diff options
Diffstat (limited to 'items/WEIRD_TUBA.json')
-rw-r--r-- | items/WEIRD_TUBA.json | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/items/WEIRD_TUBA.json b/items/WEIRD_TUBA.json index 588b6cae..ce25afbe 100644 --- a/items/WEIRD_TUBA.json +++ b/items/WEIRD_TUBA.json @@ -1,10 +1,10 @@ { "internalname": "WEIRD_TUBA", "itemid": "minecraft:hopper", - "displayname": "Weird Tuba", - "clickcommand": "viewrecipe", + "displayname": "§9Weird Tuba", + "clickcommand": "", "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\"}}", + "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\"}}", "modver": "1.0.0", "lore": [ "§6Item Ability: Howl §e§lRIGHT CLICK", @@ -12,11 +12,27 @@ "§7§c+30❁ Strength", "§7§f+30✦ Speed", "§7§7for §a20 §7seconds.", - "§7§8Effect doesn\u0027t stack.", + "§7§8Effect doesn't stack.", "§8Mana Cost: §3150", "§8Cooldown: §a20s", "", "§c☠ §5Requires Wolf LVL 5", "§9§lRARE" + ], + "recipe": { + "A1": "ENCHANTED_IRON:20", + "A2": "", + "A3": "ENCHANTED_IRON:20", + "B1": "ENCHANTED_IRON:20", + "B2": "GOLDEN_TOOTH:20", + "B3": "ENCHANTED_IRON:20", + "C1": "", + "C2": "ENCHANTED_IRON:20", + "C3": "" + }, + "clickcommand": "viewrecipe", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Weird_Tuba" ] }
\ No newline at end of file |