Crafting using Stone Bricks, Furnace, Stone Bricks, Dark Steel Ingot, Void Chassis, Dark Steel Ingot, Infinity Bimetal Gear, Piston and Infinity Bimetal Gear, arranged in the pattern shown. Produces Stirling Generator.

Stirling Generator
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Stirling Generator | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
enderio:stirling_generator- Namespace
enderio- Mod ID
enderio- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BFB",
"IVI",
"GPG"
],
"ingredients": {
"B": {
"item": "minecraft:stone_bricks"
},
"F": {
"item": "minecraft:furnace"
},
"G": {
"tag": "forge:gears/iron"
},
"I": {
"tag": "forge:ingots/dark_steel"
},
"P": {
"item": "minecraft:piston"
},
"V": {
"item": "enderio:void_chassis"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}



