[Change] Flag for 1.19.1
This commit is contained in:
parent
a9d10350c8
commit
3be1721ce5
1 changed files with 4 additions and 1 deletions
|
@ -41,7 +41,10 @@
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.14.6",
|
"fabricloader": ">=0.14.6",
|
||||||
"fabric": ">=0.56.0",
|
"fabric": ">=0.56.0",
|
||||||
"minecraft": "1.19",
|
"minecraft": [
|
||||||
|
"1.19",
|
||||||
|
"1.19.1"
|
||||||
|
],
|
||||||
"bclib": "2.0.x"
|
"bclib": "2.0.x"
|
||||||
},
|
},
|
||||||
"breaks": {
|
"breaks": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue