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