Mek Data using Any Tin Ingot, Any Tin Ingot, Any Tin Ingot, Any Tin Ingot, Basic Chemical Tank, Flint and Steel, Any Bronze Ingot, Advanced Control Circuit and Any Bronze Ingot, arranged in the pattern shown. Produces Flamethrower.
Flamethrower
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Developer reference
- Registry name
mekanism:flamethrower- Namespace
mekanism- Mod ID
mekanism
Recipe JSON (1):
{
"recipe_type": "mekanism:mek_data",
"pattern": [
"III",
"ITS",
"#C#"
],
"ingredients": {
"#": {
"tag": "forge:ingots/bronze"
},
"C": {
"tag": "forge:circuits/advanced"
},
"I": {
"tag": "forge:ingots/tin"
},
"S": {
"item": "minecraft:flint_and_steel"
},
"T": {
"item": "mekanism:basic_chemical_tank"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}