aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-11 18:14:42 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-11 18:14:42 +0800
commit39186205227594eecb9c29157c5eb5fd9b293f11 (patch)
treee50f48a106d535c418b89ddfc67f2d1f3013be69 /src/main/resources
parent77ff77003ff31dabda47388ca2d9727a185b90f8 (diff)
downloadRoughlyEnoughItems-39186205227594eecb9c29157c5eb5fd9b293f11.tar.gz
RoughlyEnoughItems-39186205227594eecb9c29157c5eb5fd9b293f11.tar.bz2
RoughlyEnoughItems-39186205227594eecb9c29157c5eb5fd9b293f11.zip
Furnace Recipe + Scrolling in Recipe Window
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 d4ac15ed9..c9f57c61c 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.27",
+ "version": "2.0.0.28",
"side": "client",
"authors": [
"Danielshe"