diff options
Diffstat (limited to 'items/LION;1.json')
-rw-r--r-- | items/LION;1.json | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/items/LION;1.json b/items/LION;1.json index 6f436b61..26ee594d 100644 --- a/items/LION;1.json +++ b/items/LION;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aLion", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"§7Strength: §c{STRENGTH}\",4:\"§7Ferocity: §a{FEROCITY}\",5:\"\",6:\"§6Primal Force\",7:\"§7§7Adds §c+{0} §c❁ Damage §7and §c+{1} §c❁\",8:\"§cStrength §7to your weapons..\",9:\"\",10:\"§7§eRight-click to add this pet to your\",11:\"§epet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aLion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"LION;1\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ=\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"§7Strength: §c{STRENGTH}\",4:\"§7Ferocity: §a{FEROCITY}\",5:\"\",6:\"§6Primal Force\",7:\"§7§7Adds §c+{0} §c❁ Damage §7and §c+{1} §c❁\",8:\"§cStrength §7to your weapons..\",9:\"\",10:\"§7§eRight-click to add this pet to your\",11:\"§epet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aLion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"LION;1\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", @@ -27,5 +27,15 @@ "https://hypixel-skyblock.fandom.com/wiki/Lion_Pet", "https://wiki.hypixel.net/Lion_Pet" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "type": "katgrade", + "coins": 15000, + "time": 86400, + "input": "LION;0", + "output": "LION;1", + "items": [] + } + ] }
\ No newline at end of file |