Blue Enchanted Door
byg:blue_enchanted_door

Blue Enchanted Door

Dye Color:
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Wooden DoorsWooden Doors

Blue Enchanted Door is a block from Oh The Biomes You'll Go, crafted from Blue Enchanted Planks.

Acquisition

Crafting using Blue Enchanted Planks, Blue Enchanted Planks, Blue Enchanted Planks, Blue Enchanted Planks, Blue Enchanted Planks and Blue Enchanted Planks, arranged in the pattern shown. Produces 3× Blue Enchanted Door.

Crafting
Blue Enchanted Door Blue Enchanted Door ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Blue Enchanted Door1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Blue Enchanted Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
byg:blue_enchanted_door
Namespace
byg
Mod ID
byg
Tags (2)
minecraft:blocks/wooden_doors
minecraft:items/wooden_doors

Recipe JSON (1):

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