diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-01-08 18:23:00 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-01-08 18:23:00 +0800 |
| commit | 4c175cf8a0f02dc3c4ef4e0c92eaa54f4e0bafd5 (patch) | |
| tree | 468a1d03c3a7295b43f28e71b84856a512e72b3f /src/main/resources/assets/roughlyenoughitems | |
| parent | eea47c59b58b000e0a3d329102c7a26c67e37039 (diff) | |
| download | RoughlyEnoughItems-4c175cf8a0f02dc3c4ef4e0c92eaa54f4e0bafd5.tar.gz RoughlyEnoughItems-4c175cf8a0f02dc3c4ef4e0c92eaa54f4e0bafd5.tar.bz2 RoughlyEnoughItems-4c175cf8a0f02dc3c4ef4e0c92eaa54f4e0bafd5.zip | |
Craftable Only WIP
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
| -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 | 4854 -> 6481 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 2b034fdaf..4249361f5 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -29,5 +29,7 @@ "ordering.rei.name": "Name", "ordering.rei.item_groups": "Item Groups", "text.auto_craft.wrong_gui": "§cCan't auto craft in this inventory!", - "text.auto_craft.crafting.too_small": "§cThis inventory is too small!" + "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" }
\ 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 af6b22e6f..958fd495f 100755 --- a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png +++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png |
