[Feature] Support for 1.20.1
This commit is contained in:
parent
7d993d9269
commit
acaa049431
2 changed files with 7 additions and 6 deletions
|
@ -47,12 +47,13 @@
|
|||
"fabricloader": ">=0.14.21",
|
||||
"fabric": ">=0.83.0",
|
||||
"minecraft": [
|
||||
"1.20"
|
||||
"1.20",
|
||||
"1.20.1"
|
||||
],
|
||||
"bclib": "3.0.x"
|
||||
},
|
||||
"breaks": {
|
||||
"bclib": "<3.0.4"
|
||||
"bclib": "<3.0.5"
|
||||
},
|
||||
"suggests": {
|
||||
"byg": ">=2.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue