Crafting using Any Wooden Slabs, Dirt, Any Wooden Slabs, Any Wooden Slabs, Any Wooden Slabs and Any Wooden Slabs, arranged in the pattern shown. Produces 2× Flower Box.
Flower Box
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Flower Box | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Flower Box | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
supplementaries:flower_box- Namespace
supplementaries- Mod ID
supplementaries- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" ",
"101",
"111"
],
"ingredients": {
"0": {
"item": "minecraft:dirt"
},
"1": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [
{
"raw": {
"flag": "flower_box",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
