Acacia Shelf
16×16 · BAKED

block· Machines & Other Blocks

Acacia Shelf

Wood Type:
Another Furniture · by Starfish Studios
block ShelvesShelves

Acacia Shelf is a block from Another Furniture, crafted from Acacia Planks and Stick.

Acquisition

Crafting using Acacia Planks, Acacia Planks, Acacia Planks and Stick, arranged in the pattern shown. Produces 3× Acacia Shelf.

Crafting
Acacia Shelf Acacia Shelf ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Acacia Shelf1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
another_furniture:acacia_shelf
Namespace
another_furniture
Mod ID
another_furniture
Tags (2)
another_furniture:blocks/shelves
another_furniture:items/shelves

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "/  "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:acacia_planks"
    },
    "/": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "shelves",
  "experience": null,
  "cooking_time": null
}