diff options
Diffstat (limited to 'items/SKELETON_TALISMAN.json')
-rw-r--r-- | items/SKELETON_TALISMAN.json | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/items/SKELETON_TALISMAN.json b/items/SKELETON_TALISMAN.json index a02e2ffa..a266e4ca 100644 --- a/items/SKELETON_TALISMAN.json +++ b/items/SKELETON_TALISMAN.json @@ -14,7 +14,14 @@ ], "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Talisman" + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Talisman", + "https://wiki.hypixel.net/Skeleton_Talisman" ], - "crafttext": "" + "recipes": [ + { + "type": "trade", + "cost": "EMERALD:10", + "result": "SKELETON_TALISMAN" + } + ] }
\ No newline at end of file |