aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-11-10 16:56:15 +0000
committerGitHub <noreply@github.com>2020-11-10 16:56:15 +0000
commit0bbf75bd1f6efa793a0afa569fb258677d14596e (patch)
tree4faeec8ed295c412e30e149c43a4ece2cb9a7904 /src/main
parent222958826fc0d23a9af23ddd9f35033851da739e (diff)
downloadRoughlyEnoughItems-0bbf75bd1f6efa793a0afa569fb258677d14596e.tar.gz
RoughlyEnoughItems-0bbf75bd1f6efa793a0afa569fb258677d14596e.tar.bz2
RoughlyEnoughItems-0bbf75bd1f6efa793a0afa569fb258677d14596e.zip
Require cloth config 4.8.3
Diffstat (limited to 'src/main')
-rwxr-xr-xsrc/main/resources/fabric.mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index fa7e43cdd..8e4df7a23 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -16,7 +16,7 @@
"fabricloader": "*",
"cloth-client-events-v0": ">=1.0.2",
"cloth-basic-math": "*",
- "cloth-config2": ">=4-",
+ "cloth-config2": ">=4.8.3",
"minecraft": "~1.16.2-rc.1"
},
"license": "MIT",