Acacia Nether Door
mcwdoors:acacia_nether_door

Acacia Nether Door

Wood Type:
Macaw's Doors · by Sketch Macaw & Sketch Peachy
block Nether DoorsAxe MineableWooden DoorsWooden Doors

Acquisition

Crafting using Acacia Planks, Nether Door Print and Acacia Planks, arranged in the pattern shown. Produces Acacia Nether Door.

Crafting
Acacia Nether Door Acacia Nether Door guaranteed

Mining & drops

sourcecountchanceconditions
Acacia Nether Door1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Acacia Nether Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
mcwdoors:acacia_nether_door
Namespace
mcwdoors
Mod ID
mcwdoors
Tags (4)
mcwdoors:blocks/nether_doors
minecraft:blocks/mineable/axe
minecraft:blocks/wooden_doors
minecraft:items/wooden_doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "B",
    "A"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:acacia_planks"
    },
    "B": {
      "item": "mcwdoors:print_nether"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nether",
  "experience": null,
  "cooking_time": null
}