Powdery Door
16×16 · BAKED

block· Doors

Powdery Door

My Nether's Delight · by SoyTutta
block Wooden DoorsNon Flammable WoodWooden Doors

Powdery Door is a block from My Nether's Delight, crafted from Powdery Planks.

Acquisition

Crafting using Powdery Planks, Powdery Planks, Powdery Planks, Powdery Planks, Powdery Planks and Powdery Planks, arranged in the pattern shown. Produces 3× Powdery Door.

Crafting
Powdery Door Powdery Door ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Powdery Door1–1100%Survives Explosion, Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Used in

Cutting using Powdery Door. Produces an unresolved result.

Cutting

Block drops

dropscountdrop rateconditions
Powdery Door1–1100%Survives Explosion, Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
mynethersdelight:powdery_door
Namespace
mynethersdelight
Mod ID
mynethersdelight
Tags (3)
minecraft:blocks/wooden_doors
minecraft:items/non_flammable_wood
minecraft:items/wooden_doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "mynethersdelight:powdery_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_door",
  "experience": null,
  "cooking_time": null
}