aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/riftmod.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/riftmod.json')
-rw-r--r--src/main/resources/riftmod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/riftmod.json b/src/main/resources/riftmod.json
index e1b266be4..3a019b629 100644
--- a/src/main/resources/riftmod.json
+++ b/src/main/resources/riftmod.json
@@ -11,7 +11,7 @@
"side": "client"
},
{
- "class": "me.shedaniel.rei.api.RoughlyEnoughItemsPlugin",
+ "class": "me.shedaniel.rei.RoughlyEnoughItemsPlugin",
"side": "client",
"priority": -1000
},