diff options
Diffstat (limited to 'items/BAT;1.json')
-rw-r--r-- | items/BAT;1.json | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/items/BAT;1.json b/items/BAT;1.json index e50d1ca8..80531414 100644 --- a/items/BAT;1.json +++ b/items/BAT;1.json @@ -4,7 +4,7 @@ "displayname": "§f§f§7[Lvl {LVL}] §aBat", "clickcommand": "viewrecipe", "damage": 3, - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1911c3bb-c0af-3474-98e2-486478c5b9ea\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzgyZmMzZjcxYjQxNzY5Mzc2YTllOTJmZTNhZGJhYWMzNzcyYjk5OWIyMTljOWQ2YjQ2ODBiYTk5ODNlNTI3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Candy Lover\",6:\"§7§7Increases the chance for mobs\",7:\"§7to drop Candy by §a{0}%§7.\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aBat\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BAT\\\",\\\"active\\\":false,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"exp\\\":0,\\\"candyUsed\\\":0}\",id:\"BAT;1\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1911c3bb-c0af-3474-98e2-486478c5b9ea\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzgyZmMzZjcxYjQxNzY5Mzc2YTllOTJmZTNhZGJhYWMzNzcyYjk5OWIyMTljOWQ2YjQ2ODBiYTk5ODNlNTI3In19fQ==\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Candy Lover\",6:\"§7§7Increases the chance for mobs\",7:\"§7to drop Candy by §a{0}%§7.\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aBat\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BAT\\\",\\\"active\\\":false,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"exp\\\":0,\\\"candyUsed\\\":0}\",id:\"BAT;1\"},AttributeModifiers:[]}", "modver": "2.1.1-PRE", "lore": [ "§8Mining Pet", @@ -38,5 +38,15 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bat_Pet", "https://wiki.hypixel.net/Bat_Pet" + ], + "recipes": [ + { + "type": "katgrade", + "coins": 2000, + "time": 3600, + "input": "BAT;0", + "output": "BAT;1", + "items": [] + } ] }
\ No newline at end of file |