Steep Wall
16×16 · BAKED

block· Walls

Steep Wall

Goety · by Polarice3
block Steep Wood BlocksSteep Wood BlocksWallsWalls

Steep Wall is a block from Goety, crafted from Steep Wood.

Acquisition

Crafting using Steep Wood, Steep Wood, Steep Wood, Steep Wood, Steep Wood and Steep Wood, arranged in the pattern shown. Produces 6× Steep Wall.

Crafting
  • Inputs
  • 6 × Steep Wood
  • Output
  • Steep Wall ×6
Steep Wall Steep Wall ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Steep Wall1–1100%Survives Explosion

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_wall
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/steep_wood_blocks
goety:items/steep_wood_blocks
minecraft:blocks/walls
minecraft:items/walls

Recipe JSON (1):

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