diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-13 09:12:44 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-13 09:12:44 -0500 |
commit | ec70464d292418c7b2cf11ce124f7f8c3f18b139 (patch) | |
tree | 987a49ec70dfdb9b75caa61a65bb7900c448107a /items/ORNATE_ZOMBIE_SWORD.json | |
parent | 73f3dd7c6a107ea0e06355596b5e6ef77a71e2a9 (diff) | |
download | NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.tar.gz NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.tar.bz2 NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.zip |
Added Some Wiki URLs, Removed some dungeon stats
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 |