Skip to content

Commit

Permalink
Update fabric.mod.json
Browse files Browse the repository at this point in the history
  • Loading branch information
UselessBullets committed Dec 19, 2024
1 parent 56c8404 commit a9767f5
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,7 @@
"entrypoints": {
"main": [
"turniplabs.examplemod.ExampleMod"
],
"beforeGameStart": [
"turniplabs.examplemod.ExampleMod"
],
"afterGameStart": [
"turniplabs.examplemod.ExampleMod"
],
"recipesReady": [
"turniplabs.examplemod.ExampleMod"
]
]
},
"mixins": [
"examplemod.mixins.json"
Expand Down

0 comments on commit a9767f5

Please sign in to comment.