diff options
Diffstat (limited to 'items/PARROT;3.json')
-rw-r--r-- | items/PARROT;3.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/items/PARROT;3.json b/items/PARROT;3.json index 217e3a77..d9112dbc 100644 --- a/items/PARROT;3.json +++ b/items/PARROT;3.json @@ -24,10 +24,18 @@ ], "internalname": "PARROT;3", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Parrot_Pet" + "https://hypixel-skyblock.fandom.com/wiki/Parrot_Pet", + "https://wiki.hypixel.net/Parrot_Pet" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "type": "trade", + "cost": "ENCHANTED_EMERALD:312", + "result": "PARROT;3" + } + ] } |