Oak Blinds
mcwwindows:oak_blinds

Oak Blinds

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

Acquisition

Crafting using Oak Slab, Oak Slab, Oak Slab, Stick, Stick, Stick, Stick, Stick and Stick, arranged in the pattern shown. Produces 3× Oak Blinds.

Crafting
Oak Slab
Oak Slab
Oak Slab
Stick
Stick
Stick
Stick
Stick
Stick
Oak Blinds Oak Blinds ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Oak Blinds1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "BBB",
    "BBB"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:oak_slab"
    },
    "B": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "blinds",
  "experience": null,
  "cooking_time": null
}