diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-03-25 13:33:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-25 23:33:39 +1100 |
commit | 83e0920cf489a65a53842adac66765a65d01b662 (patch) | |
tree | 4772cdd23911d71f02d299e4cd1fc9896c724962 /items/AXE_OF_THE_SHREDDED.json | |
parent | 9e7607765145699f5309b37b8c1d4d5f2d944eef (diff) | |
download | NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.gz NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.bz2 NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.zip |
Fixed 142 Items (#910)
Diffstat (limited to 'items/AXE_OF_THE_SHREDDED.json')
-rw-r--r-- | items/AXE_OF_THE_SHREDDED.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/AXE_OF_THE_SHREDDED.json b/items/AXE_OF_THE_SHREDDED.json index f93a953c..53b8448c 100644 --- a/items/AXE_OF_THE_SHREDDED.json +++ b/items/AXE_OF_THE_SHREDDED.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_axe", "displayname": "§6Axe of the Shredded", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"§7Strength: §c+115\",2:\" §8[§8❁§8] §8[§8⚔§8]\",3:\"\",4:\"§7Heal §c50❤ §7per hit.\",5:\"§7Deal §a+250% §7damage to Zombies§7.\",6:\"§7§7Receive §a25% §7less damage\",7:\"§7from Zombies§7 when held.\",8:\"\",9:\"§6Ability: Throw §e§lRIGHT CLICK\",10:\"§7Throw your axe damaging all\",11:\"§7enemies in its path dealing\",12:\"§7§c10%§7 melee damage.\",13:\"§7Consecutive throws stack §c2x\",14:\"§c§7damage but cost §92x §7mana up\",15:\"§7to 16x\",16:\"§8Mana Cost: §320\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4☠ §cRequires §5Zombie Slayer 8\",20:\"§6§lLEGENDARY SWORD\"],Name:\"§6Axe of the Shredded\"},ExtraAttributes:{id:\"AXE_OF_THE_SHREDDED\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"§7Strength: §c+115\",2:\" §8[§8❁§8] §8[§8⚔§8]\",3:\"\",4:\"§7Heal §c50❤ §7per hit.\",5:\"§7Deal §a+250% §7damage to Zombies§7.\",6:\"§7§7Receive §a25% §7less damage\",7:\"§7from Zombies§7 when held.\",8:\"\",9:\"§6Ability: Throw §e§lRIGHT CLICK\",10:\"§7Throw your axe damaging all\",11:\"§7enemies in its path dealing\",12:\"§7§c10%§7 melee damage.\",13:\"§7Consecutive throws stack §c2x\",14:\"§c§7damage but cost §92x §7mana up\",15:\"§7to 16x\",16:\"§8Mana Cost: §320\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4☠ §cRequires §5Zombie Slayer 8§c.\",20:\"§6§lLEGENDARY SWORD\"],Name:\"§6Axe of the Shredded\"},ExtraAttributes:{id:\"AXE_OF_THE_SHREDDED\"}}", "damage": 0, "lore": [ "§7Damage: §c+140", @@ -23,7 +23,7 @@ "§8Mana Cost: §320", "", "§7§8This item can be reforged!", - "§7§4☠ §cRequires §5Zombie Slayer 8", + "§7§4☠ §cRequires §5Zombie Slayer 8§c.", "§6§lLEGENDARY SWORD" ], "recipe": { @@ -40,7 +40,7 @@ "internalname": "AXE_OF_THE_SHREDDED", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Axe_of_the_Shredded", |