diff options
Diffstat (limited to 'items/ARMOR_OF_MAGMA_HELMET.json')
-rw-r--r-- | items/ARMOR_OF_MAGMA_HELMET.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/ARMOR_OF_MAGMA_HELMET.json b/items/ARMOR_OF_MAGMA_HELMET.json new file mode 100644 index 00000000..4511ee9f --- /dev/null +++ b/items/ARMOR_OF_MAGMA_HELMET.json @@ -0,0 +1,22 @@ +{ + "internalname": "ARMOR_OF_MAGMA_HELMET", + "itemid": "minecraft:leather_helmet", + "displayname": "Armor of Magma Helmet", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 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 HELMET\"],color:16749312,Name:\"§5Armor of Magma Helmet\"},ExtraAttributes:{color:\"255:147:0\",originTag:\"QUICK_CRAFTING\",id:\"ARMOR_OF_MAGMA_HELMET\",uuid:\"3be01838-b6c4-41ee-8228-a61991c0dd72\",timestamp:\"3/14/20 8:23 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+50 HP", + "§7Defense: §a+15", + "", + "§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 HELMET" + ] +}
\ No newline at end of file |