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/WEIRD_TUBA.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/WEIRD_TUBA.json')
-rw-r--r-- | items/WEIRD_TUBA.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/WEIRD_TUBA.json b/items/WEIRD_TUBA.json index 8e784382..cc4b5a9f 100644 --- a/items/WEIRD_TUBA.json +++ b/items/WEIRD_TUBA.json @@ -4,19 +4,19 @@ "displayname": "§9Weird Tuba", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Howl §e§lRIGHT CLICK\",1:\"§7You and 4 nearby players gain:\",2:\"§7§c+30❁ Strength\",3:\"§7§f+30✦ Speed\",4:\"§7§7for §a20 §7seconds.\",5:\"§7§8Effect doesn't stack.\",6:\"§8Mana Cost: §3150\",7:\"§8Cooldown: §a20s\",8:\"\",9:\"§4☠ §cRequires §5Wolf Slayer 5\",10:\"§9§lRARE\"],Name:\"§9Weird Tuba\"},ExtraAttributes:{id:\"WEIRD_TUBA\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Howl §e§lRIGHT CLICK\",1:\"§7You and 4 nearby players gain:\",2:\"§7§c+30❁ Strength\",3:\"§7§f+30✦ Speed\",4:\"§7§7for §a20 §7seconds.\",5:\"§7§8Effect doesn\u0027t stack.\",6:\"§8Mana Cost: §3150\",7:\"§8Cooldown: §a20s\",8:\"\",9:\"§4☠ §cRequires §5Wolf Slayer 5§c.\",10:\"§9§lRARE\"],Name:\"§9Weird Tuba\"},ExtraAttributes:{id:\"WEIRD_TUBA\"}}", + "modver": "2.1.1-PRE", "lore": [ "§6Ability: Howl §e§lRIGHT CLICK", "§7You and 4 nearby players gain:", "§7§c+30❁ Strength", "§7§f+30✦ Speed", "§7§7for §a20 §7seconds.", - "§7§8Effect doesn't stack.", + "§7§8Effect doesn\u0027t stack.", "§8Mana Cost: §3150", "§8Cooldown: §a20s", "", - "§4☠ §cRequires §5Wolf Slayer 5", + "§4☠ §cRequires §5Wolf Slayer 5§c.", "§9§lRARE" ], "recipe": { |