Skip to content

Commit

Permalink
,
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn committed Nov 15, 2020
1 parent c9928ae commit a3d2f80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ yarn = 1.16.4+build.6
loader = 0.10.6+build.214

# Mod Properties
mod = 3.0.2
mod = 3.0.3
group = com.github.badasintended
archivesBaseName = megane

Expand Down
2 changes: 1 addition & 1 deletion megane-impl/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
{
"deps": ["astromine-technologies"],
"init": "badasintended.megane.impl.Astromine",
"init": "badasintended.megane.impl.Astromine"
},
{
"deps": ["fabric-furnaces"],
Expand Down

0 comments on commit a3d2f80

Please sign in to comment.