fabric-1.18: mark as compatible with 1.18.x

This commit is contained in:
Kosma Moczek 2021-11-29 23:46:29 +01:00
parent 4444d30237
commit f40a493e5b

View file

@ -28,6 +28,6 @@
"depends": { "depends": {
"fabricloader": ">=0.12.5", "fabricloader": ">=0.12.5",
"fabric": ">=0.43.1", "fabric": ">=0.43.1",
"minecraft": "1.18-rc.1" "minecraft": "1.18.x"
} }
} }