Warped Blinds
mcwwindows:warped_blinds

Warped Blinds

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

Acquisition

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

Crafting
Warped Slab
Warped Slab
Warped Slab
Stick
Stick
Stick
Stick
Stick
Stick
Warped Blinds Warped Blinds ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Warped Blinds1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwwindows:warped_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:warped_slab"
    },
    "B": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "blinds",
  "experience": null,
  "cooking_time": null
}