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