diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-04 01:10:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 23:10:11 +0000 |
commit | a20d01dac86e32c8cb3942506b17574b130a7a7d (patch) | |
tree | 9a2c9b2e722cfb39f8a7c8868ab6a91b8c48ed16 /items/SOUL_WHIP.json | |
parent | f6f306cace49ee4c35a550c95e3546ca8b3939d4 (diff) | |
download | NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.tar.gz NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.tar.bz2 NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.zip |
Added new wiki links and fixed a few lores (#1145)
Diffstat (limited to 'items/SOUL_WHIP.json')
-rw-r--r-- | items/SOUL_WHIP.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/SOUL_WHIP.json b/items/SOUL_WHIP.json index 6946b5b0..42ce4102 100644 --- a/items/SOUL_WHIP.json +++ b/items/SOUL_WHIP.json @@ -1,20 +1,20 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§6Soul Whip", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+145\",1:\"§7Strength: §c+175 \",2:\"\",3:\"§6Ability: Flay §e§lRIGHT CLICK\",4:\"§7Flay your whip in an arc,\",5:\"§7dealing your melee damage to all\",6:\"§7enemies in its path\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aFishing Skill 26§c.\",10:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Soul Whip\"},ExtraAttributes:{dungeon_item_level:0,id:\"SOUL_WHIP\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+145\",1:\"§7Strength: §c+175\",2:\"\",3:\"§6Ability: Flay §e§lRIGHT CLICK\",4:\"§7Flay your whip in an arc, dealing\",5:\"§7your melee damage to all enemies in\",6:\"§7its path.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aFishing Skill 26§c.\",10:\"§6§lLEGENDARY SWORD\"],Name:\"§6Soul Whip\"},ExtraAttributes:{id:\"SOUL_WHIP\"}}", "damage": 0, "lore": [ "§7Damage: §c+145", - "§7Strength: §c+175 ", + "§7Strength: §c+175", "", - "§6Ability: Flay §e§lRIGHT CLICK", - "§7Flay your whip in an arc,", - "§7dealing your melee damage to all", - "§7enemies in its path", + "§6Ability: Flay §e§lRIGHT CLICK", + "§7Flay your whip in an arc, dealing", + "§7your melee damage to all enemies in", + "§7its path.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFishing Skill 26§c.", - "§6§lLEGENDARY DUNGEON SWORD" + "§6§lLEGENDARY SWORD" ], "recipe": { "A1": "", |