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