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