Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Block of Coal, Furnace, Block of Coal, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Coal Generator.

Coal Generator
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Coal Generator | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ad_astra:coal_generator- Namespace
ad_astra- Mod ID
ad_astra- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"CFC",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:iron_ingot"
},
"C": {
"item": "minecraft:coal_block"
},
"F": {
"item": "minecraft:furnace"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

