Bamboo Flower Box
16×16 · BAKED

block· Machines & Other Blocks

Bamboo Flower Box

Wood Type:
Another Furniture · by Starfish Studios
block Flower BoxesFlower Boxes

Bamboo Flower Box is a block from Another Furniture, crafted from Bamboo Slab, Dirt, and Bamboo Planks.

Acquisition

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

Crafting
Bamboo Flower Box Bamboo Flower Box ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Bamboo Flower Box1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
another_furniture:bamboo_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:bamboo_planks"
    },
    "D": {
      "item": "minecraft:dirt"
    },
    "S": {
      "item": "minecraft:bamboo_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "flower_boxes",
  "experience": null,
  "cooking_time": null
}