aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-11 22:24:25 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-11 22:24:25 +0800
commit380007c729d954eb97b7c5479ca114d610b0c0e0 (patch)
tree4ee208a4619d49b8b2536c36086bef40f323ef09 /src/main/resources
parentc9292fa51e69e051569caa9bd6f61572ac8fdeea (diff)
downloadRoughlyEnoughItems-380007c729d954eb97b7c5479ca114d610b0c0e0.tar.gz
RoughlyEnoughItems-380007c729d954eb97b7c5479ca114d610b0c0e0.tar.bz2
RoughlyEnoughItems-380007c729d954eb97b7c5479ca114d610b0c0e0.zip
Fixed Lots of bugs
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 b096bc8e4..119afad60 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.29",
+ "version": "2.0.0.30",
"side": "client",
"authors": [
"Danielshe"