aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json4
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.pngbin6481 -> 5886 bytes
2 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
index 4249361f5..30ad504c5 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -31,5 +31,7 @@
"text.auto_craft.wrong_gui": "§cCan't auto craft in this inventory!",
"text.auto_craft.crafting.too_small": "§cThis inventory is too small!",
"text.rei.enable_craftable_only.button": "Craftable Only: %s%b",
- "text.rei.enable_craftable_only.tooltip": "Please resize the window after editing\nthis config to apply the changes"
+ "text.rei.enable_craftable_only.tooltip": "Please resize the window after editing\nthis config to apply the changes",
+ "text.rei.showing_craftable": "Showing Craftable",
+ "text.rei.showing_all": "Showing All"
} \ No newline at end of file
diff --git a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
index 958fd495f..6955ecea3 100755
--- a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
+++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
Binary files differ