forked from virt-mirrors/Sit
add otterlib max version as the beta changes a lot of stuff
This commit is contained in:
parent
c675a24e94
commit
02a7157a93
3 changed files with 3 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
"fabricloader": ">=0.14.21",
|
||||
"minecraft": ">=${min_minecraft_version} <=${max_minecraft_version}",
|
||||
"fabric": "*",
|
||||
"otterlib": ">=${otterlib_version}"
|
||||
"otterlib": ">=${otterlib_version} <${otterlib_max_version}"
|
||||
},
|
||||
"suggests": {
|
||||
"modmenu": "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue