Snowy Windswept Plank Wall
16×16 · BAKED

block· Walls

Snowy Windswept Plank Wall

Goety · by Polarice3
block Windswept Wood BlocksWallsWalls

Snowy Windswept Plank Wall is a block from Goety, crafted from Windswept Plank Wall and Snowball.

Acquisition

Crafting using Windswept Plank Wall, Snowball, Snowball and Windswept Plank Wall, arranged in the pattern shown. Produces 2× Snowy Windswept Plank Wall.

Crafting
Windswept Plank Wall
Snowball
Snowball
Windswept Plank Wall
Snowy Windswept Plank Wall Snowy Windswept Plank Wall ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Snowy Windswept Plank Wall1–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:snowy_windswept_plank_wall
Namespace
goety
Mod ID
goety
Tags (3)
goety: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
}