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