Pythadendron Wall
betterend:pythadendron_wall

Pythadendron Wall

item Axe MineableWalls

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

Acquisition

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

Crafting
Pythadendron Planks
Pythadendron Planks
Pythadendron Fence
Pythadendron Fence
Pythadendron Fence
Pythadendron Wall Pythadendron Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Pythadendron Wall1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:pythadendron_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:pythadendron_planks"
    },
    "|": {
      "item": "betterend:pythadendron_fence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wall",
  "experience": null,
  "cooking_time": null
}