Crafting using Stick, Stick, Stick, Oak Planks, Stick and Stick, arranged in the pattern shown. Produces 4× Oak Lattice.
block· Machines & Other Blocks
Oak Lattice
Wood Type:
[Let's Do] Vinery · by Jason13Official, Satisfy
Oak Lattice is a block from [Let's Do] Vinery, crafted from Stick and Oak Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Oak Lattice | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
vinery:oak_lattice- Namespace
vinery- Mod ID
vinery- Tags (2)
vinery:blocks/lattice vinery:items/lattice
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"///",
" B ",
"/ /"
],
"ingredients": {
"/": {
"item": "minecraft:stick"
},
"B": {
"item": "minecraft:oak_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "vinery_lattices",
"experience": null,
"cooking_time": null
}
