Crafting using Stick, Stick, Stick, Stick, Cherry Planks and Stick, arranged in the pattern shown. Produces 5× Cherry Planks Parapet.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cherry Planks Parapet | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwwindows:cherry_plank_parapet- Namespace
mcwwindows- Mod ID
mcwwindows- Tags (2)
mcwwindows:blocks/parapets minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"ABA"
],
"ingredients": {
"A": {
"item": "minecraft:stick"
},
"B": {
"item": "minecraft:cherry_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "parapets",
"experience": null,
"cooking_time": null
}
