Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/7.3' into 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSVK12 committed Dec 19, 2024
2 parents 7ff5cb8 + a9767f5 commit a53a1a3
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 a53a1a3

Please sign in to comment.