Update to 1.18

This commit is contained in:
yitzy299
2021-12-01 19:50:22 +00:00
parent 3b292146b2
commit 952b5ab701
4 changed files with 18 additions and 25 deletions

View File

@@ -25,11 +25,11 @@
},
"depends": {
"fabricloader": ">=0.11.3",
"fabricloader": ">=0.12.5",
"fabric": "*",
"minecraft": "1.17.x",
"minecraft": "1.18.x",
"java": ">=16",
"ledger": ">=1.1.0",
"ledger": ">=1.2.0",
"fabric-language-kotlin": "*"
}
}