Dragon Tree Fence
betterend:dragon_tree_fence

Dragon Tree Fence

item FencesWooden FencesFencesWooden Fences

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

Acquisition

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

Crafting
Dragon Tree Planks
Stick
Dragon Tree Planks
Dragon Tree Planks
Stick
Dragon Tree Planks
Dragon Tree Fence Dragon Tree Fence ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Dragon Tree Fence1–1100%

Used in (1)

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

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:dragon_tree_fence
Namespace
betterend
Mod ID
unknown
Tags (4)
minecraft:blocks/fences
minecraft:blocks/wooden_fences
minecraft:items/fences
minecraft:items/wooden_fences

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#I#",
    "#I#"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:dragon_tree_planks"
    },
    "I": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fence",
  "experience": null,
  "cooking_time": null
}