aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/riftmod.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-19 17:46:49 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-19 17:46:49 +0800
commit277a10844312a2d8310875cfbd4205772a11445b (patch)
treec46eabed16d67216bde1aeb20371fcbc95424664 /src/main/resources/riftmod.json
parentbf526920c4ab4bb6719e27c305a35e1772b2873b (diff)
downloadRoughlyEnoughItems-2.0.0.10.tar.gz
RoughlyEnoughItems-2.0.0.10.tar.bz2
RoughlyEnoughItems-2.0.0.10.zip
1.13.2 Portv2.0.0.10
Diffstat (limited to 'src/main/resources/riftmod.json')
-rw-r--r--src/main/resources/riftmod.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main/resources/riftmod.json b/src/main/resources/riftmod.json
index 09332479a..761e3bab0 100644
--- a/src/main/resources/riftmod.json
+++ b/src/main/resources/riftmod.json
@@ -1,12 +1,13 @@
{
"id": "roughlyenoughitems",
"name": "RoughlyEnoughItems",
- "version": "2.0.0.9",
+ "version": "2.0.0.10",
"authors": [
"Danielshe"
],
"listeners": [
- "me.shedaniel.rei.RoughlyEnoughItemsInit"
+ "me.shedaniel.rei.RoughlyEnoughItemsInit",
+ "me.shedaniel.rei.client.ClientHelper"
],
"url": "https://shedaniel.me",
"description": "To allow players to view items and recipes."