Crafting using Barrel, Stick and Stick, arranged in the pattern shown. Produces Fermentation Barrel.
block· Machines & Other Blocks
Fermentation Barrel
[Let's Do] Vinery · by Jason13Official, Satisfy
Fermentation Barrel is a block from [Let's Do] Vinery, crafted from Barrel and Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fermentation Barrel | 1–1 | 100% | 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
}
