Jungle Ranch Trapdoor
mcwtrpdoors:jungle_ranch_trapdoor

Jungle Ranch Trapdoor

Wood Type:
Macaw's Trapdoors · by Sketch Macaw & Peachy Macaw
block Ranch TrapdoorsAxe MineableWooden TrapdoorsWooden Trapdoors

Acquisition

Crafting using Jungle Log, Stick, Jungle Log, Stick, Stick, Stick, Jungle Log, Stick and Jungle Log, arranged in the pattern shown. Produces 2× Jungle Ranch Trapdoor.

Crafting
Jungle Ranch Trapdoor Jungle Ranch Trapdoor ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Jungle Ranch Trapdoor1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwtrpdoors:jungle_ranch_trapdoor
Namespace
mcwtrpdoors
Mod ID
mcwtrpdoors
Tags (4)
mcwtrpdoors:blocks/ranch_trapdoors
minecraft:blocks/mineable/axe
minecraft:blocks/wooden_trapdoors
minecraft:items/wooden_trapdoors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA",
    "BBB",
    "ABA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:jungle_log"
    },
    "B": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "ranch_trapdoors",
  "experience": null,
  "cooking_time": null
}