Acacia Stool
16×16 · BAKED

block· Machines & Other Blocks

Acacia Stool

Wood Type:
Macaw's Furniture · by Sketch Macaw
block Stool ChairAxe Mineable

Acacia Stool is a block from Macaw's Furniture, crafted from Acacia Log and Acacia Fence.

Acquisition

Crafting using Acacia Log, Acacia Log and Acacia Fence, arranged in the pattern shown. Produces Acacia Stool.

Crafting
Acacia Stool Acacia Stool guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwfurnitures:acacia_stool_chair
Namespace
mcwfurnitures
Mod ID
mcwfurnitures
Tags (2)
mcwfurnitures:blocks/stool_chair
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "A",
    "B"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:acacia_log"
    },
    "B": {
      "item": "minecraft:acacia_fence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stool_chair",
  "experience": null,
  "cooking_time": null
}