aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-11 12:09:50 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-11 12:09:50 +0800
commitdef24dd1d0ebd6e12a3a459ece05c0fc94aae4de (patch)
tree0472186115f5da4d53c953daf0df6858e03d1a82 /src/main/resources/fabric.mod.json
parentff3c2799a766babb69d772f15958d7a0bf50868c (diff)
downloadRoughlyEnoughItems-def24dd1d0ebd6e12a3a459ece05c0fc94aae4de.tar.gz
RoughlyEnoughItems-def24dd1d0ebd6e12a3a459ece05c0fc94aae4de.tar.bz2
RoughlyEnoughItems-def24dd1d0ebd6e12a3a459ece05c0fc94aae4de.zip
Tabs & Item Usages
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-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 b1b53a82e..6a9a8295c 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",
+ "version": "2.0.0.26",
"side": "client",
"authors": [
"Danielshe"