Crafting using Any Iron Plates Plate, Propeller and Any Iron Plates Plate, arranged in the pattern shown. Produces Radiator Fan.
block· Machines & Other Blocks
Radiator Fan
Create: Steam 'n' Rails · by The Railways Team
Radiator Fan is a block from Create: Steam 'n' Rails, crafted from Any Iron Plates Plate and Propeller.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Radiator Fan | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
railways:smokestack_diesel- Namespace
railways- Mod ID
railways- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#*#"
],
"ingredients": {
"#": {
"tag": "railways:internal/plates/iron_plates"
},
"*": {
"item": "create:propeller"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}