From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/ARMOR_OF_MAGMA_LEGGINGS.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/ARMOR_OF_MAGMA_LEGGINGS.json (limited to 'items/ARMOR_OF_MAGMA_LEGGINGS.json') diff --git a/items/ARMOR_OF_MAGMA_LEGGINGS.json b/items/ARMOR_OF_MAGMA_LEGGINGS.json new file mode 100644 index 00000000..06265fe6 --- /dev/null +++ b/items/ARMOR_OF_MAGMA_LEGGINGS.json @@ -0,0 +1,22 @@ +{ + "internalname": "ARMOR_OF_MAGMA_LEGGINGS", + "itemid": "minecraft:leather_leggings", + "displayname": "Armor of Magma Leggings", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+75 HP\",1:\"§7Defense: §a+25\",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 LEGGINGS\"],color:16749312,Name:\"§5Armor of Magma Leggings\"},ExtraAttributes:{color:\"255:147:0\",originTag:\"QUICK_CRAFTING\",id:\"ARMOR_OF_MAGMA_LEGGINGS\",uuid:\"d1d678b7-76c0-4684-9091-6a3958b495c4\",timestamp:\"3/14/20 8:23 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+75 HP", + "§7Defense: §a+25", + "", + "§6Full Set Bonus: Absorb", + "§7Every §910 Magma Cubes killed§7", + "§7gives the wearer §a+1 §c❤ Health", + "§c§7and §b✎ Intelligence§7 while", + "§7wearing the set. Max 200 each.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC LEGGINGS" + ] +} \ No newline at end of file -- cgit