Version 1.0.19b
This commit is contained in:
23
minecraft/kubejs/data/hostilenetworks/data_models/squid.json
Normal file
23
minecraft/kubejs/data/hostilenetworks/data_models/squid.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user