Crafting using Windswept Planks, Windswept Slab and Windswept Planks, arranged in the pattern shown. Produces 3× Windswept Plank Wall.
- Inputs
- 2 × Windswept Planks
- Windswept Slab
- Output
- → Windswept Plank Wall ×3
block· Walls
Windswept Plank Wall is a block from Goety, crafted from Windswept Planks and Windswept Slab.
Crafting using Windswept Planks, Windswept Slab and Windswept Planks, arranged in the pattern shown. Produces 3× Windswept Plank Wall.
| source | count | drop rate | conditions |
|---|---|---|---|
| Windswept Plank Wall | 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.
Crafting using Windswept Plank Wall, Snowball, Snowball and Windswept Plank Wall, arranged in the pattern shown. Produces 2× Snowy Windswept Plank Wall.
Drops itself when broken.
goety:windswept_plank_wallgoetygoetygoety:blocks/windswept_wood_blocks minecraft:blocks/walls minecraft:items/walls
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"S",
"#"
],
"ingredients": {
"#": {
"item": "goety:windswept_planks"
},
"S": {
"item": "goety:windswept_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}