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
|
{
"itemid": "minecraft:skull",
"displayname": "§aExecutive Wendy (Monster)",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"076f14c0-f574-3396-876f-14c0f5742396\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWY1ZTAzYjhkZTExOWY4NTg5YTgwODIyNGNiZWE3MzdmNWRjZjI0MjM1Nzk5YjczNzhhYzViZjA2YWJmNmRkNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Prepare for trouble!\",1:\"\",2:\"§c❤ Health§8: §c153,000\"],Name:\"§aExecutive Wendy (Monster)\"},ExtraAttributes:{id:\"EXECUTIVE_WENDY_MONSTER\"}}",
"damage": 3,
"lore": [
"§7Prepare for trouble!",
"",
"§c❤ Health§8: §c153,000"
],
"internalname": "EXECUTIVE_WENDY_MONSTER",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Team_Treasurite",
"https://wiki.hypixel.net/Executive_Wendy"
],
"crafttext": "",
"recipes": [
{
"level": 100,
"coins": 10,
"xp": 10,
"combat_xp": 35,
"name": "§cExecutive Wendy",
"panorama": "crystal_hollows",
"render": "@neurepo:mobs/executive_wendy.json",
"type": "drops",
"drops": [
{
"id": "ROUGH_RUBY_GEM:1",
"extra": [],
"chance": "x8-15"
},
{
"id": "ROUGH_JADE_GEM:1",
"extra": [],
"chance": "x8-15"
},
{
"id": "TREASURITE:1",
"extra": [],
"chance": "1%"
}
]
}
]
}
|