byg:willow_wood

Willow Wood

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Willow LogsWillow Logs

Willow Wood is a block from Oh The Biomes You'll Go, 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
Willow Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Willow Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:willow_wood
Namespace
byg
Mod ID
byg
Tags (2)
byg:blocks/willow_logs
byg:items/willow_logs

Recipe JSON (1):

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