Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

Commit 7fce60b

Browse files
committed
Change version requirement
1 parent 43d5934 commit 7fce60b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"icon": "icon.png",
1212
"depends": {
1313
"fabricloader": ">=0.16.10",
14-
"minecraft": "*",
14+
"minecraft": "1.21.*",
1515
"java": ">=21"
1616
}
1717
}

0 commit comments

Comments
 (0)