Skip to content

Commit 92a4a91

Browse files
committed
add a fabric api depend version
1 parent d64bbcb commit 92a4a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"fabricloader": ">=0.18.4",
3737
"minecraft": "~1.21.11",
3838
"java": ">=21",
39-
"fabric-api": "*"
39+
"fabric-api": ">=141.2+1.21.11"
4040
}
4141
}

0 commit comments

Comments
 (0)