26 lines
No EOL
614 B
JSON
26 lines
No EOL
614 B
JSON
{
|
|
"entity": "minecraft:shulker",
|
|
"name": "entity.minecraft.shulker",
|
|
"name_color": "#00FFFFFF",
|
|
"gui_scale": 1,
|
|
"gui_x_offset": 0,
|
|
"gui_y_offset": 0,
|
|
"gui_z_offset": 0,
|
|
"sim_cost": 512,
|
|
"input": {
|
|
"item": "hostilenetworks:prediction_matrix"
|
|
},
|
|
"base_drop": {
|
|
"item": "hostilenetworks:end_prediction"
|
|
},
|
|
"trivia": "hostilenetworks.trivia.shulker",
|
|
"fabricator_drops": [{
|
|
"item": "minecraft:shulker_shell",
|
|
"count": 6
|
|
},
|
|
{
|
|
"item": "minecraft:diamond",
|
|
"count": 6
|
|
}
|
|
]
|
|
} |