Warped Waffle Door
mcwdoors:warped_waffle_door

Warped Waffle Door

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

Acquisition

Crafting using Warped Planks, Waffle Door Print and Warped Planks, arranged in the pattern shown. Produces Warped Waffle Door.

Crafting
Warped Waffle Door Warped Waffle Door guaranteed

Mining & drops

sourcecountchanceconditions
Warped Waffle Door1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Warped Waffle Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
mcwdoors:warped_waffle_door
Namespace
mcwdoors
Mod ID
mcwdoors
Tags (4)
mcwdoors:blocks/waffle_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:warped_planks"
    },
    "B": {
      "item": "mcwdoors:print_waffle"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "waffle",
  "experience": null,
  "cooking_time": null
}