Skip to content

Commit

Permalink
Change "requires" -> "depends" in fabric.mod.json
Browse files Browse the repository at this point in the history
It was changed in schemaVersion 1.
  • Loading branch information
Juuxel committed Jul 21, 2019
1 parent d06611b commit 40c4532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Expand Up @@ -21,7 +21,7 @@
"com.yanis48.fabriblocks.FabriBlocksClient"
]
},
"requires": {
"depends": {
"fabric": "*",
"fabricloader": ">=0.4.1"
},
Expand Down

0 comments on commit 40c4532

Please sign in to comment.