diff options
Diffstat (limited to 'items/TURTLE;3.json')
-rw-r--r-- | items/TURTLE;3.json | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/items/TURTLE;3.json b/items/TURTLE;3.json index 8b04ed3d..8e9ca574 100644 --- a/items/TURTLE;3.json +++ b/items/TURTLE;3.json @@ -27,7 +27,15 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Turtle_Pet" + "https://hypixel-skyblock.fandom.com/wiki/Turtle_Pet", + "https://wiki.hypixel.net/Turtle_Pet" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "type": "trade", + "cost": "ENCHANTED_EMERALD:312", + "result": "TURTLE;3" + } + ] }
\ No newline at end of file |