block· Machines & Other Blocks

Dark Cherry Barrel

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

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

Acquisition

Crafting using Dark Cherry Planks, Dark Cherry Slab, Dark Cherry Planks, Dark Cherry Slab, Dark Cherry Slab, Dark Cherry Planks, Dark Cherry Slab and Dark Cherry Planks, arranged in the pattern shown. Produces Dark Cherry Barrel.

Crafting
Dark Cherry Barrel guaranteed

Mining & drops

sourcecountchanceconditions
Dark Cherry Barrel1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:dark_cherry_barrel
Namespace
vinery
Mod ID
vinery
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PSP",
    "S S",
    "PSP"
  ],
  "ingredients": {
    "P": {
      "item": "vinery:dark_cherry_planks"
    },
    "S": {
      "item": "vinery:dark_cherry_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}