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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Skeleton Horse (Monster)",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"bcbce5bf-86c4-4e62-9fc5-0cc90de94b6d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDdlZmZjZTM1MTMyYzg2ZmY3MmJjYWU3N2RmYmIxZDIyNTg3ZTk0ZGYzY2JjMjU3MGVkMTdjZjg5NzNhIn19fQ\u003d\"}]}},display:{Lore:[0:\"§7Skeleton Horse, (not to be confused with the,\",1:\"§7Skeleton Horse Pet) is a mob that spawn during the\",2:\"§7Thunder event from the Blood God Shrine.\",3:\"\",4:\"§c❤ Health§8: §c35.000\",5:\"§7Combat XP: §38\",6:\"§7Coins per Kill: §61\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§aUncommon Loot\",10:\"§8 ■ §aEnchanted Bone §8x128-256\"],Name:\"§9Skeleton Horse (Monster)\"},ExtraAttributes:{id:\"SKELETON_HORSE_MONSTER\"}}",
"damage": 3,
"lore": [
"§7Skeleton Horse, (not to be confused with the,",
"§7Skeleton Horse Pet) is a mob that spawn during the",
"§7Thunder event from the Blood God Shrine.",
"",
"§c❤ Health§8: §c35.000",
"§7Combat XP: §38",
"§7Coins per Kill: §61",
"",
"§6§lPossible Drops:",
"§aUncommon Loot",
"§8 ■ §aEnchanted Bone §8x128-256"
],
"internalname": "SKELETON_HORSE_MONSTER",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Skeleton_Horse"
],
"crafttext": ""
}
|