Crafting using Bloom Planks, Bloom Planks, Bloom Planks, Bloom Planks, Bloom Planks, Bloom Planks and Stick, arranged in the pattern shown. Produces 3× Bloom Sign.
block· Machines & Other Blocks
Bloom Sign
Deeper and Darker · by Kyanite Team
Bloom Sign is a block from Deeper and Darker, crafted from Bloom Planks and Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bloom Sign | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
deeperdarker:bloom_sign- Namespace
deeperdarker- Mod ID
deeperdarker- Tags (2)
minecraft:blocks/standing_signs minecraft:items/signs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
" X "
],
"ingredients": {
"#": {
"item": "deeperdarker:bloom_planks"
},
"X": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": "sign",
"experience": null,
"cooking_time": null
}
