aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rwxr-xr-xsrc/main/resources/fabric.mod.json2
-rwxr-xr-xsrc/main/resources/roughlyenoughitems.client.json1
2 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index afd1e3c56..7d8a754dd 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: ${version}",
- "version": "2.5",
+ "version": "2.5.1",
"side": "client",
"authors": [
"Danielshe"
diff --git a/src/main/resources/roughlyenoughitems.client.json b/src/main/resources/roughlyenoughitems.client.json
index fefcfab62..46addb449 100755
--- a/src/main/resources/roughlyenoughitems.client.json
+++ b/src/main/resources/roughlyenoughitems.client.json
@@ -9,7 +9,6 @@
"MixinCraftingTableScreen",
"MixinCreativePlayerInventoryScreen",
"MixinBrewingRecipeRegistry",
- "MixinTabGetter",
"MixinRecipeBookGui"
],
"injectors": {