fabric-1.18: remap and update to 1.18-rc1+build.1

This commit is contained in:
Kosma Moczek 2021-11-25 19:33:41 +01:00
parent fef6577238
commit 4d8561187e
6 changed files with 21 additions and 19 deletions

View file

@ -26,8 +26,8 @@
],
"depends": {
"fabricloader": ">=0.7.4",
"fabric": ">=0.17.0",
"minecraft": "1.17.1"
"fabricloader": ">=0.12.5",
"fabric": ">=0.43.1",
"minecraft": "1.18-rc.1"
}
}