diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-02 00:34:17 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-02 00:34:17 +0800 |
| commit | 172897ef31c38871d0e0274bcd36db8f71254ba3 (patch) | |
| tree | f4e7b8e00c74ee424418ae75c355b0c5f7fe1aa2 /src | |
| parent | d699907815a61550e46f2a7a5ba15a6e0d52b054 (diff) | |
| download | RoughlyEnoughItems-172897ef31c38871d0e0274bcd36db8f71254ba3.tar.gz RoughlyEnoughItems-172897ef31c38871d0e0274bcd36db8f71254ba3.tar.bz2 RoughlyEnoughItems-172897ef31c38871d0e0274bcd36db8f71254ba3.zip | |
20w14infitite
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/fabric.mod.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 19cf90b91..e12827db1 100755 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -38,8 +38,7 @@ "fabricloader": "*", "cloth": ">=2-", "cloth-basic-math": "*", - "cloth-config2": ">=3-", - "minecraft": "~1.16-Snapshot.20.12.a" + "cloth-config2": ">=3-" }, "mixins": [ "mixin.roughlyenoughitems.json", |
