diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-02-15 15:09:38 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2022-02-15 15:09:38 +0800 |
| commit | 75e2b26669d5960aac8626f879b0943224ac4814 (patch) | |
| tree | a2703bb4484206c937ccb7942a73bb04ee160279 /runtime/src/main/resources/assets | |
| parent | 02f6ba7a5dbdc5b4ef71b52ec0b998a4075535de (diff) | |
| download | RoughlyEnoughItems-75e2b26669d5960aac8626f879b0943224ac4814.tar.gz RoughlyEnoughItems-75e2b26669d5960aac8626f879b0943224ac4814.tar.bz2 RoughlyEnoughItems-75e2b26669d5960aac8626f879b0943224ac4814.zip | |
Close #110
Diffstat (limited to 'runtime/src/main/resources/assets')
| -rwxr-xr-x | runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 7 | ||||
| -rw-r--r-- | runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png | bin | 2014 -> 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 Binary files differindex 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 |
