Crafting using Cherry Planks, Cherry Planks and Cherry Planks, arranged in the pattern shown. Produces 3× Vertical Cherry Planks.

Vertical Cherry Planks
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Vertical Cherry Planks | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Vertical Cherry Planks, in any arrangement. Produces Cherry Planks.
Block drops
Drops itself when broken.
Developer reference
- Registry name
quark:vertical_cherry_planks- Namespace
quark- Mod ID
quark- Tags (3)
minecraft:blocks/mineable/axe minecraft:blocks/planks minecraft:items/planks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:cherry_planks"
}
},
"conditions": [
{
"raw": {
"flag": "vertical_planks",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
