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