23 lines
432 B
JSON
23 lines
432 B
JSON
{
|
|
"type": "minecraft:glow_squid",
|
|
"name": "entity.minecraft.glow_squid",
|
|
"name_color": "0x237070",
|
|
"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:glow_ink_sac",
|
|
"count": 16
|
|
}
|
|
]
|
|
} |