Wine Fermentation using Sugar and Glowstone Dust. Produces Mellohi Wine.
block· Machines & Other Blocks
Mellohi Wine
[Let's Do] Vinery · by Jason13Official, Satisfy
Mellohi Wine is a block from [Let's Do] Vinery, crafted from Sugar and Glowstone Dust.
Acquisition
Block drops
Related items
Developer reference
- Registry name
vinery:mellohi_wine- Namespace
vinery- Mod ID
vinery- Tags (4)
vinery:blocks/can_not_connect 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:sugar"
},
{
"item": "minecraft:glowstone_dust"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}