Crafting using Any Ancient Logs, in any arrangement. Produces 4× Ashen Planks.

Ashen Planks
Acquisition
Crafting using Vertical Ashen Planks, in any arrangement. Produces Ashen Planks.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ashen Planks | 1–1 | 100% | Survives Explosion |
Used in (15)
Crafting using Ashen Planks, in any arrangement. Produces Ashen Button.
Crafting using Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks and Ashen Planks, arranged in the pattern shown. Produces Ashen Boat.
Crafting using Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks and Ashen Planks, arranged in the pattern shown. Produces 2× Ashen Trapdoor.
Crafting using Ashen Planks, Ashen Planks, Ashen Planks, Book, Book, Book, Ashen Planks, Ashen Planks and Ashen Planks, arranged in the pattern shown. Produces Ashen Bookshelf.
Crafting using Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks and Ashen Planks, arranged in the pattern shown. Produces 3× Ashen Door.
Block drops
Drops itself when broken.
Developer reference
- Registry name
quark:ancient_planks- Namespace
quark- Mod ID
quark- Tags (3)
minecraft:blocks/mineable/axe minecraft:blocks/planks minecraft:items/planks
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"tag": "quark:ancient_logs"
},
"conditions": [
{
"raw": {
"flag": "ancient_wood",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": "planks",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "quark:vertical_ancient_planks"
},
"conditions": [
{
"raw": {
"flag": "vertical_planks",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


