Crafting using Metal Platform, Metal Platform and Metal Platform, arranged in the pattern shown. Produces 6× Metal Platform Slab.
Metal Platform Slab
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Metal Platform Slab is a block from Embers Rekindled, crafted from Metal Platform.
Acquisition
Stone Cutting using Metal Platform. Produces Metal Platform Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Metal Platform Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Metal Platform Slab and Metal Platform Slab, arranged in the pattern shown. Produces Metal Platform.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
embers:metal_platform_slab- Namespace
embers- Mod ID
embers- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XXX"
],
"ingredients": {
"X": {
"item": "embers:metal_platform"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "embers:metal_platform"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
