From 64398a560ef328a787e5106197504a56d9cf80db Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 20 Aug 2022 13:12:30 +0200 Subject: New Alpha Stuff (#787) * Nerds * More Items * I love stats * I love hypixel * Added and changed stuff from shitty update * editor throwing * I love the github editor * More fixes * Added new stuff to enchants.json Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> --- constants/reforgestones.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'constants/reforgestones.json') diff --git a/constants/reforgestones.json b/constants/reforgestones.json index 1fffe265..fa6efc87 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -63,12 +63,12 @@ "MYTHIC": 10000 }, "reforgeAbility": { - "COMMON": "Gain §a+1% §7Farming exp. §7Grants §a+5 §6☘ Farming §6Fortune§7, which increases your §7chance for double crops.", - "UNCOMMON": "Gain §a+2% §7Farming exp. §7Grants §a+7 §6☘ Farming §6Fortune§7, which increases your §7chance for double crops.", - "RARE": "Gain §a+3% §7Farming exp. §7Grants §a+9 §6☘ Farming §6Fortune§7, which increases your §7chance for double crops.", - "EPIC": "Gain §a+4% §7Farming exp. §7Grants §a+13 §6☘ Farming §6Fortune§7, which increases your §7chance for double crops.", - "LEGENDARY": "Gain §a+5% §7Farming exp. §7Grants §a+16 §6☘ Farming §6Fortune§7, which increases your §7chance for double crops.", - "MYTHIC": "Gain §a+6% §7Farming exp. §7Grants §a+20 §6☘ Farming §6Fortune§7, which increases your §7chance for double crops." + "COMMON": "Grants §6+5☘ Farming Fortune §7and §3+1☯ Farming Wisdom§7.", + "UNCOMMON": "Grants §6+7☘ Farming Fortune §7and §3+2☯ Farming Wisdom§7.", + "RARE": "Grants §6+9☘ Farming Fortune §7and §3+3☯ Farming Wisdom§7.", + "EPIC": "Grants §6+13☘ Farming Fortune §7and §3+4☯ Farming Wisdom§7.", + "LEGENDARY": "Grants §6+16☘ Farming Fortune §7and §3+6☯ Farming Wisdom§7.", + "MYTHIC": "Grants §6+20☘ Farming Fortune §7and §3+6☯ Farming Wisdom§7." }, "reforgeStats": { "COMMON": { -- cgit