diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-11-10 16:56:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-10 16:56:15 +0000 |
| commit | 0bbf75bd1f6efa793a0afa569fb258677d14596e (patch) | |
| tree | 4faeec8ed295c412e30e149c43a4ece2cb9a7904 /src | |
| parent | 222958826fc0d23a9af23ddd9f35033851da739e (diff) | |
| download | RoughlyEnoughItems-0bbf75bd1f6efa793a0afa569fb258677d14596e.tar.gz RoughlyEnoughItems-0bbf75bd1f6efa793a0afa569fb258677d14596e.tar.bz2 RoughlyEnoughItems-0bbf75bd1f6efa793a0afa569fb258677d14596e.zip | |
Require cloth config 4.8.3
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/fabric.mod.json | 2 |
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", |
