Cherry Chair
16×16 · BAKED

block· Machines & Other Blocks

Cherry Chair

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

Cherry Chair is a block from Macaw's Furniture, crafted from Cherry Log, Cherry Slab, and Cherry Fence.

Acquisition

Crafting using Cherry Log, Cherry Slab, Cherry Log, Cherry Fence and Cherry Fence, arranged in the pattern shown. Produces Cherry Chair.

Crafting
Cherry Chair Cherry Chair guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " A",
    "BA",
    "CC"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:cherry_log"
    },
    "B": {
      "item": "minecraft:cherry_slab"
    },
    "C": {
      "item": "minecraft:cherry_fence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "chair",
  "experience": null,
  "cooking_time": null
}