diff options
Diffstat (limited to 'items/SPIDER;1.json')
-rw-r--r-- | items/SPIDER;1.json | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/items/SPIDER;1.json b/items/SPIDER;1.json index ac995046..0a97ca22 100644 --- a/items/SPIDER;1.json +++ b/items/SPIDER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aSpider", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §c{STRENGTH}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Applies §c+{0}❁ Strength §7to all\",7:\"§7§4Arachnal Ж §7weapons, armor, and\",8:\"§7equipment you have equipped.\",9:\"\",10:\"§7§eRight-click to add this pet to your\",11:\"§epet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSpider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;1\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ==\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §c{STRENGTH}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Applies §c+{0}❁ Strength §7to all\",7:\"§7§4Arachnal Ж §7weapons, armor, and\",8:\"§7equipment you have equipped.\",9:\"\",10:\"§7§eRight-click to add this pet to your\",11:\"§epet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSpider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;1\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -39,5 +39,15 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet", "https://wiki.hypixel.net/Spider_Pet" + ], + "recipes": [ + { + "type": "katgrade", + "coins": 2000, + "time": 7200, + "input": "SPIDER;0", + "output": "SPIDER;1", + "items": [] + } ] }
\ No newline at end of file |