Helix Tree Door
betterend:helix_tree_door

Helix Tree Door

item DoorsWooden DoorsDoorsWooden Doors

Helix Tree Door is a item from Unknown Mod, crafted from Helix Tree Planks.

Acquisition

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

Crafting
Helix Tree Planks
Helix Tree Planks
Helix Tree Planks
Helix Tree Planks
Helix Tree Planks
Helix Tree Planks
Helix Tree Door Helix Tree Door ×3 guaranteed
Developer reference
Registry name
betterend:helix_tree_door
Namespace
betterend
Mod ID
unknown
Tags (4)
minecraft:blocks/doors
minecraft:blocks/wooden_doors
minecraft:items/doors
minecraft:items/wooden_doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:helix_tree_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "door",
  "experience": null,
  "cooking_time": null
}