Wine Fermentation using Honey Bottle and Sugar. Produces Mead.
block· Machines & Other Blocks
Mead
[Let's Do] Vinery · by Jason13Official, Satisfy
Mead is a block from [Let's Do] Vinery, crafted from Honey Bottle and Sugar.
Acquisition
Block drops
Related items
Developer reference
- Registry name
vinery:mead- Namespace
vinery- Mod ID
vinery- Tags (3)
vinery:items/ignore_block_item vinery:items/large_bottle vinery:items/white_wine
Recipe JSON (1):
{
"recipe_type": "vinery:wine_fermentation",
"pattern": null,
"ingredients": [
{
"item": "minecraft:honey_bottle"
},
{
"item": "minecraft:sugar"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}