Sawmill using no listed ingredients. Produces 2× Warped Slab.
Acquisition
Chemical Reactor using Crimson Slab and Ender Pearl Dust. Produces 4× Warped Slab.
Crafting using Warped Planks, Warped Planks and Warped Planks, arranged in the pattern shown. Produces 6× Warped Slab.
Industrial Sawmill using Warped Stairs. Produces Warped Slab and 2× Saw Dust.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Warped Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:warped_slab- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/wooden_slabs minecraft:items/non_flammable_wood minecraft:items/wooden_slabs
Recipe JSON (4):
{
"recipe_type": "immersiveengineering:sawmill",
"pattern": null,
"ingredients": null,
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:crimson_slab"
},
{
"tag": "c:ender_pearl_dusts"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "minecraft:warped_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_slab",
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_sawmill",
"pattern": null,
"ingredients": {
"item": "minecraft:warped_stairs"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
