diff options
Diffstat (limited to 'items/JELLYFISH;3.json')
-rw-r--r-- | items/JELLYFISH;3.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/items/JELLYFISH;3.json b/items/JELLYFISH;3.json index a95daaa0..548f2cc8 100644 --- a/items/JELLYFISH;3.json +++ b/items/JELLYFISH;3.json @@ -1,7 +1,7 @@ { "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=\"}]}},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:[]}", "damage": 3, "lore": [ "§8Alchemy Pet", @@ -31,7 +31,15 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Jellyfish_Pet" + "https://hypixel-skyblock.fandom.com/wiki/Jellyfish_Pet", + "https://wiki.hypixel.net/Jellyfish_Pet" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "type": "trade", + "cost": "ENCHANTED_EMERALD:312", + "result": "JELLYFISH;3" + } + ] }
\ No newline at end of file |