aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/roughlyenoughitems
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-04-27 15:25:04 +0800
committershedaniel <daniel@shedaniel.me>2020-04-27 15:25:04 +0800
commit93fc2eb1ae95c99ce0c1b6b1ab04d1ce773ad648 (patch)
tree7c9fac2a3d1647201ebe1e0c4a09f7afe3b3d1a1 /src/main/resources/assets/roughlyenoughitems
parentf701792763abfed441687b27ef91a62ed09abd9d (diff)
downloadRoughlyEnoughItems-93fc2eb1ae95c99ce0c1b6b1ab04d1ce773ad648.tar.gz
RoughlyEnoughItems-93fc2eb1ae95c99ce0c1b6b1ab04d1ce773ad648.tar.bz2
RoughlyEnoughItems-93fc2eb1ae95c99ce0c1b6b1ab04d1ce773ad648.zip
Improvements to Weather and GameMode options
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
index b813e7538..c89aa158e 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -60,8 +60,10 @@
"text.rei.view_all_categories": "View All Categories",
"text.rei.go_back_first_page": "Back to Page 1",
"text.rei.choose_page": "Choose Page",
- "text.rei.gamemode_button.tooltip": "Switch Game Mode\n§7Switch to %s mode.\n\n§7Shift-Click to switch in a reverse cycle.",
- "text.rei.weather_button.tooltip": "Switch Weather\n§7Switch to %s.",
+ "text.rei.gamemode_button.tooltip.all": "Switch Game Mode",
+ "text.rei.gamemode_button.tooltip.entry": "Switch to %s",
+ "text.rei.weather_button.tooltip.all": "Switch Weather",
+ "text.rei.weather_button.tooltip.entry": "Switch to %s",
"text.rei.reload_config": "Reload Plugins",
"text.rei.config.is.reloading": "Plugins are reloading!",
"text.rei.enabled": "Yes",