aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources/assets
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-02-15 15:09:38 +0800
committershedaniel <daniel@shedaniel.me>2022-02-15 15:09:38 +0800
commit75e2b26669d5960aac8626f879b0943224ac4814 (patch)
treea2703bb4484206c937ccb7942a73bb04ee160279 /runtime/src/main/resources/assets
parent02f6ba7a5dbdc5b4ef71b52ec0b998a4075535de (diff)
downloadRoughlyEnoughItems-75e2b26669d5960aac8626f879b0943224ac4814.tar.gz
RoughlyEnoughItems-75e2b26669d5960aac8626f879b0943224ac4814.tar.bz2
RoughlyEnoughItems-75e2b26669d5960aac8626f879b0943224ac4814.zip
Close #110
Diffstat (limited to 'runtime/src/main/resources/assets')
-rwxr-xr-xruntime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json7
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.pngbin2014 -> 3599 bytes
2 files changed, 7 insertions, 0 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
index 9b974a1e6..99f039e67 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -95,6 +95,12 @@
"text.rei.gamemode_button.tooltip.entry": "Switch to %s",
"text.rei.weather_button.tooltip.dropdown": "Switch Weather: Dropdown",
"text.rei.weather_button.tooltip.entry": "Switch to %s",
+ "text.rei.time_button.tooltip.dropdown": "Switch Time: Dropdown",
+ "text.rei.time_button.tooltip.entry": "Switch to %s",
+ "text.rei.time_button.name.morn": "Morning",
+ "text.rei.time_button.name.noon": "Noon",
+ "text.rei.time_button.name.evening": "Evening",
+ "text.rei.time_button.name.night": "Night",
"text.rei.reload_config": "Reload Plugins",
"text.rei.config.is.reloading": "Plugins are reloading!",
"text.rei.enabled": "Yes",
@@ -135,6 +141,7 @@
"text.rei.crash.crash_report": "Open Crash Report",
"favorite.section.gamemode": "Game Mode",
"favorite.section.weather": "Weather",
+ "favorite.section.time": "Time",
"tooltip.rei.fluid_amount": "§7%d Unit",
"tooltip.rei.fluid_amount.forge": "§7%d mB",
"tooltip.rei.drag_to_add_favorites": "§7Drag this up to add this to your favorites!",
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
index 773636e65..29c781ec0 100644
--- a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
Binary files differ