purely an update to 1.20.1

This commit is contained in:
VenomCode
2023-06-26 00:37:53 -05:00
parent 4552ebb85b
commit 20ba50b566
6 changed files with 47 additions and 45 deletions

View File

@@ -27,10 +27,10 @@
],
"depends": {
"fabricloader": ">=0.14.9",
"fabric-api": "*",
"minecraft": "~1.19",
"java": ">=17"
"fabricloader": ">=0.14.21",
"minecraft": "~1.20.1",
"java": ">=17",
"fabric-api": "*"
},
"suggests": {
"another-mod": "*"