From 7dace9af7ae041a753bb076c0fbad7dd5b560294 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 31 May 2020 02:47:11 +1000 Subject: 1.5 --- items/MINER_OUTFIT_LEGGINGS.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'items/MINER_OUTFIT_LEGGINGS.json') diff --git a/items/MINER_OUTFIT_LEGGINGS.json b/items/MINER_OUTFIT_LEGGINGS.json index 19c083cf..edebd20b 100644 --- a/items/MINER_OUTFIT_LEGGINGS.json +++ b/items/MINER_OUTFIT_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", - "displayname": "§aMiner's Outfit Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",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 LEGGINGS\"],color:8026468,Name:\"§aMiner's Outfit Leggings\"},ExtraAttributes:{id:\"MINER_OUTFIT_LEGGINGS\"}}", + "displayname": "§aMiner\u0027s Outfit Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",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 LEGGINGS\"],color:8026468,Name:\"§aMiner\u0027s Outfit Leggings\"},ExtraAttributes:{id:\"MINER_OUTFIT_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Defense: §a+30", @@ -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 -- cgit