Update fabric modid in fabric.mod.json to new fabric-api modid.
This commit is contained in:
parent
6152c1e196
commit
80dd136a7d
|
|
@ -25,7 +25,7 @@
|
||||||
],
|
],
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.14",
|
"fabricloader": ">=0.14",
|
||||||
"fabric": "*",
|
"fabric-api": "*",
|
||||||
"minecraft": "1.20.2",
|
"minecraft": "1.20.2",
|
||||||
"java": ">=17"
|
"java": ">=17"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user