Crafting using Glass Bottle and Glass Bottle, arranged in the pattern shown. Produces 4× Wine Bottle.
- Inputs
- 2 × Glass Bottle
- Output
- → Wine Bottle ×4
item· Other
Wine Bottle is a item from [Let's Do] Vinery, crafted from Glass Bottle.
Crafting using Glass Bottle and Glass Bottle, arranged in the pattern shown. Produces 4× Wine Bottle.
vinery:wine_bottlevineryvinerycreate:items/upright_on_belt
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:glass_bottle"
}
},
"conditions": [],
"sequence": null,
"group_name": "wine_bottle",
"experience": null,
"cooking_time": null
}