aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-09 15:55:50 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-09 15:55:50 +0800
commit7b911e53dae0a8dfc0d86512f7603b728d6a35d3 (patch)
treea7555d7d9ebe1b3c7785eb5acbafc4abd113b80d /src/main/resources
parent8e7aad3a03dac42807dc2d915110bcdd2b4416a3 (diff)
downloadRoughlyEnoughItems-7b911e53dae0a8dfc0d86512f7603b728d6a35d3.tar.gz
RoughlyEnoughItems-7b911e53dae0a8dfc0d86512f7603b728d6a35d3.tar.bz2
RoughlyEnoughItems-7b911e53dae0a8dfc0d86512f7603b728d6a35d3.zip
Better Button
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