Crafting using Cherry Log, Cherry Planks, Cherry Log, Cherry Log, Stick and Cherry Log, arranged in the pattern shown. Produces 3× Cherry Picket Fence.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cherry Picket Fence | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwfences:cherry_picket_fence- Namespace
mcwfences- Mod ID
mcwfences- Tags (6)
mcwfences:blocks/picket_fences minecraft:blocks/fences minecraft:blocks/mineable/axe minecraft:blocks/wooden_fences minecraft:items/fences minecraft:items/wooden_fences
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CBC",
"CAC"
],
"ingredients": {
"A": {
"item": "minecraft:stick"
},
"B": {
"item": "minecraft:cherry_planks"
},
"C": {
"item": "minecraft:cherry_log"
}
},
"conditions": [],
"sequence": null,
"group_name": "picket",
"experience": null,
"cooking_time": null
}

