Crafting using Lacugrove Slab, Lacugrove Slab, Lacugrove Slab, Lacugrove Slab, Lacugrove Slab, Lacugrove Slab and Lacugrove Slab, arranged in the pattern shown. Produces Lacugrove Composter.
Lacugrove Composter
Lacugrove Composter is a item from Unknown Mod, crafted from Lacugrove Slab.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Lacugrove Composter | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:lacugrove_composter- Namespace
betterend- Mod ID
unknown- Tags (3)
c:blocks/composter c:blocks/wooden_composter c:blocks/workstation/farmer
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
"# #",
"###"
],
"ingredients": {
"#": {
"item": "betterend:lacugrove_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": "composter",
"experience": null,
"cooking_time": null
}