Crafting using Birch Planks, Cottage Door Print and Birch Planks, arranged in the pattern shown. Produces Birch Cottage Door.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Birch Cottage Door | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Birch Cottage Door | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
mcwdoors:birch_cottage_door- Namespace
mcwdoors- Mod ID
mcwdoors- Tags (4)
mcwdoors:blocks/cottage_doors minecraft:blocks/mineable/axe minecraft:blocks/wooden_doors minecraft:items/wooden_doors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A",
"B",
"A"
],
"ingredients": {
"A": {
"item": "minecraft:birch_planks"
},
"B": {
"item": "mcwdoors:print_spruce"
}
},
"conditions": [],
"sequence": null,
"group_name": "cottage",
"experience": null,
"cooking_time": null
}
