diff options
Diffstat (limited to 'items/BLAZE;4.json')
-rw-r--r-- | items/BLAZE;4.json | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/items/BLAZE;4.json b/items/BLAZE;4.json index 407d0541..9fadebe6 100644 --- a/items/BLAZE;4.json +++ b/items/BLAZE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Blaze", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Nether Embodiment\",6:\"§7§7Increases most stats by §a{0}%\",7:\"§a§7while on the Crimson Isle.\",8:\"\",9:\"§6Bling Armor\",10:\"§7§7Upgrades §cBlaze Armor §7stats\",11:\"§7and ability by §a{1}%§7.\",12:\"\",13:\"§6Fusion-Style Potato\",14:\"§7§7Double effects of hot potato\",15:\"§7books.\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Blaze\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLAZE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"BLAZE;4\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ==\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Nether Embodiment\",6:\"§7§7Increases most stats by §a{0}%\",7:\"§a§7while on the Crimson Isle.\",8:\"\",9:\"§6Bling Armor\",10:\"§7§7Upgrades §cBlaze Armor §7stats\",11:\"§7and ability by §a{1}%§7.\",12:\"\",13:\"§6Fusion-Style Potato\",14:\"§7§7Double effects of hot potato\",15:\"§7books.\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Blaze\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLAZE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"BLAZE;4\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -46,5 +46,17 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Pet", "https://wiki.hypixel.net/Blaze_Pet" + ], + "recipes": [ + { + "type": "katgrade", + "coins": 250000, + "time": 1036800, + "input": "BLAZE;3", + "output": "BLAZE;4", + "items": [ + "ENCHANTED_BLAZE_ROD:64" + ] + } ] }
\ No newline at end of file |