Crafting using Silver Plate, Any Copper Storage Block and Ashen Stone, arranged in the pattern shown. Produces Heat Insulation.
Heat Insulation
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Heat Insulation is a block from Embers Rekindled, crafted from Silver Plate, Any Copper Storage Block, and Ashen Stone.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Heat Insulation | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
embers:heat_insulation- Namespace
embers- Mod ID
embers- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"P",
"C",
"A"
],
"ingredients": {
"A": {
"tag": "embers:ashen_stone"
},
"C": {
"tag": "forge:storage_blocks/copper"
},
"P": {
"tag": "forge:plates/silver"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
