{ "type": "vinery:wine_fermentation", "juice": { "type": "apple", "amount": 10 }, "ingredients": [ { "item": "minecraft:honey_block" }, { "item": "minecraft:honey_block" }, { "item": "minecraft:honey_block" } ], "wine_bottle": { "required": true }, "result": { "item": "vinery:mead", "count": 1 } }