Change dependencies

+ change fabric loader version
This commit is contained in:
axolotlmaid 2024-05-12 11:49:31 +01:00
parent 3c43614e27
commit b34de740f0
3 changed files with 2 additions and 10 deletions

View file

@ -26,7 +26,6 @@
],
"depends": {
"fabric": "*",
"minecraft": ">=1.16.5",
"architectury": ">=11.0.10"
"minecraft": ">=1.16.5"
}
}