Crafting using Steel Plate, Steel Plate, Steel Plate, Bucket, Furnace, Bucket, Steel Plate, Steel Plate and Steel Plate, arranged in the pattern shown. Produces Fuel Refinery.

Fuel Refinery
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fuel Refinery | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ad_astra:fuel_refinery- 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": [
"###",
"BFB",
"###"
],
"ingredients": {
"#": {
"tag": "ad_astra:steel_plates"
},
"B": {
"item": "minecraft:bucket"
},
"F": {
"item": "minecraft:furnace"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
