From b6f28ff6e2e353e5cf29f6dc5a4497e48bfe3dc0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 23 Jan 2025 13:57:28 +0100 Subject: feat: 0.21.1.5 Items Part 1 (#1625) --- constants/hotmlayout.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/constants/hotmlayout.json b/constants/hotmlayout.json index d9204b50..748c1f61 100644 --- a/constants/hotmlayout.json +++ b/constants/hotmlayout.json @@ -404,10 +404,9 @@ "statFishingSpeed": "(+ (* level 0.5) 5)", "statSeaCreatureChance": "(+ (* level 0.1) 1)", "lore": [ - "§7Grants §b+{statFishingSpeed}☂ Fishing Speed§7 and", - "§7§3+{statSeaCreatureChance}α Sea Creature Chance§7 when in", - "§7the §5Crystal Hollows§7 and §bGlacite", - "§bTunnels§7." + "§7§7Grants §b+{statFishingSpeed}☂ Fishing Speed§7 and §3+{statSeaCreatureChance}α", + "§7§3Sea Creature Chance§7 while on §bMining", + "§7§bIslands§7." ] }, "keep_it_cool": { @@ -769,4 +768,4 @@ } } } -} +} \ No newline at end of file -- cgit