diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-02-04 17:45:34 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-02-04 17:45:34 +0800 |
| commit | 5936e0071889ac93c7823cac2228fe23d75455bd (patch) | |
| tree | df830a1d2b72c904cdcf76c7c1f8c3ccb6f0e945 /src/main/resources/fabric.mod.json | |
| parent | 672610de32f45f82e88c28b8a6b5d82a11829284 (diff) | |
| download | RoughlyEnoughItems-2.2.0.49.tar.gz RoughlyEnoughItems-2.2.0.49.tar.bz2 RoughlyEnoughItems-2.2.0.49.zip | |
Not sure if this fixes the bugv2.2.0.49
Diffstat (limited to 'src/main/resources/fabric.mod.json')
| -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 3aa594dcc..aada1920b 100755 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -12,7 +12,7 @@ "me.shedaniel.rei.client.ClientHelper" ], "requires": { - "fabric": "0.1.5.83" + "fabric": "0.1.5.88" }, "recommended": { "pluginloader": "1.0.6" |
