diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/WEIRD_TUBA.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/WEIRD_TUBA.json')
-rw-r--r-- | items/WEIRD_TUBA.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/items/WEIRD_TUBA.json b/items/WEIRD_TUBA.json index ce25afbe..145a83be 100644 --- a/items/WEIRD_TUBA.json +++ b/items/WEIRD_TUBA.json @@ -2,9 +2,9 @@ "internalname": "WEIRD_TUBA", "itemid": "minecraft:hopper", "displayname": "§9Weird Tuba", - "clickcommand": "", + "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't stack.\",6:\"§8Mana Cost: §3150\",7:\"§8Cooldown: §a20s\",8:\"\",9:\"§c☠ §5Requires Wolf LVL 5\",10:\"§9§lRARE\"],Name:\"§9Weird Tuba\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"WEIRD_TUBA\",uuid:\"fea5d08f-e3c8-47f3-b056-fa5afe17ea1e\",timestamp:\"3/26/20 12:12 PM\"}}", + "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't stack.\",6:\"§8Mana Cost: §3150\",7:\"§8Cooldown: §a20s\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Weird Tuba\"},ExtraAttributes:{id:\"WEIRD_TUBA\"}}", "modver": "1.0.0", "lore": [ "§6Item Ability: Howl §e§lRIGHT CLICK", @@ -16,7 +16,6 @@ "§8Mana Cost: §3150", "§8Cooldown: §a20s", "", - "§c☠ §5Requires Wolf LVL 5", "§9§lRARE" ], "recipe": { @@ -30,7 +29,6 @@ "C2": "ENCHANTED_IRON:20", "C3": "" }, - "clickcommand": "viewrecipe", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Weird_Tuba" |