aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2024-01-01 13:47:18 +0100
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2024-01-01 13:47:18 +0100
commit838108516f5545df26b7f87ca8263c0e74fbdda1 (patch)
tree36b2b1693c88e3d136549ad65acd0a9fcec9d7af /constants
parent1b20c5decce54b1d5a8fb81289d8790a7785bda3 (diff)
downloadSkyHanni-REPO-838108516f5545df26b7f87ca8263c0e74fbdda1.tar.gz
SkyHanni-REPO-838108516f5545df26b7f87ca8263c0e74fbdda1.tar.bz2
SkyHanni-REPO-838108516f5545df26b7f87ca8263c0e74fbdda1.zip
changed order
Diffstat (limited to 'constants')
-rw-r--r--constants/Bingo.json28
1 files changed, 14 insertions, 14 deletions
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."
- ]
- }
}
}