Skip to content

Recipes

Individual Parts

Recipe Type

create_mechanical_spawner:spawner

Input

{
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_bat"
},
},

Output

"output": "minecraft:bat",

Processing time

"processingTime": 2000

Custom Loot (for loot collectors)

"customLoot": [
{
"id": "minecraft:nether_star"
},
{
"count": 16,
"id": "create:experience_nugget"
},
{
"chance": 0.5,
"count": 8,
"id": "create:experience_nugget"
}
],

Recipe Requirements

See Mechianicals Recipe Requirements