diff options
Diffstat (limited to 'items/GOLEM_SWORD.json')
-rw-r--r-- | items/GOLEM_SWORD.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/GOLEM_SWORD.json b/items/GOLEM_SWORD.json index a5530111..fa8547fe 100644 --- a/items/GOLEM_SWORD.json +++ b/items/GOLEM_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§9Golem Sword", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Strength: §c+125\",2:\"\",3:\"§7Defense: §a+25\",4:\"\",5:\"§6Item Ability: Iron Punch §e§lRIGHT CLICK\",6:\"§7Punch the ground, damaging\",7:\"§7enemies in a hexagon around you\",8:\"§7for §a310§7 base Magic Damage.\",9:\"§8Mana Cost: §370\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Golem Sword\"},ExtraAttributes:{id:\"GOLEM_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Strength: §c+125\",2:\"\",3:\"§7Defense: §a+25\",4:\"\",5:\"§6Ability: Iron Punch §e§lRIGHT CLICK\",6:\"§7Punch the ground, damaging\",7:\"§7enemies in a hexagon around you\",8:\"§7for §a310§7 base Magic Damage.\",9:\"§8Mana Cost: §370\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Golem Sword\"},ExtraAttributes:{id:\"GOLEM_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+80", @@ -9,7 +9,7 @@ "", "§7Defense: §a+25", "", - "§6Item Ability: Iron Punch §e§lRIGHT CLICK", + "§6Ability: Iron Punch §e§lRIGHT CLICK", "§7Punch the ground, damaging", "§7enemies in a hexagon around you", "§7for §a310§7 base Magic Damage.", @@ -32,7 +32,7 @@ }, "internalname": "GOLEM_SWORD", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Golem_Sword" |