Steep Slab
16×16 · BAKED

block· Slabs

Steep Slab

Goety · by Polarice3
block Steep Wood BlocksSteep Wood BlocksWooden SlabsWooden Slabs

Steep Slab is a block from Goety, crafted from Steep Planks.

Acquisition

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

Crafting
Steep Slab Steep Slab ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Steep Slab1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:steep_slab
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/steep_wood_blocks
goety:items/steep_wood_blocks
minecraft:blocks/wooden_slabs
minecraft:items/wooden_slabs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "goety:steep_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_slab",
  "experience": null,
  "cooking_time": null
}