block· Machines & Other Blocks

Willow Wood

Nature's Spirit · by Team Hibiscus
block Willow LogsWillow Logs

Willow Wood is a block from Nature's Spirit, crafted from Willow Log.

Acquisition

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

Crafting
  • Inputs
  • 4 × Willow Log
  • Output
  • Willow Wood ×3
Willow Wood ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Willow 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
natures_spirit:willow_wood
Namespace
natures_spirit
Mod ID
natures_spirit
Tags (2)
natures_spirit:blocks/willow_logs
natures_spirit:items/willow_logs

Recipe JSON (1):

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