Jungle Blinds
mcwwindows:jungle_blinds

Jungle Blinds

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

Acquisition

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

Crafting
Jungle Slab
Jungle Slab
Jungle Slab
Stick
Stick
Stick
Stick
Stick
Stick
Jungle Blinds Jungle Blinds ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Jungle Blinds1–1100%

Block drops

Drops itself when broken.

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