Wine Bottle
16×16 · BAKED

item· Other

Wine Bottle

[Let's Do] Vinery · by Jason13Official, Satisfy
item Upright On Belt

Wine Bottle is a item from [Let's Do] Vinery, crafted from Glass Bottle.

Acquisition

Crafting using Glass Bottle and Glass Bottle, arranged in the pattern shown. Produces 4× Wine Bottle.

Crafting
Glass Bottle
Glass Bottle
Wine Bottle Wine Bottle ×4 guaranteed
Developer reference
Registry name
vinery:wine_bottle
Namespace
vinery
Mod ID
vinery
Tags (1)
create: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
}