diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/WEIRD_TUBA.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/WEIRD_TUBA.json')
-rw-r--r-- | items/WEIRD_TUBA.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/WEIRD_TUBA.json b/items/WEIRD_TUBA.json new file mode 100644 index 00000000..588b6cae --- /dev/null +++ b/items/WEIRD_TUBA.json @@ -0,0 +1,22 @@ +{ + "internalname": "WEIRD_TUBA", + "itemid": "minecraft:hopper", + "displayname": "Weird Tuba", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Item Ability: 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:\"§c☠ §5Requires Wolf LVL 5\",10:\"§9§lRARE\"],Name:\"§9Weird Tuba\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"WEIRD_TUBA\",uuid:\"cbfecd0e-5b34-44de-a676-671c52af2499\",timestamp:\"3/11/20 12:22 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§6Item Ability: 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\u0027t stack.", + "§8Mana Cost: §3150", + "§8Cooldown: §a20s", + "", + "§c☠ §5Requires Wolf LVL 5", + "§9§lRARE" + ] +}
\ No newline at end of file |