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
|
{
"itemid": "minecraft:skull",
"displayname": "§aAutonull (Monster)",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"30887593-a705-5d1a-8bf6-d18c4b57a000\",hypixelPopulated:1b,Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjY3MTY4NjIxZmRiMGNmM2Y3ZTU3Y2I1MTY2ZDQ4ZTllOWM4N2Q2Nzc0OTQzMzlmM2I4ZmVlYzhjM2EzNmIifX19\"}]},Name:\"§897d94b2-5656-46df-ba23-966ca6c74b80\"},display:{Lore:[0:\"§c❤ Health§8: §c155\"],Name:\"§aAutonull (Monster)\"},ExtraAttributes:{id:\"AUTONULL_MONSTER\"}}",
"damage": 3,
"lore": [
"§c❤ Health§8: §c155"
],
"internalname": "AUTONULL_MONSTER",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "",
"recipes": [
{
"coins": 0,
"xp": 0,
"name": "§cAutonull",
"render": "@neurepo:mobs/autonull.json",
"level": 5,
"combat_xp": 6,
"type": "drops",
"panorama": "rift",
"drops": [
{
"id": "SKYBLOCK_MOTE:400",
"chance": "100%"
},
{
"id": "NULLIFIED_METAL:1",
"chance": "100%"
}
]
}
]
}
|