diff options
Diffstat (limited to 'items/DANTE_TALISMAN.json')
-rw-r--r-- | items/DANTE_TALISMAN.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/items/DANTE_TALISMAN.json b/items/DANTE_TALISMAN.json index 35799373..7f517787 100644 --- a/items/DANTE_TALISMAN.json +++ b/items/DANTE_TALISMAN.json @@ -17,9 +17,17 @@ "internalname": "DANTE_TALISMAN", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Dante_Talisman" + "https://hypixel-skyblock.fandom.com/wiki/Dante_Talisman", + "https://wiki.hypixel.net/Dante_Talisman" + ], + "recipes": [ + { + "type": "trade", + "cost": "ENCHANTED_EMERALD:35", + "result": "DANTE_TALISMAN" + } ] -} +}
\ No newline at end of file |