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/ARMOR_OF_MAGMA_BOOTS.json | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) (limited to 'items/ARMOR_OF_MAGMA_BOOTS.json') diff --git a/items/ARMOR_OF_MAGMA_BOOTS.json b/items/ARMOR_OF_MAGMA_BOOTS.json index ddb1f463..4e49d4fe 100644 --- a/items/ARMOR_OF_MAGMA_BOOTS.json +++ b/items/ARMOR_OF_MAGMA_BOOTS.json @@ -1,11 +1,8 @@ { - "internalname": "ARMOR_OF_MAGMA_BOOTS", "itemid": "minecraft:leather_boots", - "displayname": "Armor of Magma Boots", - "clickcommand": "viewrecipe", + "displayname": "§5Armor of Magma Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+45 HP\",1:\"§7Defense: §a+15\",2:\"\",3:\"§6Full Set Bonus: Absorb\",4:\"§7Every §910 Magma Cubes killed§7\",5:\"§7gives the wearer §a+1 §c❤ Health\",6:\"§c§7and §b✎ Intelligence§7 while\",7:\"§7wearing the set. Max 200 each.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC BOOTS\"],color:16749312,Name:\"§5Armor of Magma Boots\"},ExtraAttributes:{id:\"ARMOR_OF_MAGMA_BOOTS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+45 HP\",1:\"§7Defense: §a+15\",2:\"\",3:\"§6Full Set Bonus: Absorb\",4:\"§7Every §910 Magma Cubes killed§7\",5:\"§7gives the wearer §a+1 §c❤ Health\",6:\"§c§7and §b✎ Intelligence§7 while\",7:\"§7wearing the set. Max 200 each.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC BOOTS\"],color:16749312,Name:\"§5Armor of Magma Boots\"},ExtraAttributes:{color:\"255:147:0\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"ARMOR_OF_MAGMA_BOOTS\",uuid:\"28a8f204-ad96-4197-8ef3-0315505000ba\",timestamp:\"3/9/20 1:53 AM\"}}", - "modver": "1.0.0", "lore": [ "§7Health: §a+45 HP", "§7Defense: §a+15", @@ -18,5 +15,23 @@ "", "§7§8This item can be reforged!", "§5§lEPIC BOOTS" + ], + "recipe": { + "A1": "ENCHANTED_MAGMA_CREAM:12", + "A2": "", + "A3": "ENCHANTED_MAGMA_CREAM:12", + "B1": "ENCHANTED_MAGMA_CREAM:12", + "B2": "", + "B3": "ENCHANTED_MAGMA_CREAM:12", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "ARMOR_OF_MAGMA_BOOTS", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Magma_Armor" ] } \ No newline at end of file -- cgit