Crafting using Cherry Log, Cherry Fence and Cherry Log, arranged in the pattern shown. Produces 3× Cherry Bridge Support.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cherry Bridge Support | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwbridges:cherry_bridge_pier- Namespace
mcwbridges- Mod ID
mcwbridges- Tags (2)
mcwbridges:blocks/wooden_piers minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"WFW"
],
"ingredients": {
"F": {
"item": "minecraft:cherry_fence"
},
"W": {
"item": "minecraft:cherry_log"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_piers",
"experience": null,
"cooking_time": null
}
