38 lines
791 B
JSON
38 lines
791 B
JSON
{
|
|
"type": "minecraft:ender_dragon",
|
|
"name": "entity.minecraft.ender_dragon",
|
|
"name_color": "0xCC00CC",
|
|
"gui_scale": 0.25,
|
|
"gui_x_offset": 0,
|
|
"gui_y_offset": 0.5,
|
|
"gui_z_offset": 0,
|
|
"sim_cost": 4096,
|
|
"input": {
|
|
"item": "hostilenetworks:empty_prediction"
|
|
},
|
|
"base_drop": {
|
|
"item": "hostilenetworks:end_prediction"
|
|
},
|
|
"trivia": "hostilenetworks.trivia.ender_dragon",
|
|
"fabricator_drops": [
|
|
{
|
|
"item": "minecraft:dragon_breath",
|
|
"count": 16
|
|
},
|
|
{
|
|
"item": "minecraft:dragon_egg",
|
|
"count": 1
|
|
},
|
|
{
|
|
"item": "mysticalagradditions:dragon_scale",
|
|
"count": 4
|
|
},
|
|
{
|
|
"item": "quark:dragon_scale",
|
|
"count": 1
|
|
}
|
|
],
|
|
"data_per_kill": [
|
|
3, 12, 30, 45
|
|
]
|
|
} |