Flower Box
supplementaries:flower_box

Flower Box

Supplementaries · by MehVahdJukaar, Plantkillable
block Axe Mineable

Acquisition

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.

Crafting conditional
Flower Box Flower Box ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Flower Box1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Flower Box1–1100%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
}