Skip to content

Commit 0613a6c

Browse files
committed
change: Allow 1.21.8 only and above
1 parent dccae95 commit 0613a6c

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
@@ -46,6 +46,6 @@
4646
"depends": {
4747
"fabricloader": ">=0.17.2",
4848
"fabric": "*",
49-
"minecraft": ">=1.21.5"
49+
"minecraft": ">=1.21.8"
5050
}
5151
}

0 commit comments

Comments
 (0)