Bumped Version and reduced loader dependency (#34)

This commit is contained in:
Frank 2021-11-03 16:08:58 +01:00
parent 383346942f
commit cca21cd727
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@
"bclib.mixins.client.json"
],
"depends": {
"fabricloader": ">=0.12.0",
"fabricloader": ">=0.11.6",
"fabric": ">=0.41.0",
"minecraft": ">=1.17.1"
},