aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json1
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.pngbin7393 -> 8371 bytes
-rw-r--r--src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.pngbin6756 -> 7516 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
index 311fc4446..096539b17 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -107,6 +107,7 @@
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
"config.roughlyenoughitems.entrySize": "Entry Size:",
+ "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:",
"config.roughlyenoughitems.darkTheme": "Appearance Theme:",
"config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme",
"config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme",
diff --git a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
index 366a8791f..6ca062b10 100755
--- a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
+++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
Binary files differ
diff --git a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png
index 6033f91b1..a0fe563c7 100644
--- a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png
+++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png
Binary files differ