Crafting using Lead Plate, Silver Ingot, Furnace, Silver Ingot, Lead Plate, Caminite Bricks and Lead Plate, arranged in the pattern shown. Produces Cinder Plinth.
Cinder Plinth
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Cinder Plinth is a block from Embers Rekindled, crafted from Lead Plate, Silver Ingot, Furnace, and Caminite Bricks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cinder Plinth | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
embers:cinder_plinth- Namespace
embers- Mod ID
embers- Tags (3)
embers:blocks/upgradeable_with/consumption_multiplier embers:blocks/upgradeable_with/speed_multiplier minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" P ",
"SFS",
"PBP"
],
"ingredients": {
"B": {
"item": "embers:caminite_bricks"
},
"F": {
"item": "minecraft:furnace"
},
"P": {
"tag": "forge:plates/lead"
},
"S": {
"tag": "forge:ingots/silver"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}




