block· Machines & Other Blocks

Windswept Wood

Goety · by Polarice3
block Steepable WoodWindswept LogsWindswept Wood BlocksSteepable WoodWindswept LogsWindswept Wood Blocks

Windswept Wood is a block from Goety, crafted from Windswept Log.

Acquisition

Crafting using Windswept Log, Windswept Log, Windswept Log and Windswept Log, arranged in the pattern shown. Produces 3× Windswept Wood.

Crafting
Windswept Wood ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Windswept Wood1–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:windswept_wood
Namespace
goety
Mod ID
goety
Tags (6)
goety:blocks/steepable_wood
goety:blocks/windswept_logs
goety:blocks/windswept_wood_blocks
goety:items/steepable_wood
goety:items/windswept_logs
goety:items/windswept_wood_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "goety:windswept_log"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bark",
  "experience": null,
  "cooking_time": null
}