Change "requires" -> "depends" in fabric.mod.json
It was renamed in schemaVersion 1.
This commit is contained in:
parent
964a47e931
commit
bc9757dd99
@ -19,7 +19,7 @@
|
||||
"io.github.cottonmc.templates.TemplatesClient"
|
||||
]
|
||||
},
|
||||
"requires": {
|
||||
"depends": {
|
||||
"fabricloader": ">=0.4.0",
|
||||
"fabric-renderer-indigo": "*"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user