update to 1.20.1

Even 1.20.0 probably works
This commit is contained in:
SimplyRin
2023-06-25 19:02:33 +09:00
parent 32413cab21
commit d502932845
4 changed files with 40 additions and 36 deletions

View File

@@ -31,7 +31,7 @@
"depends": {
"fabricloader": ">=0.14.6",
"fabric-api": "*",
"minecraft": ">=1.19.3",
"minecraft": ">=1.20.0",
"java": ">=17"
}
}