Flower Box
16×16 · BAKED

block· Machines & Other Blocks

Flower Box

[Let's Do] Vinery · by Jason13Official, Satisfy
block Axe MineableIgnore Block Item

Flower Box is a block from [Let's Do] Vinery, crafted from Dirt and Bamboo Slab.

Acquisition

Crafting using Dirt, Dirt, Dirt, Bamboo Slab, Bamboo Slab and Bamboo Slab, arranged in the pattern shown. Produces 2× Flower Box.

Crafting
Flower Box Flower Box ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Flower Box1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}