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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §fHorse",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e317c8a-0a4e-3133-9232-83b57d9a784e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzZmY2QzZWMzYmM4NGJhZmI0MTIzZWE0Nzk0NzFmOWQyZjQyZDhmYjljNWYxMWNmNWY0ZTBkOTMyMjYifX19\"}]}},display:{Lore:[0:\"§8Combat Mount\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Ridable\",6:\"§7§7Right-click your summoned pet\",7:\"§7to ride it!\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fHorse\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"HORSE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",id:\"HORSE;0\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Mount",
"",
"§7Intelligence: §a{INTELLIGENCE}",
"§7Speed: §a{SPEED}",
"",
"§6Ridable",
"§7§7Right-click your summoned pet",
"§7to ride it!",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§f§lCOMMON"
],
"internalname": "HORSE;0",
"clickcommand": "viewrecipe",
"modver": "REL-1.0.0",
"recipe": {
"A1": "ENCHANTED_LEATHER:1",
"A2": "ENCHANTED_LEATHER:1",
"A3": "ENCHANTED_LEATHER:1",
"B1": "ENCHANTED_LEATHER:1",
"B2": "ENCHANTED_EGG:1",
"B3": "ENCHANTED_LEATHER:1",
"C1": "ENCHANTED_LEATHER:1",
"C2": "ENCHANTED_LEATHER:1",
"C3": "ENCHANTED_LEATHER:1"
},
"crafttext": "50% Chance",
"useneucraft": true,
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Horse_Pet"
]
}
|