Skip to content

Commit

Permalink
Rename fabric to fabric-api in the fmj. Close #190
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredlll08 committed Apr 23, 2024
1 parent a3868d4 commit 9b18f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"java": ">=${JAVA}",
"minecraft": "${MINECRAFT}",
"searchables": ">=${SEARCHABLES}",
"fabric": "*"
"fabric-api": "*"
},
"mixins": [
{
Expand Down

0 comments on commit 9b18f98

Please sign in to comment.