From e84a3fc439e3ce25e5a26b7bc75b8c8a344af61c Mon Sep 17 00:00:00 2001 From: Strebbypatty <82723062+Strebbypatty@users.noreply.github.com> Date: Wed, 13 Oct 2021 21:51:13 +0200 Subject: Even more Newest Newer New, jk its just the new Nether Artifact :) also jani asked me to do some stuff now so its alot of stuff actually (#624) * Add files via upload * Update NETHER_ARTIFACT.json * Update MITHRIL_GOLEM;2.json * Update MITHRIL_GOLEM;3.json * Update MITHRIL_GOLEM;2.json * Update MITHRIL_GOLEM;2.json * Update MITHRIL_GOLEM;3.json * Update MITHRIL_GOLEM;4.json * Update MITHRIL_GOLEM;3.json * Add files via upload * Add files via upload * Add files via upload * Update DIVAN_BOOTS.json * Update DIVAN_CHESTPLATE.json * Update DIVAN_HELMET.json * Add files via upload * Add files via upload * Add files via upload * Update PET_SKIN_TIGER_SABER_TOOTH.json * Update PET_SKIN_TIGER_SABER_TOOTH.json * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update PET_SKIN_TIGER_SABER_TOOTH.json --- items/GOLEM_ARMOR_HELMET.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items/GOLEM_ARMOR_HELMET.json') diff --git a/items/GOLEM_ARMOR_HELMET.json b/items/GOLEM_ARMOR_HELMET.json index 707cd986..3607a807 100644 --- a/items/GOLEM_ARMOR_HELMET.json +++ b/items/GOLEM_ARMOR_HELMET.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:iron_helmet", "displayname": "§9Golem Armor Helmet", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+45 HP\",1:\"§7Defense: §a+45\",2:\"\",3:\"§6Full Set Bonus: Absorption\",4:\"§7Grants the wearer §aAbsorption\",5:\"§a3§7 for §a20 seconds§7 when they\",6:\"§7kill an enemy.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE HELMET\"],Name:\"§9Golem Armor Helmet\"},ExtraAttributes:{id:\"GOLEM_ARMOR_HELMET\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+45\",1:\"§7Defense: §a+45\",2:\"\",3:\"§6Full Set Bonus: Absorption\",4:\"§7Grants the wearer §aAbsorption\",5:\"§a3§7 for §a20 seconds§7 when they\",6:\"§7kill an enemy.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE HELMET\"],Name:\"§9Golem Armor Helmet\"},ExtraAttributes:{id:\"GOLEM_ARMOR_HELMET\"}}", "damage": 0, "lore": [ - "§7Health: §a+45 HP", + "§7Health: §a+45", "§7Defense: §a+45", "", "§6Full Set Bonus: Absorption", @@ -28,10 +28,10 @@ }, "internalname": "GOLEM_ARMOR_HELMET", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Golem_Armor" ], "crafttext": "Requires: Iron Ingot VI" -} +} \ No newline at end of file -- cgit