diff options
Diffstat (limited to 'items/MINER_OUTFIT_CHESTPLATE.json')
-rw-r--r-- | items/MINER_OUTFIT_CHESTPLATE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/MINER_OUTFIT_CHESTPLATE.json b/items/MINER_OUTFIT_CHESTPLATE.json index 9a65c000..5347b79e 100644 --- a/items/MINER_OUTFIT_CHESTPLATE.json +++ b/items/MINER_OUTFIT_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", - "displayname": "§aMiner's Outfit Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+40\",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 CHESTPLATE\"],color:8026468,Name:\"§aMiner's Outfit Chestplate\"},ExtraAttributes:{id:\"MINER_OUTFIT_CHESTPLATE\"}}", + "displayname": "§aMiner\u0027s Outfit Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+40\",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 CHESTPLATE\"],color:8026468,Name:\"§aMiner\u0027s Outfit Chestplate\"},ExtraAttributes:{id:\"MINER_OUTFIT_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Defense: §a+40", @@ -31,5 +31,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Miner_Armor" - ] + ], + "crafttext": "Requires: Cobblestone VII" }
\ No newline at end of file |