Warped Cottage Trapdoor
mcwtrpdoors:warped_cottage_trapdoor

Warped Cottage Trapdoor

Wood Type:
Macaw's Trapdoors · by Sketch Macaw & Peachy Macaw
block Cottage TrapdoorsAxe MineableWooden TrapdoorsWooden Trapdoors

Acquisition

Crafting using Warped Planks, Cottage Trapdoor Print and Warped Planks, arranged in the pattern shown. Produces Warped Cottage Trapdoor.

Crafting
Warped Cottage Trapdoor Warped Cottage Trapdoor guaranteed

Mining & drops

sourcecountchanceconditions
Warped Cottage Trapdoor1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwtrpdoors:warped_cottage_trapdoor
Namespace
mcwtrpdoors
Mod ID
mcwtrpdoors
Tags (4)
mcwtrpdoors:blocks/cottage_trapdoors
minecraft:blocks/mineable/axe
minecraft:blocks/wooden_trapdoors
minecraft:items/wooden_trapdoors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "B",
    "A"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:warped_planks"
    },
    "B": {
      "item": "mcwtrpdoors:print_cottage"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "cottage_trapdoors",
  "experience": null,
  "cooking_time": null
}