Skip to content

Commit

Permalink
Fix REI Entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Jade-TheCat committed Sep 10, 2020
1 parent bd88aa8 commit e44084f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ yarn_build=47
loader_version=0.9.3+build.207

# Mod Properties
mod_version=1.7.3
mod_version=1.7.4
maven_group=io.github.cottonmc
archives_base_name=cotton-resources

Expand Down
3 changes: 0 additions & 3 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
"entrypoints": {
"main": [
"io.github.cottonmc.resources.CottonResources"
],
"rei_plugins_v0": [
"io.github.cottonmc.resources.compat.REICompat"
]
},
"mixins": [
Expand Down

0 comments on commit e44084f

Please sign in to comment.