Skip to content

Commit 0b0b8e6

Browse files
authored
mark as requiring Fabric >=0.18.0 (#317)
1 parent b436cc5 commit 0b0b8e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/templates/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "${mod_license}",
1717
"environment": "*",
1818
"depends": {
19-
"fabricloader": ">=0.17.0",
19+
"fabricloader": ">=0.18.0",
2020
"minecraft": "${mc}",
2121
"java": ">=17",
2222
"fabric-api": ">=${fapi}"

0 commit comments

Comments
 (0)