aboutsummaryrefslogtreecommitdiff
path: root/items/DESERT_ISLAND.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/DESERT_ISLAND.json')
-rw-r--r--items/DESERT_ISLAND.json14
1 files changed, 11 insertions, 3 deletions
diff --git a/items/DESERT_ISLAND.json b/items/DESERT_ISLAND.json
index 37ffc915..d0e9013e 100644
--- a/items/DESERT_ISLAND.json
+++ b/items/DESERT_ISLAND.json
@@ -21,10 +21,18 @@
},
"internalname": "DESERT_ISLAND",
"clickcommand": "viewrecipe",
- "modver": "1.0.0",
+ "modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
- "https://hypixel-skyblock.fandom.com/wiki/Desert_Island"
+ "https://hypixel-skyblock.fandom.com/wiki/Desert_Island",
+ "https://wiki.hypixel.net/Desert_Island"
],
- "crafttext": "Requires: Cactus V"
+ "crafttext": "Requires: Cactus V",
+ "recipes": [
+ {
+ "type": "trade",
+ "cost": "EMERALD:25",
+ "result": "DESERT_ISLAND"
+ }
+ ]
}