Stripped Birch Stool
16×16 · BAKED

block· Machines & Other Blocks

Stripped Birch Stool

Macaw's Furniture · by Sketch Macaw
block Stool ChairAxe Mineable

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

Acquisition

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

Crafting
Stripped Birch Stool Stripped Birch Stool guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwfurnitures:stripped_birch_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:stripped_birch_log"
    },
    "B": {
      "item": "minecraft:birch_fence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stool_chair",
  "experience": null,
  "cooking_time": null
}