Crafting using Any Iron Ingot, Coal, Any Iron Ingot and Steep Wood, arranged in the pattern shown. Produces Steep Sconce.
- Inputs
- 2 × Any Iron Ingot
- Coal
- Steep Wood
- Output
- → Steep Sconce
block· Machines & Other Blocks
Steep Sconce is a block from Goety, crafted from Any Iron Ingot, Coal, and Steep Wood.
Crafting using Any Iron Ingot, Coal, Any Iron Ingot and Steep Wood, arranged in the pattern shown. Produces Steep Sconce.
| source | count | drop rate | conditions |
|---|---|---|---|
| Steep Sconce | 1–1 | 100% | 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.
Drops itself when broken.
goety:steep_sconcegoetygoetygoety: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
}