Bamboo Shutter
mcwwindows:bamboo_shutter

Bamboo Shutter

Wood Type:
Macaw's Windows · by Sketch Macaw & Peachy Macaw
block ShuttersAxe Mineable

Acquisition

Crafting using Bamboo, Bamboo and Bamboo, arranged in the pattern shown. Produces Bamboo Shutter.

Crafting
Bamboo
Bamboo
Bamboo
Bamboo Shutter Bamboo Shutter guaranteed

Mining & drops

sourcecountchanceconditions
Bamboo Shutter1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwwindows:bamboo_shutter
Namespace
mcwwindows
Mod ID
mcwwindows
Tags (2)
mcwwindows:blocks/shutters
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "B",
    "B",
    "B"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bamboo"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "shutters",
  "experience": null,
  "cooking_time": null
}