diff options
Diffstat (limited to 'items/CHEETAH_TALISMAN.json')
-rw-r--r-- | items/CHEETAH_TALISMAN.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/items/CHEETAH_TALISMAN.json b/items/CHEETAH_TALISMAN.json index 3223f8b8..e74fc389 100644 --- a/items/CHEETAH_TALISMAN.json +++ b/items/CHEETAH_TALISMAN.json @@ -15,6 +15,14 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Cheetah_Talisman" + "https://hypixel-skyblock.fandom.com/wiki/Cheetah_Talisman", + "https://wiki.hypixel.net/Cheetah_Talisman" + ], + "recipes": [ + { + "type": "trade", + "cost": "ENCHANTED_EMERALD:32", + "result": "CHEEETAH_TALISMAN" + } ] }
\ No newline at end of file |