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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §5Blaze",
"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 all 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}%\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Blaze\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLAZE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"BLAZE;3\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
"",
"§7Intelligence: §a{INTELLIGENCE}",
"§7Defense: §a{DEFENSE}",
"",
"§6Nether Embodiment",
"§7§7Increases all stats by §a{0}%",
"§a§7while on the Crimson Isle.",
"",
"§6Bling Armor",
"§7§7Upgrades §cBlaze Armor §7stats",
"§7and ability by §a{1}%",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§5§lEPIC"
],
"internalname": "BLAZE;3",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"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": "80% chance",
"useneucraft": true,
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Blaze_Pet"
]
}
|