diff options
author | Roman / Linnea Gräf <nea@nea.moe> | 2023-06-23 11:38:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-23 19:38:42 +1000 |
commit | 7c9262c3ec4cd17ca18bc464d8adf10d36f592e4 (patch) | |
tree | 67718e67176589f5970bc90c3e4db2fa3c51a2ee /items/WEIRD_TUBA.json | |
parent | 38a2c295289dae2cf5de3e6c40694a76156cb54a (diff) | |
download | NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.gz NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.bz2 NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.zip |
Rift (#944)
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/WEIRD_TUBA.json')
-rw-r--r-- | items/WEIRD_TUBA.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/WEIRD_TUBA.json b/items/WEIRD_TUBA.json index cc4b5a9f..ec5429f9 100644 --- a/items/WEIRD_TUBA.json +++ b/items/WEIRD_TUBA.json @@ -1,22 +1,23 @@ { "internalname": "WEIRD_TUBA", "itemid": "minecraft:hopper", - "displayname": "§9Weird Tuba", + "displayname": "§f§f§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\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\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Howl §e§lRIGHT CLICK\",1:\"§7You and 4 nearby players gain:\",2:\"§7§f+30✦ Speed\",3:\"§7§c+30❁ Strength\",4:\"§7§7for §a20 §7seconds.\",5:\"§7§8Effect doesn\u0027t stack.\",6:\"§8Mana Cost: §3150\",7:\"§8Cooldown: §a20s\",8:\"\",9:\"§7§4☠ §cRequires §5Wolf Slayer 5§c.\",10:\"§5§kX§5 Rift-Transferable §kX\",11:\"§9§lRARE\"],Name:\"§f§f§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§c+30❁ Strength", "§7§7for §a20 §7seconds.", "§7§8Effect doesn\u0027t stack.", "§8Mana Cost: §3150", "§8Cooldown: §a20s", "", - "§4☠ §cRequires §5Wolf Slayer 5§c.", + "§7§4☠ §cRequires §5Wolf Slayer 5§c.", + "§5§kX§5 Rift-Transferable §kX", "§9§lRARE" ], "recipe": { |