1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
{
"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==\"}]}},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",
"",
"§7Intelligence: §a{INTELLIGENCE}",
"§7Defense: §a{DEFENSE}",
"",
"§6Nether Embodiment",
"§7§7Increases most stats by §a{0}%",
"§a§7while on the Crimson Isle.",
"",
"§6Bling Armor",
"§7§7Upgrades §cBlaze Armor §7stats",
"§7and ability by §a{1}%§7.",
"",
"§6Fusion-Style Potato",
"§7§7Double effects of hot potato",
"§7books.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§6§lLEGENDARY"
],
"internalname": "BLAZE;4",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"recipe": {
"A1": "ENCHANTED_BLAZE_ROD:8",
"A2": "ENCHANTED_BLAZE_ROD:8",
"A3": "ENCHANTED_BLAZE_ROD:8",
"B1": "ENCHANTED_BLAZE_ROD:8",
"B2": "SUPER_EGG:1",
"B3": "ENCHANTED_BLAZE_ROD:8",
"C1": "ENCHANTED_BLAZE_ROD:8",
"C2": "ENCHANTED_BLAZE_ROD:8",
"C3": "ENCHANTED_BLAZE_ROD:8"
},
"crafttext": "20% chance",
"useneucraft": true,
"infoType": "WIKI_URL",
"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"
]
}
]
}
|