block· Machines & Other Blocks

Studded Steep Wood

Goety · by Polarice3
block Steep Wood BlocksSteep Wood BlocksGuarded By PiglinsPiglin Loved

Studded Steep Wood is a block from Goety, crafted from Any Gold Ingot and Steep Wood.

Acquisition

Crafting using Any Gold Ingot, Any Gold Ingot, Steep Wood, Any Gold Ingot and Any Gold Ingot, arranged in the pattern shown. Produces Studded Steep Wood.

Crafting
  • Inputs
  • 4 × Any Gold Ingot
  • Steep Wood
  • Output
  • Studded Steep Wood
Studded Steep Wood guaranteed

Mining & drops

sourcecountdrop rateconditions
Studded Steep Wood1–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.

Used in

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

Crafting
Studded Steep Wall Studded Steep Wall ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:studded_steep_wood
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/steep_wood_blocks
goety:items/steep_wood_blocks
minecraft:blocks/guarded_by_piglins
minecraft:items/piglin_loved

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    "ILI",
    " I "
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/gold"
    },
    "L": {
      "item": "goety:steep_wood"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}