From ed1f5d0819311de7c333af15e1349b890f3c534c Mon Sep 17 00:00:00 2001 From: KnightMiner Date: Wed, 18 Jan 2023 23:45:11 -0500 Subject: [PATCH] Update reference to slimeboots in slimesling tooltips (#4932) --- src/main/resources/assets/tconstruct/lang/en_us.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/tconstruct/lang/en_us.json b/src/main/resources/assets/tconstruct/lang/en_us.json index 290499e2397..b681817a529 100644 --- a/src/main/resources/assets/tconstruct/lang/en_us.json +++ b/src/main/resources/assets/tconstruct/lang/en_us.json @@ -802,9 +802,9 @@ "block.tconstruct.magma_cake": "Magma Cake", "item.tconstruct.earth_slime_sling": "Slime Sling", - "item.tconstruct.earth_slime_sling.tooltip": "Charge up, aim low, get flinging!\nUse Slime Boots if you value your life!", + "item.tconstruct.earth_slime_sling.tooltip": "Charge up, aim low, get flinging!\nUse the bouncy modifier if you value your life!", "item.tconstruct.sky_slime_sling": "Skyslime Sling", - "item.tconstruct.sky_slime_sling.tooltip": "Charge up, let go, get back in the air!\nUse Slime Boots if you value your life!", + "item.tconstruct.sky_slime_sling.tooltip": "Charge up, let go, get back in the air!\nUse the bouncy modifier if you value your life!", "item.tconstruct.ender_slime_sling": "Enderslime Sling", "item.tconstruct.ender_slime_sling.tooltip": "Charge up, point it at a wall, come out the other side!", "item.tconstruct.ichor_slime_sling": "Ichor Sling",