Skip to content

Commit

Permalink
update min fapi version
Browse files Browse the repository at this point in the history
  • Loading branch information
Treetrain1 committed Jun 19, 2024
1 parent aa58170 commit 7926613
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 @@ -46,7 +46,7 @@
"frozenlib": ">=1.7.3-",
"fabric-language-kotlin": "${fabric_kotlin_version}",
"fabricloader": ">=0.15.11",
"fabric-api": ">=0.97.1",
"fabric-api": ">=0.100.2",
"minecraft": ">=${minecraft_version}",
"java": ">=21"
},
Expand Down

0 comments on commit 7926613

Please sign in to comment.