diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-10 03:40:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-10 11:40:40 +1000 |
commit | 54fedb67b2a234a91f6ff63068751fc80c15c60a (patch) | |
tree | c6c347b089cdbb0687135a636607a93869ed72b8 /items/JELLYFISH;3.json | |
parent | 06200f5b7004f57e1b703d0ad2047d4536b41770 (diff) | |
download | NotEnoughUpdates-REPO-54fedb67b2a234a91f6ff63068751fc80c15c60a.tar.gz NotEnoughUpdates-REPO-54fedb67b2a234a91f6ff63068751fc80c15c60a.tar.bz2 NotEnoughUpdates-REPO-54fedb67b2a234a91f6ff63068751fc80c15c60a.zip |
water, dirt, fire, air (#813)
Diffstat (limited to 'items/JELLYFISH;3.json')
-rw-r--r-- | items/JELLYFISH;3.json | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/items/JELLYFISH;3.json b/items/JELLYFISH;3.json index a95daaa0..4e6577d1 100644 --- a/items/JELLYFISH;3.json +++ b/items/JELLYFISH;3.json @@ -1,24 +1,23 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Jellyfish", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a7be2bb4-70a1-32e4-a981-8f26c5864371\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTEzZjA4NmNjYjU2MzIzZjIzOGJhMzQ4OWZmMmExYTM0YzBmZGNlZWFmYzQ4M2FjZmYwZTU0ODhjZmQ2YzJmMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"\",4:\"§6Radiant Regeneration\",5:\"§7§7While in dungeons, increases\",6:\"§7your base health regen by §a{0}%\",7:\"§a§7and reduces the mana cost of\",8:\"§7Power Orbs by §a{1}%§7.\",9:\"\",10:\"§6Stored Energy\",11:\"§7§7While in dungeons, for every\",12:\"§7§c2,000 HP §7you heal teammates\",13:\"§7the cooldown of §aWish §7is\",14:\"§7reduced by §a{2}s§7, up to\",15:\"§7§a30s§7.\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Jellyfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JELLYFISH\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"JELLYFISH;3\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a7be2bb4-70a1-32e4-a981-8f26c5864371\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTEzZjA4NmNjYjU2MzIzZjIzOGJhMzQ4OWZmMmExYTM0YzBmZGNlZWFmYzQ4M2FjZmYwZTU0ODhjZmQ2YzJmMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"\",4:\"§6Radiant Scyphozoa\",5:\"§7§7While in dungeons, reduces the\",6:\"§7mana cost of Power Orbs by\",7:\"§7§a{0}%§7.\",8:\"\",9:\"§6Stored Energy\",10:\"§7§7While in dungeons, for every\",11:\"§7§c2,000 HP §7you heal teammates\",12:\"§7the cooldown of §aWish §7is\",13:\"§7reduced by §a{1}s§7, up to\",14:\"§7§a30s§7.\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Jellyfish\"},ExtraAttributes:{petInfo:\"{\\\"candyUsed\\\":\\\"0\\\",\\\"active\\\":0b,\\\"type\\\":\\\"JELLYFISH\\\",\\\"tier\\\":\\\"EPIC\\\",\\\"exp\\\":\\\"0\\\",\\\"hideInfo\\\":0b}\",id:\"JELLYFISH;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Alchemy Pet", "", "§7Health: §a{HEALTH}", "", - "§6Radiant Regeneration", - "§7§7While in dungeons, increases", - "§7your base health regen by §a{0}%", - "§a§7and reduces the mana cost of", - "§7Power Orbs by §a{1}%§7.", + "§6Radiant Scyphozoa", + "§7§7While in dungeons, reduces the", + "§7mana cost of Power Orbs by", + "§7§a{0}%§7.", "", "§6Stored Energy", "§7§7While in dungeons, for every", "§7§c2,000 HP §7you heal teammates", "§7the cooldown of §aWish §7is", - "§7reduced by §a{2}s§7, up to", + "§7reduced by §a{1}s§7, up to", "§7§a30s§7.", "", "§7§eRight-click to add this pet to", |