Skip to content

Included recipes

Bat

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_bat"
},
"output": "minecraft:bat",
"processingTime": 1000
}

Bee

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_bee"
},
"output": "minecraft:bee",
"processingTime": 2000
}

Blaze

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_blaze"
},
"output": "minecraft:blaze",
"processingTime": 5000
}

Chicken

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_chicken"
},
"output": "minecraft:chicken",
"processingTime": 1000
}

Cow

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_cow"
},
"output": "minecraft:cow",
"processingTime": 2500
}

Creeper

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_creeper"
},
"output": "minecraft:creeper",
"processingTime": 2500
}

Drowned

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_drowned"
},
"output": "minecraft:drowned",
"processingTime": 2500
}

Enderman

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_enderman"
},
"output": "minecraft:enderman",
"processingTime": 5000
}

Evoker

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 500,
"fluid": "create_mechanical_spawner:spawn_fluid_evoker"
},
"output": "minecraft:evoker",
"processingTime": 5000
}

Fox

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_fox"
},
"output": "minecraft:fox",
"processingTime": 3000
}

Ghast

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_ghast"
},
"output": "minecraft:ghast",
"processingTime": 5000
}

horse

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_horse"
},
"output": "minecraft:horse",
"processingTime": 2000
}

Magma cube

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_magma_cube"
},
"output": "minecraft:magma_cube",
"processingTime": 2500
}

Panda

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_panda"
},
"output": "minecraft:panda",
"processingTime": 4000
}

Parrot

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_parrot"
},
"output": "minecraft:parrot",
"processingTime": 1500
}

Pig

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_pig"
},
"output": "minecraft:pig",
"processingTime": 1500
}

Pigling

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_pigling"
},
"output": "minecraft:pigling",
"processingTime": 2500
}

Rabbit

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_rabbit"
},
"output": "minecraft:rabbit",
"processingTime": 1000
}

Random

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_random"
},
"processingTime": 1500
}

Skeleton

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_skeleton"
},
"output": "minecraft:skeleton",
"processingTime": 2500
}

Slime

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_slime"
},
"output": "minecraft:slime",
"processingTime": 2500
}

Spider

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_spider"
},
"output": "minecraft:spider",
"processingTime": 2500
}

Villager

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_villager"
},
"output": "minecraft:villager",
"processingTime": 5000
}

Witch

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_witch"
},
"output": "minecraft:witch",
"processingTime": 2500
}

Wither

{
"type": "create_mechanical_spawner:spawner",
"customLoot": [
{
"id": "minecraft:nether_star"
},
{
"count": 16,
"id": "create:experience_nugget"
},
{
"chance": 0.5,
"count": 8,
"id": "create:experience_nugget"
}
],
"input": {
"type": "fluid_stack",
"amount": 300,
"fluid": "create_mechanical_spawner:spawn_fluid_wither"
},
"output": "minecraft:wither",
"processingTime": 5000
}

Wither skeleton

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 200,
"fluid": "create_mechanical_spawner:spawn_fluid_wither_skeleton"
},
"output": "minecraft:wither_skeleton",
"processingTime": 5000
}

Wolf

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_wolf"
},
"output": "minecraft:wolf",
"processingTime": 1500
}

Zombie

{
"type": "create_mechanical_spawner:spawner",
"input": {
"type": "fluid_stack",
"amount": 100,
"fluid": "create_mechanical_spawner:spawn_fluid_zombie"
},
"output": "minecraft:zombie",
"processingTime": 2500
}