Wine Fermentation using Sugar, Kelp and Iron Ingot. Produces Aegis Wine.
block· Machines & Other Blocks
Aegis Wine
[Let's Do] Vinery · by Jason13Official, Satisfy
Aegis Wine is a block from [Let's Do] Vinery, crafted from Sugar, Kelp, and Iron Ingot.
Acquisition
Block drops
Related items
Developer reference
- Registry name
vinery:aegis_wine- 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:sugar"
},
{
"item": "minecraft:kelp"
},
{
"item": "minecraft:iron_ingot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}