2025-02-08 01:57:53 +01:00

53 lines
1.0 KiB
JSON
Executable File

{
"entity": "minecraft:squid",
"variants": [],
"name": "entity.minecraft.squid",
"name_color": "#546D80",
"gui_scale": 1.0,
"gui_x_offset": 0.0,
"gui_y_offset": 1,
"gui_z_offset": 0.0,
"sim_cost": 32,
"input": {
"item": "hostilenetworks:prediction_matrix",
"count": 1
},
"base_drop": {
"item": "hostilenetworks:overworld_prediction",
"count": 1
},
"trivia": "hostilenetworks.trivia.squid",
"fabricator_drops": [
{
"item": "minecraft:ink_sac",
"count": 32
},
{
"optional": true,
"item": "croptopia:calamari",
"count": 32
},
{
"optional": true,
"item": "reliquary:squid_beak",
"count": 2
},
{
"item": "oceansdelight:tentacles",
"count": 2
}
],
"tier_data": [
6,
54,
354,
1254
],
"data_per_kill": [
1,
4,
10,
18
]
}