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