Crafting using Thornwood Planks, Thornwood Planks, Thornwood Planks, Thornwood Planks, Thornwood Planks, Thornwood Planks and Stick, arranged in the pattern shown. Produces 3× Thornwood Sign.
Thornwood Sign
Alex's Caves · by Alexthe668, Noonyeyz
Thornwood Sign is a block from Alex's Caves, crafted from Thornwood Planks and Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Thornwood Sign | 1–1 | 100% | Survives Explosion |
Block loot table: Thornwood Wall Sign (alexscaves) alexscaves:thornwood_wall_sign | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
alexscaves:thornwood_sign- Namespace
alexscaves- Mod ID
alexscaves- Tags (3)
minecraft:blocks/mineable/axe minecraft:blocks/standing_signs minecraft:items/signs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
" X "
],
"ingredients": {
"#": {
"item": "alexscaves:thornwood_planks"
},
"X": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_sign",
"experience": null,
"cooking_time": null
}
