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