diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index b9252d1..efe1d71 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -23,7 +23,7 @@ "com.github.creeper123123321.viafabric.commands.VRClientCommands" ] }, - "requires": { + "depends": { "fabricloader": ">=0.4.0", "fabric-textures-v0": "*", "fabric-resource-loader-v0": "*",