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 | 9321d3fd2e73fbd854b28f97b59cee5a880b0442 (patch) | |
| tree | df830a1d2b72c904cdcf76c7c1f8c3ccb6f0e945 /src/main/resources | |
| parent | 348438449b0de10b634c45f411a30546a43fd060 (diff) | |
| download | RoughlyEnoughItems-9321d3fd2e73fbd854b28f97b59cee5a880b0442.tar.gz RoughlyEnoughItems-9321d3fd2e73fbd854b28f97b59cee5a880b0442.tar.bz2 RoughlyEnoughItems-9321d3fd2e73fbd854b28f97b59cee5a880b0442.zip | |
Not sure if this fixes the bug
Diffstat (limited to 'src/main/resources')
| -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" |
