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