Stone Cutting using Leaded Concrete. Produces Leaded Concrete Slab.
Leaded Concrete Slab
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Crafting using Leaded Concrete, Leaded Concrete and Leaded Concrete, arranged in the pattern shown. Produces 6× Leaded Concrete Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Leaded Concrete Slab | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Leaded Concrete Slab and Leaded Concrete Slab, arranged in the pattern shown. Produces Leaded Concrete.
Block drops
Drops itself when broken.
Developer reference
- Registry name
immersiveengineering:slab_concrete_leaded- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "immersiveengineering:concrete_leaded"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"sss"
],
"ingredients": {
"s": {
"item": "immersiveengineering:concrete_leaded"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
