aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-02-21 22:33:45 +0800
committershedaniel <daniel@shedaniel.me>2021-02-21 22:33:45 +0800
commita56baa875630ffac06e421a7389854b5301ed7f0 (patch)
tree9469ff3f61f2aca622d6f86dbe8044769198e639 /src
parent5eae235995583e378a884a14118095c1fda08fab (diff)
downloadRoughlyEnoughItems-a56baa875630ffac06e421a7389854b5301ed7f0.tar.gz
RoughlyEnoughItems-a56baa875630ffac06e421a7389854b5301ed7f0.tar.bz2
RoughlyEnoughItems-a56baa875630ffac06e421a7389854b5301ed7f0.zip
More
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'src')
-rwxr-xr-xsrc/main/resources/fabric.mod.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 55d18ec04..00a9350a3 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -14,11 +14,8 @@
},
"depends": {
"fabricloader": "*",
- "cloth-client-events-v0": ">=1.0.2",
- "cloth-basic-math": "*",
- "cloth-config2": ">=4.8.3",
- "minecraft": "~1.17-alpha.20.51.a",
- "architectury": "*"
+ "cloth-client-events-v0": ">=1.5.47",
+ "minecraft": "~1.16.2-rc.1"
},
"license": "MIT",
"icon": "icon.png"