Warped Slab
minecraft:warped_slab

Warped Slab

Wood Type:
Minecraft · by Mojang Studios
block Wooden SlabsNon Flammable WoodWooden Slabs

Acquisition

Sawmill using no listed ingredients. Produces 2× Warped Slab.

Sawmill
Warped Slab Warped Slab ×2 guaranteed

Crafting using Warped Planks, Warped Planks and Warped Planks, arranged in the pattern shown. Produces 6× Warped Slab.

Crafting
Warped Slab Warped Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Warped Slab1–1100%

Block drops

Drops itself when broken.

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
}