Green Chaise
16×16 · BAKED

block· Machines & Other Blocks

Green Chaise

Dye Color:
Macaw's Furniture · by Sketch Macaw
block ChaiseAxe Mineable

Green Chaise is a block from Macaw's Furniture, crafted from Green Wool and Oak Planks.

Acquisition

Crafting using Green Wool, Green Wool, Green Wool, Oak Planks and Oak Planks, arranged in the pattern shown. Produces 4× Green Chaise.

Crafting
Green Chaise Green Chaise ×4 guaranteed

Used in

Crafting using Green Wool and Green Chaise, arranged in the pattern shown. Produces Green Couch.

Crafting
Green Couch Green Couch guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BBB",
    "A A"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:oak_planks"
    },
    "B": {
      "item": "minecraft:green_wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "chaise",
  "experience": null,
  "cooking_time": null
}