Crafting using Dirt, Dirt, Dirt, Bamboo Slab, Bamboo Slab and Bamboo Slab, arranged in the pattern shown. Produces 2× Flower Box.
block· Machines & Other Blocks
Flower Box
[Let's Do] Vinery · by Jason13Official, Satisfy
Flower Box is a block from [Let's Do] Vinery, crafted from Dirt and Bamboo Slab.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Flower Box | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
vinery:flower_box- Namespace
vinery- Mod ID
vinery- Tags (2)
minecraft:blocks/mineable/axe vinery:items/ignore_block_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"SSS"
],
"ingredients": {
"#": {
"item": "minecraft:dirt"
},
"S": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [],
"sequence": null,
"group_name": "flower_box",
"experience": null,
"cooking_time": null
}
