diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-01-09 15:55:50 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-01-09 15:55:50 +0800 |
| commit | fca0cd88625d59e05dc1f0c54fac5dcd232ae28e (patch) | |
| tree | a7555d7d9ebe1b3c7785eb5acbafc4abd113b80d /src/main/resources | |
| parent | 4ab17cd1d282dc23d2a4afdc5f300227be1fc5fb (diff) | |
| download | RoughlyEnoughItems-fca0cd88625d59e05dc1f0c54fac5dcd232ae28e.tar.gz RoughlyEnoughItems-fca0cd88625d59e05dc1f0c54fac5dcd232ae28e.tar.bz2 RoughlyEnoughItems-fca0cd88625d59e05dc1f0c54fac5dcd232ae28e.zip | |
Better Button
Diffstat (limited to 'src/main/resources')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 4 | ||||
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png | bin | 6481 -> 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 Binary files differindex 958fd495f..6955ecea3 100755 --- a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png +++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png |
