Crafting using Paper, Any Planks, Paper, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces 2× Street Sign.
- Inputs
- 2 × Paper
- 4 × Any Planks
- Output
- → Street Sign ×2
block· Machines & Other Blocks
Street Sign is a block from [Let's Do] Bakery, crafted from Paper and Any Planks.
Crafting using Paper, Any Planks, Paper, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces 2× Street Sign.
| source | count | drop rate | conditions |
|---|---|---|---|
| Street Sign | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
bakery:street_signbakerybakeryminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#O ",
"#O ",
"O O"
],
"ingredients": {
"#": {
"item": "minecraft:paper"
},
"O": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}