From 2d2d7db222a466ea627238d005400b44b93e227b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Apr 2020 13:16:45 +1000 Subject: Update items to RELEASE-1.0 --- items/MINER_OUTFIT_BOOTS.json | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) (limited to 'items/MINER_OUTFIT_BOOTS.json') diff --git a/items/MINER_OUTFIT_BOOTS.json b/items/MINER_OUTFIT_BOOTS.json index c5a0ed7d..937dba96 100644 --- a/items/MINER_OUTFIT_BOOTS.json +++ b/items/MINER_OUTFIT_BOOTS.json @@ -1,11 +1,8 @@ { - "internalname": "MINER_OUTFIT_BOOTS", "itemid": "minecraft:leather_boots", - "displayname": "Miner\u0027s Outfit Boots", - "clickcommand": "viewrecipe", + "displayname": "§aMiner's Outfit Boots", + "nbttag": "{Unbreakable:1b,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 BOOTS\"],color:8026468,Name:\"§aMiner's Outfit Boots\"},ExtraAttributes:{id:\"MINER_OUTFIT_BOOTS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,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 BOOTS\"],color:8026468,Name:\"§aMiner\u0027s Outfit Boots\"},ExtraAttributes:{color:\"122:121:100\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"MINER_OUTFIT_BOOTS\",uuid:\"6ec6ab76-ddcd-4232-888b-b0fc2e46dd2f\",timestamp:\"3/21/20 3:26 PM\"}}", - "modver": "1.0.0", "lore": [ "§7Defense: §a+15", "", @@ -16,5 +13,23 @@ "", "§7§8This item can be reforged!", "§a§lUNCOMMON BOOTS" + ], + "recipe": { + "A1": "", + "A2": "", + "A3": "", + "B1": "ENCHANTED_COBBLESTONE:1", + "B2": "", + "B3": "ENCHANTED_COBBLESTONE:1", + "C1": "ENCHANTED_COBBLESTONE:1", + "C2": "", + "C3": "ENCHANTED_COBBLESTONE:1" + }, + "internalname": "MINER_OUTFIT_BOOTS", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Miner_Armor" ] } \ No newline at end of file -- cgit