aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-13 00:25:30 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-13 00:25:30 +0800
commitf4473fd6c4142e071e498094490f44692dfbbdf3 (patch)
treee1c226a7fb13f8e30d642ebd019d10600378904a /src/main/resources
parentaee1137515d4f74f54c8ea70e71e742661213bf2 (diff)
downloadRoughlyEnoughItems-f4473fd6c4142e071e498094490f44692dfbbdf3.tar.gz
RoughlyEnoughItems-f4473fd6c4142e071e498094490f44692dfbbdf3.tar.bz2
RoughlyEnoughItems-f4473fd6c4142e071e498094490f44692dfbbdf3.zip
Better Recipe Tooltips
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 ad3bbdca7..ecbd48274 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.35",
+ "version": "2.0.0.36",
"side": "client",
"authors": [
"Danielshe"