Skyroot Trapdoor
aether:skyroot_trapdoor

Skyroot Trapdoor

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Axe MineableWooden TrapdoorsWooden Trapdoors

Acquisition

Crafting using Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks and Skyroot Planks, arranged in the pattern shown. Produces 2× Skyroot Trapdoor.

Crafting
Skyroot Trapdoor Skyroot Trapdoor ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Skyroot Trapdoor1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
aether:skyroot_trapdoor
Namespace
aether
Mod ID
aether
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/wooden_trapdoors
minecraft:items/wooden_trapdoors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "aether:skyroot_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_trapdoor",
  "experience": null,
  "cooking_time": null
}