Dark Oak Lattice
16×16 · BAKED

block· Machines & Other Blocks

Dark Oak Lattice

Wood Type:
[Let's Do] Vinery · by Jason13Official, Satisfy
block LatticeLattice

Dark Oak Lattice is a block from [Let's Do] Vinery, crafted from Stick and Dark Oak Planks.

Acquisition

Crafting using Stick, Stick, Stick, Dark Oak Planks, Stick and Stick, arranged in the pattern shown. Produces 4× Dark Oak Lattice.

Crafting
Dark Oak Lattice Dark Oak Lattice ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Dark Oak Lattice1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:dark_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:dark_oak_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "vinery_lattices",
  "experience": null,
  "cooking_time": null
}