This commit is contained in:
modmuss50 2023-09-21 21:50:50 +01:00
parent 83fc4031af
commit d6380af85c
3 changed files with 8 additions and 8 deletions

View file

@ -30,12 +30,12 @@
}
],
"depends": {
"fabricloader": ">=0.14.21",
"minecraft": "~1.20.1",
"fabricloader": ">=0.14.22",
"minecraft": "~1.20.2",
"java": ">=17",
"fabric-api": "*"
},
"suggests": {
"another-mod": "*"
}
}
}