Willow Door
regions_unexplored:willow_door

Willow Door

Regions Unexplored · by UHQ_GAMES
block Wooden DoorWooden DoorWooden DoorsWooden Doors

Willow Door is a block from Regions Unexplored, crafted from Willow Planks.

Acquisition

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

Crafting
Willow Door Willow Door ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Willow Door1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Willow Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
regions_unexplored:willow_door
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (4)
forge:blocks/doors/wooden
forge:items/doors/wooden
minecraft:blocks/wooden_doors
minecraft:items/wooden_doors

Recipe JSON (1):

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