aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-12 22:58:58 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-12 22:58:58 +0800
commitaee1137515d4f74f54c8ea70e71e742661213bf2 (patch)
tree243119ac2f207315d46d3fe63c7e8dae9eae217c /src/main/resources
parent6b36550eba64e31dcfa70dab7440f168d913350c (diff)
downloadRoughlyEnoughItems-2.0.0.35.tar.gz
RoughlyEnoughItems-2.0.0.35.tar.bz2
RoughlyEnoughItems-2.0.0.35.zip
Show Craftables Filterv2.0.0.35
Diffstat (limited to 'src/main/resources')
-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 0659579d4..ad3bbdca7 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -2,7 +2,7 @@
"id": "roughlyenoughitems",
"name": "RoughlyEnoughItems",
"description": "To allow players to view items and recipes.",
- "version": "2.0.0.34",
+ "version": "2.0.0.35",
"side": "client",
"authors": [
"Danielshe"