Bamboo Cottage Door
mcwdoors:bamboo_cottage_door

Bamboo Cottage Door

Wood Type:
Macaw's Doors · by Sketch Macaw & Sketch Peachy
block Cottage DoorsAxe MineableWooden DoorsWooden Doors

Acquisition

Crafting using Bamboo, Cottage Door Print and Bamboo, arranged in the pattern shown. Produces Bamboo Cottage Door.

Crafting
Bamboo
Cottage Door Print
Bamboo
Bamboo Cottage Door Bamboo Cottage Door guaranteed

Mining & drops

sourcecountchanceconditions
Bamboo Cottage Door1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Bamboo Cottage Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
mcwdoors:bamboo_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:bamboo"
    },
    "B": {
      "item": "mcwdoors:print_spruce"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "cottage",
  "experience": null,
  "cooking_time": null
}