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