Crafting using Paper, Paper and Paper, arranged in the pattern shown. Produces 2× Table Sign.
- Inputs
- 3 × Paper
- Output
- → Table Sign ×2
block· Machines & Other Blocks
Table Sign is a block from [Let's Do] Candlelight, crafted from Paper.
Crafting using Paper, Paper and Paper, arranged in the pattern shown. Produces 2× Table Sign.
| source | count | drop rate | conditions |
|---|---|---|---|
| Table 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.
candlelight:table_signcandlelightcandlelightRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" ",
" # ",
"# #"
],
"ingredients": {
"#": {
"item": "minecraft:paper"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}