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