Skip to content

Commit 892ac34

Browse files
committed
Fix litematica version requirement
1 parent 17d8406 commit 892ac34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v1_21/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"fabric": "*",
2929
"minecraft": ">=1.21",
3030
"malilib": ">=0.21.6",
31-
"litematica": "0.19.54",
31+
"litematica": ">=0.19.54",
3232
"java": ">=21"
3333
},
3434
"custom": {

0 commit comments

Comments
 (0)