Add Fabric 1.21.8 support
This commit is contained in:
parent
8adfcbb6e0
commit
681f7d69aa
1 changed files with 1 additions and 1 deletions
|
|
@ -29,6 +29,6 @@
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.16.9",
|
"fabricloader": ">=0.16.9",
|
||||||
"fabric": ">=0.108.0",
|
"fabric": ">=0.108.0",
|
||||||
"minecraft": ["1.21.6","1.21.7"]
|
"minecraft": ["1.21.6","1.21.7", "1.21.8"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue