- Clientside anotations for ArmoredElytra
- Update dependency in fabric.mod.json - Renamed interface - Cleanup
This commit is contained in:
parent
d7734cdf22
commit
cdeabbccb2
5 changed files with 22 additions and 18 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue