mirror of
https://github.com/QuiltMC/quilt-template-mod
synced 2024-08-15 00:23:32 +00:00
Simplify dependency declaration on Quilt Loader
This commit is contained in:
parent
8bed1350ec
commit
ad5f4728da
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
"depends": [
|
||||
{
|
||||
"id": "quilt_loader",
|
||||
"versions": ">=0.18.3-"
|
||||
"versions": ">=0.18.3"
|
||||
},
|
||||
{
|
||||
"id": "quilted_fabric_api",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue