Crafting using Dragon Tree Planks, Dragon Tree Planks, Dragon Tree Planks, Dragon Tree Planks, Dragon Tree Planks, Dragon Tree Planks and Stick, arranged in the pattern shown. Produces 3× Dragon Tree Sign.
Dragon Tree Sign
Dragon Tree Sign is a item from Unknown Mod, crafted from Dragon Tree Planks and Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dragon Tree Sign | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:dragon_tree_sign- Namespace
betterend- Mod ID
unknown- Tags (3)
minecraft:blocks/mineable/axe minecraft:blocks/standing_signs minecraft:items/signs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
" I "
],
"ingredients": {
"#": {
"item": "betterend:dragon_tree_planks"
},
"I": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": "sign",
"experience": null,
"cooking_time": null
}