Crafting using Red Dye, Any Logs, Any Wooden Fences and Any Logs, arranged in the pattern shown. Produces 3× Asian Red Bridge Pier.
Asian Red Bridge Pier
Macaw's Bridges · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Asian Red Bridge Pier | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwbridges:asian_red_bridge_pier- Namespace
mcwbridges- Mod ID
mcwbridges- Tags (3)
mcwbridges:blocks/wooden_piers minecraft:blocks/combination_step_sound_blocks minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" R ",
"WFW"
],
"ingredients": {
"F": {
"tag": "minecraft:wooden_fences"
},
"R": {
"item": "minecraft:red_dye"
},
"W": {
"tag": "minecraft:logs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
