Fermentation Barrel
16×16 · BAKED

block· Machines & Other Blocks

Fermentation Barrel

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

Fermentation Barrel is a block from [Let's Do] Vinery, crafted from Barrel and Stick.

Acquisition

Crafting using Barrel, Stick and Stick, arranged in the pattern shown. Produces Fermentation Barrel.

Crafting
Fermentation Barrel Fermentation Barrel guaranteed

Mining & drops

sourcecountchanceconditions
Fermentation Barrel1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " B ",
    "S S"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:barrel"
    },
    "S": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fermentation_barrel",
  "experience": null,
  "cooking_time": null
}