diff options
Diffstat (limited to 'items/ORNATE_ZOMBIE_SWORD.json')
-rw-r--r-- | items/ORNATE_ZOMBIE_SWORD.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/items/ORNATE_ZOMBIE_SWORD.json b/items/ORNATE_ZOMBIE_SWORD.json index 12a5b287..a1d9255d 100644 --- a/items/ORNATE_ZOMBIE_SWORD.json +++ b/items/ORNATE_ZOMBIE_SWORD.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:golden_sword", "displayname": "§5Ornate Zombie Sword", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d195 §8(244)\",1:\"§7Damage: §c+110 §8(+137.5)\",2:\"§7Strength: §c+60 §8(+75)\",3:\"\",4:\"§7Intelligence: §a+50 §8(+62.5)\",5:\"\",6:\"§6Item Ability: Instant Heal §e§lRIGHT CLICK\",7:\"§7Heal for §c144 §7+ §c5%❤ §7and\",8:\"§7heal players within §a7 §7blocks\",9:\"§7for §c48❤§7.\",10:\"§8Mana Cost: §370\",11:\"§8Charges: §e5 §8/ §a15s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCatacombs Level\",15:\"§a18\",16:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Ornate Zombie Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"ORNATE_ZOMBIE_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d195\",1:\"§7Damage: §c+110\",2:\"§7Strength: §c+60\",3:\"\",4:\"§7Intelligence: §a+50\",5:\"\",6:\"§6Item Ability: Instant Heal §e§lRIGHT CLICK\",7:\"§7Heal for §c144 §7+ §c5%❤ §7and\",8:\"§7heal players within §a7 §7blocks\",9:\"§7for §c48❤§7.\",10:\"§8Mana Cost: §370\",11:\"§8Charges: §e5 §8/ §a15s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCatacombs Level\",15:\"§a18\",16:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Ornate Zombie Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"ORNATE_ZOMBIE_SWORD\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d195 §8(244)", - "§7Damage: §c+110 §8(+137.5)", - "§7Strength: §c+60 §8(+75)", + "§7Gear Score: §d195", + "§7Damage: §c+110", + "§7Strength: §c+60", "", - "§7Intelligence: §a+50 §8(+62.5)", + "§7Intelligence: §a+50", "", "§6Item Ability: Instant Heal §e§lRIGHT CLICK", "§7Heal for §c144 §7+ §c5%❤ §7and", @@ -35,9 +35,10 @@ }, "internalname": "ORNATE_ZOMBIE_SWORD", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.7.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ornate_Zombie_Sword" - ] + ], + "crafttext": "" }
\ No newline at end of file |