Yellow Bioshroom Trapdoor
regions_unexplored:yellow_bioshroom_trapdoor

Yellow Bioshroom Trapdoor

Dye Color:
Regions Unexplored · by UHQ_GAMES
block Wooden TrapdoorWooden TrapdoorWooden TrapdoorsNon Flammable WoodWooden Trapdoors

Acquisition

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

Crafting
Yellow Bioshroom Trapdoor Yellow Bioshroom Trapdoor ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Yellow Bioshroom Trapdoor1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:yellow_bioshroom_trapdoor
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (5)
forge:blocks/trapdoors/wooden
forge:items/trapdoors/wooden
minecraft:blocks/wooden_trapdoors
minecraft:items/non_flammable_wood
minecraft:items/wooden_trapdoors

Recipe JSON (1):

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