Remove Fabric API requirement
This commit is contained in:
parent
35539faee3
commit
1b6da05a0c
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
||||||
|
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.14.6",
|
"fabricloader": ">=0.14.6",
|
||||||
"fabric": "*",
|
|
||||||
"minecraft": "~1.19",
|
"minecraft": "~1.19",
|
||||||
"java": ">=17"
|
"java": ">=17"
|
||||||
},
|
},
|
||||||
|
|
Reference in a new issue