Yellow Bioshroom Door
regions_unexplored:yellow_bioshroom_door

Yellow Bioshroom Door

Dye Color:
Regions Unexplored · by UHQ_GAMES
block Wooden DoorWooden DoorWooden DoorsNon Flammable WoodWooden Doors

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 3× Yellow Bioshroom Door.

Crafting
Yellow Bioshroom Door Yellow Bioshroom Door ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Yellow Bioshroom Door1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Yellow Bioshroom Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
regions_unexplored:yellow_bioshroom_door
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (5)
forge:blocks/doors/wooden
forge:items/doors/wooden
minecraft:blocks/wooden_doors
minecraft:items/non_flammable_wood
minecraft:items/wooden_doors

Recipe JSON (1):

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