Mek Data using Any Tin Ingot, Any Redstone Dust, Any Tin Ingot, Any Redstone Dust, Steel Casing, Any Redstone Dust, Any Tin Ingot, Energy Tablet and Any Tin Ingot, arranged in the pattern shown. Produces Resistive Heater.
Resistive Heater
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Resistive Heater | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:resistive_heater- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "mekanism:mek_data",
"pattern": [
"IRI",
"RXR",
"IEI"
],
"ingredients": {
"E": {
"item": "mekanism:energy_tablet"
},
"I": {
"tag": "forge:ingots/tin"
},
"R": {
"tag": "forge:dusts/redstone"
},
"X": {
"item": "mekanism:steel_casing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
