Crafting using Pythadendron Planks, Stick, Pythadendron Planks, Pythadendron Planks, Stick and Pythadendron Planks, arranged in the pattern shown. Produces 3× Pythadendron Fence.
Pythadendron Fence
Pythadendron Fence is a item from Unknown Mod, crafted from Pythadendron Planks and Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Pythadendron Fence | 1–1 | 100% | — |
Used in (1)
Crafting using Pythadendron Planks, Pythadendron Planks, Pythadendron Fence, Pythadendron Fence and Pythadendron Fence, arranged in the pattern shown. Produces 6× Pythadendron Wall.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:pythadendron_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:pythadendron_planks"
},
"I": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": "fence",
"experience": null,
"cooking_time": null
}