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/POOCH_SWORD.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/POOCH_SWORD.json')
-rw-r--r-- | items/POOCH_SWORD.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/POOCH_SWORD.json b/items/POOCH_SWORD.json index 99edf4c6..3d2838e9 100644 --- a/items/POOCH_SWORD.json +++ b/items/POOCH_SWORD.json @@ -3,8 +3,8 @@ "itemid": "minecraft:golden_sword", "displayname": "§6Pooch Sword", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+20\",2:\"§7Speed: §a+5\",3:\" §8[§8❁§8]\",4:\"\",5:\"§7Deal §c+1 Damage §7per §c50 max ❤§7.\",6:\"§7Receive §a-20% §7damage from wolves.\",7:\"§7Gain §c+150❁ Strength §7against wolves.\",8:\"\",9:\"§c☠ §5Requires Wolf Slayer 6\",10:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pooch Sword\"},ExtraAttributes:{id:\"POOCH_SWORD\"}}", - "modver": "2.1.0-REL", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+20\",2:\"§7Speed: §a+5\",3:\" §8[§8❁§8]\",4:\"\",5:\"§7Deal §c+1 Damage §7per §c50 max ❤§7.\",6:\"§7Receive §a-20% §7damage from wolves.\",7:\"§7Gain §c+150❁ Strength §7against wolves.\",8:\"\",9:\"§c☠ §5Requires Wolf Slayer 6§c.\",10:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pooch Sword\"},ExtraAttributes:{id:\"POOCH_SWORD\"}}", + "modver": "2.1.1-PRE", "lore": [ "§7Damage: §c+120", "§7Strength: §c+20", @@ -15,7 +15,7 @@ "§7Receive §a-20% §7damage from wolves.", "§7Gain §c+150❁ Strength §7against wolves.", "", - "§c☠ §5Requires Wolf Slayer 6", + "§c☠ §5Requires Wolf Slayer 6§c.", "§6§lLEGENDARY SWORD" ], "recipe": { |