Corrupted Chorus Door
16×16 · BAKED

block· Doors

Corrupted Chorus Door

Goety · by Polarice3
block Chorus Wood BlocksChorus Wood BlocksWooden DoorsWooden Doors

Corrupted Chorus Door is a block from Goety, crafted from Corrupted Chorus Planks.

Acquisition

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

Crafting
Corrupted Chorus Door Corrupted Chorus Door ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Corrupted Chorus 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.

Block drops

dropscountdrop rateconditions
Corrupted Chorus 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
goety:corrupt_chorus_door
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/chorus_wood_blocks
goety:items/chorus_wood_blocks
minecraft:blocks/wooden_doors
minecraft:items/wooden_doors

Recipe JSON (1):

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