Dark Cherry Lattice
16×16 · BAKED

block· Machines & Other Blocks

Dark Cherry Lattice

[Let's Do] Vinery · by Jason13Official, Satisfy
block Lattice

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

Acquisition

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

Crafting
Dark Cherry Lattice Dark Cherry Lattice ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Dark Cherry Lattice1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:dark_cherry_lattice
Namespace
vinery
Mod ID
vinery
Tags (1)
vinery:blocks/lattice

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "///",
    " B ",
    "/ /"
  ],
  "ingredients": {
    "/": {
      "item": "minecraft:stick"
    },
    "B": {
      "item": "vinery:dark_cherry_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "vinery_lattices",
  "experience": null,
  "cooking_time": null
}