Skip to content

Commit

Permalink
Fix style issue in fabric.mod.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander01998 committed Jan 29, 2025
1 parent 6718be9 commit 81c17df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"accessWidener": "wurst.accesswidener",
"depends": {
"fabricloader": ">=0.15.10",
"fabric-api": ">=0.99.5",
"fabric-api": ">=0.99.5",
"minecraft": "~1.21-beta.1",
"java": ">=21"
},
Expand Down

0 comments on commit 81c17df

Please sign in to comment.