diff options
Diffstat (limited to 'items/MINER_OUTFIT_HELMET.json')
-rw-r--r-- | items/MINER_OUTFIT_HELMET.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/MINER_OUTFIT_HELMET.json b/items/MINER_OUTFIT_HELMET.json index f0e54da2..1116a871 100644 --- a/items/MINER_OUTFIT_HELMET.json +++ b/items/MINER_OUTFIT_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", - "displayname": "§aMiner\u0027s Outfit Helmet", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§6Full Set Bonus: Haste\",3:\"§7Grants the wearer with\",4:\"§7§apermanent Haste II§7 while\",5:\"§7worn.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§a§lUNCOMMON HELMET\"],color:8026468,Name:\"§aMiner\u0027s Outfit Helmet\"},ExtraAttributes:{color:\"122:121:100\",id:\"MINER_OUTFIT_HELMET\"}}", + "displayname": "§aMiner's Outfit Helmet", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§6Full Set Bonus: Haste\",3:\"§7Grants the wearer with\",4:\"§7§apermanent Haste II§7 while\",5:\"§7worn.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§a§lUNCOMMON HELMET\"],color:8026468,Name:\"§aMiner's Outfit Helmet\"},ExtraAttributes:{color:\"122:121:100\",id:\"MINER_OUTFIT_HELMET\"}}", "damage": 0, "lore": [ "§7Defense: §a+15", @@ -27,10 +27,11 @@ }, "internalname": "MINER_OUTFIT_HELMET", "clickcommand": "viewrecipe", - "modver": "1.1-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Miner%27s_Outfit" + "https://hypixel-skyblock.fandom.com/wiki/Miner%27s_Outfit", + "https://wiki.hypixel.net/Miner's_Outfit_Helmet" ], "crafttext": "Requires: Cobblestone VII" -} +}
\ No newline at end of file |