b1.0.2+1.20.2-rc1-1.20.2-rc2

This commit is contained in:
Oth3r 2023-09-18 15:18:37 -05:00
commit 1dab3c8000
2 changed files with 5 additions and 2 deletions

View file

@ -24,7 +24,10 @@
},
"depends": {
"fabricloader": ">=0.14.21",
"minecraft": "1.20.2-rc.1",
"minecraft": [
"1.20.2-rc.1",
"1.20.2-rc.2"
],
"java": ">=17",
"fabric-api": "*"
},