Jungle Flower Box
16×16 · BAKED

block· Machines & Other Blocks

Jungle Flower Box

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

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

Acquisition

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

Crafting
Jungle Flower Box Jungle Flower Box ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Jungle Flower Box1–1100%Survives Explosion

Block drops

Drops itself when broken.

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