Crafting using Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks and Ashen Planks, arranged in the pattern shown. Produces 3× Ashen Door.
Ashen Door
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ashen Door | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Ashen Door | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
quark:ancient_door- Namespace
quark- Mod ID
quark- Tags (5)
minecraft:blocks/doors minecraft:blocks/mineable/axe minecraft:blocks/wooden_doors minecraft:items/doors minecraft:items/wooden_doors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##",
"##"
],
"ingredients": {
"#": {
"item": "quark:ancient_planks"
}
},
"conditions": [
{
"raw": {
"flag": "ancient_wood",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": "wooden_door",
"experience": null,
"cooking_time": null
}
