Dragon Tree Wall
betterend:dragon_tree_wall

Dragon Tree Wall

item Axe MineableWalls

Dragon Tree Wall is a item from Unknown Mod, crafted from Dragon Tree Planks and Dragon Tree Fence.

Acquisition

Crafting using Dragon Tree Planks, Dragon Tree Planks, Dragon Tree Fence, Dragon Tree Fence and Dragon Tree Fence, arranged in the pattern shown. Produces 6× Dragon Tree Wall.

Crafting
Dragon Tree Planks
Dragon Tree Planks
Dragon Tree Fence
Dragon Tree Fence
Dragon Tree Fence
Dragon Tree Wall Dragon Tree Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Dragon Tree Wall1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:dragon_tree_wall
Namespace
betterend
Mod ID
unknown
Tags (2)
minecraft:blocks/mineable/axe
minecraft:blocks/walls

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "* *",
    "|||"
  ],
  "ingredients": {
    "*": {
      "item": "betterend:dragon_tree_planks"
    },
    "|": {
      "item": "betterend:dragon_tree_fence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wall",
  "experience": null,
  "cooking_time": null
}