Crafting using Iron Sheet, Iron Sheet and Iron Sheet, arranged in the pattern shown. Produces 3× Iron Support Wedge.
- Inputs
- 3 × Iron Sheet
- Output
- → Iron Support Wedge ×3
block· Machines & Other Blocks
Iron Support Wedge is a block from Create Deco, crafted from Iron Sheet.
Crafting using Iron Sheet, Iron Sheet and Iron Sheet, arranged in the pattern shown. Produces 3× Iron Support Wedge.
Stone Cutting using Iron Ingot. Produces Iron Support Wedge.
| source | count | drop rate | conditions |
|---|---|---|---|
| Iron Support Wedge | 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.
createdeco:iron_support_wedgecreatedecocreatedecominecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" p",
"pp"
],
"ingredients": {
"p": {
"tag": "createdeco:internal/plates/iron_plates"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:iron_ingot"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}