Crafting using Willow Planks, Willow Planks, Willow Planks, Willow Planks, Willow Planks and Willow Planks, arranged in the pattern shown. Produces 3× Willow Door.
Willow Door
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
Willow Door is a block from Oh The Biomes You'll Go, crafted from Willow Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Willow Door | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Willow Door | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
byg:willow_door- Namespace
byg- Mod ID
byg- Tags (2)
minecraft:blocks/wooden_doors minecraft:items/wooden_doors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##",
"##"
],
"ingredients": {
"#": {
"item": "byg:willow_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_door",
"experience": null,
"cooking_time": null
}
