[fix] Make wunderlib a required dependency (#97)
This commit is contained in:
parent
ebbd975bab
commit
d1a4e6c13d
1 changed files with 5 additions and 1 deletions
|
@ -50,7 +50,11 @@
|
|||
"fabric": ">=0.83.0",
|
||||
"minecraft": [
|
||||
"1.20"
|
||||
]
|
||||
],
|
||||
"wunderlib": "1.1.x"
|
||||
},
|
||||
"breaks": {
|
||||
"wunderlib": "<1.1.0"
|
||||
},
|
||||
"custom": {
|
||||
"bclib": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue