Steep Sconce
16×16 · BAKED

block· Machines & Other Blocks

Steep Sconce

Goety · by Polarice3
block Steep Wood BlocksSteep Wood Blocks

Steep Sconce is a block from Goety, crafted from Any Iron Ingot, Coal, and Steep Wood.

Acquisition

Crafting using Any Iron Ingot, Coal, Any Iron Ingot and Steep Wood, arranged in the pattern shown. Produces Steep Sconce.

Crafting
Steep Sconce Steep Sconce guaranteed

Mining & drops

sourcecountdrop rateconditions
Steep Sconce1–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_sconce
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/steep_wood_blocks
goety:items/steep_wood_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ICI",
    " S "
  ],
  "ingredients": {
    "C": {
      "tag": "minecraft:coals"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "S": {
      "item": "goety:steep_wood"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}