diff options
Diffstat (limited to 'items/BLAZE_HELMET.json')
-rw-r--r-- | items/BLAZE_HELMET.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/BLAZE_HELMET.json b/items/BLAZE_HELMET.json new file mode 100644 index 00000000..69efcbeb --- /dev/null +++ b/items/BLAZE_HELMET.json @@ -0,0 +1,29 @@ +{ + "internalname": "BLAZE_HELMET", + "itemid": "minecraft:skull", + "displayname": "Blaze Helmet", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"67a04547-ae52-387e-9786-47949bdc74dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjk2ZmYxNDVlYTE4ZDYxNjAxNTE4YzY0NmJhZTY3OGY1ZmRlMDk2Y2YwMzYwZWMzNmNhZGFjNDE0MjU1MzRlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"\",2:\"§7Defense: §a+80\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Blazing Aura\",6:\"§7Damages mobs within §a5§7 blocks\",7:\"§7for §a3%§7 of their max §7§c❤\",8:\"§cHealth §7per second.\",9:\"\",10:\"§7Max §c5,000 §7damage/s\",11:\"§7Blaze Rod Collection: §6568k\",12:\"§a§lMAXED OUT!\",13:\"\",14:\"§7Permanent §cFire §7and §cLava §7immunity.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC HELMET\"],Name:\"§5Blaze Helmet\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"BLAZE_HELMET\",uuid:\"72a31b20-bfb3-4b27-bf25-a4a84026302a\",timestamp:\"1/29/20 9:45 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Strength: §c+10", + "", + "§7Defense: §a+80", + "§7Speed: §a+2", + "", + "§6Full Set Bonus: Blazing Aura", + "§7Damages mobs within §a5§7 blocks", + "§7for §a3%§7 of their max §7§c❤", + "§cHealth §7per second.", + "", + "§7Max §c5,000 §7damage/s", + "§7Blaze Rod Collection: §6568k", + "§a§lMAXED OUT!", + "", + "§7Permanent §cFire §7and §cLava §7immunity.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC HELMET" + ] +}
\ No newline at end of file |