- Clientside anotations for ArmoredElytra

- Update dependency in fabric.mod.json
- Renamed interface
- Cleanup
This commit is contained in:
Aleksey 2021-05-04 10:37:48 +03:00
parent d7734cdf22
commit cdeabbccb2
5 changed files with 22 additions and 18 deletions

View file

@ -43,9 +43,9 @@
],
"depends": {
"fabricloader": ">=0.10.0",
"fabric": ">=0.29.0",
"minecraft": ">=1.16.3"
"fabricloader": ">=0.11.0",
"fabric": ">=0.32.0",
"minecraft": ">=1.16.4"
},
"suggests": {
"byg": ">=1.1.3",