23 lines
417 B
JSON
23 lines
417 B
JSON
{
|
|
"type": "minecraft:squid",
|
|
"name": "entity.minecraft.squid",
|
|
"name_color": "0x29353F",
|
|
"gui_scale": 0.95,
|
|
"gui_x_offset": 0,
|
|
"gui_y_offset": 1,
|
|
"gui_z_offset": 0,
|
|
"sim_cost": 128,
|
|
"input": {
|
|
"item": "hostilenetworks:empty_prediction"
|
|
},
|
|
"base_drop": {
|
|
"item": "hostilenetworks:overworld_prediction"
|
|
},
|
|
"trivia": "",
|
|
"fabricator_drops": [
|
|
{
|
|
"item": "minecraft:ink_sac",
|
|
"count": 16
|
|
}
|
|
]
|
|
} |