31 lines
524 B
JSON
31 lines
524 B
JSON
{
|
|
"type": "minecraft:chicken",
|
|
"name": "entity.minecraft.chicken",
|
|
"name_color": "0xE8E8E8",
|
|
"gui_scale": 1,
|
|
"gui_x_offset": 0,
|
|
"gui_y_offset": 0,
|
|
"gui_z_offset": 0,
|
|
"sim_cost": 128,
|
|
"input": {
|
|
"item": "hostilenetworks:empty_prediction"
|
|
},
|
|
"base_drop": {
|
|
"item": "hostilenetworks:overworld_prediction"
|
|
},
|
|
"trivia": "",
|
|
"fabricator_drops": [
|
|
{
|
|
"item": "minecraft:chicken",
|
|
"count": 16
|
|
},
|
|
{
|
|
"item": "minecraft:feather",
|
|
"count": 8
|
|
},
|
|
{
|
|
"item": "minecraft:egg",
|
|
"count": 4
|
|
}
|
|
]
|
|
} |