Crafting using Mangrove Slab, Dirt, Mangrove Slab, Mangrove Planks, Mangrove Planks and Mangrove Planks, arranged in the pattern shown. Produces 3× Mangrove Flower Box.
block· Machines & Other Blocks
Mangrove Flower Box
Wood Type:
Another Furniture · by Starfish Studios
Mangrove Flower Box is a block from Another Furniture, crafted from Mangrove Slab, Dirt, and Mangrove Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mangrove Flower Box | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
another_furniture:mangrove_flower_box- Namespace
another_furniture- Mod ID
another_furniture- Tags (2)
another_furniture:blocks/flower_boxes another_furniture:items/flower_boxes
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SDS",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:mangrove_planks"
},
"D": {
"item": "minecraft:dirt"
},
"S": {
"item": "minecraft:mangrove_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": "flower_boxes",
"experience": null,
"cooking_time": null
}

