From 838108516f5545df26b7f87ca8263c0e74fbdda1 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Mon, 1 Jan 2024 13:47:18 +0100 Subject: changed order --- constants/Bingo.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'constants') diff --git a/constants/Bingo.json b/constants/Bingo.json index d098142..bf260b3 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -62,6 +62,20 @@ "Right Click it to gain temporarily +100 Speed." ] }, + "Carrot Collector": { + "difficulty": "Medium", + "note": [ + "250k Carrot collection" + ], + "guide": [ + "Optimal tool:", + "Advanced Gardening Hoe (25 copper)", + "Make a full plot of carrots (7896 needed)", + "in The Garden (SkyBlock Level 5)", + "Get the carrots to plant from The Barn", + "or from the cave under the mountain in The Hub." + ] + }, "Healthy": { "difficulty": "Easy", "note": [ @@ -292,19 +306,5 @@ "You need Combat Level 12 to get there." ] }, - "Carrot Collector": { - "difficulty": "Medium", - "note": [ - "250k Carrot collection" - ], - "guide": [ - "Optimal tool:", - "Advanced Gardening Hoe (25 copper)", - "Make a full plot of carrots (7896 needed)", - "in The Garden (SkyBlock Level 5)", - "Get the carrots to plant from The Barn", - "or from the cave under the mountain in The Hub." - ] - } } } -- cgit