From 597cc299f02ae4b9577d9cccc5653570fedca639 Mon Sep 17 00:00:00 2001 From: Keuin Date: Thu, 23 Apr 2020 15:11:05 +0800 Subject: Optimize code redundancy. --- src/main/resources/fabric.mod.json | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main/resources/fabric.mod.json') diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 0d471c0..18dfd31 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -21,7 +21,6 @@ }, "mixins": [ ], - "depends": { "fabricloader": ">=0.7.4", "fabric": "*", -- cgit v1.2.3