diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-02-12 17:22:07 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-02-12 17:22:07 +0800 |
| commit | 32cc30ef0d63e64915ef647978b0546a9c0e800a (patch) | |
| tree | ddef37a54581ea8026c9d77fb1cee2d2443074bf /src/main/resources/fabric.mod.json | |
| parent | 5936e0071889ac93c7823cac2228fe23d75455bd (diff) | |
| download | RoughlyEnoughItems-2.2.0.50.tar.gz RoughlyEnoughItems-2.2.0.50.tar.bz2 RoughlyEnoughItems-2.2.0.50.zip | |
Basic Port to 19w06av2.2.0.50
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 aada1920b..3db3815a6 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.88" + "fabric": "0.2.0.92" }, "recommended": { "pluginloader": "1.0.6" |
