forked from virt-mirrors/Sit
add otterlib dependency in fabric.mod.json
This commit is contained in:
parent
a30c9b1cbd
commit
2cf57f78c2
3 changed files with 4 additions and 2 deletions
|
@ -28,7 +28,8 @@
|
|||
"depends": {
|
||||
"fabricloader": ">=0.14.21",
|
||||
"minecraft": ">=${min_minecraft_version} <=${max_minecraft_version}",
|
||||
"fabric": "*"
|
||||
"fabric": "*",
|
||||
"otterlib": ">=${otterlib_version}"
|
||||
},
|
||||
"suggests": {
|
||||
"modmenu": "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue