A Bottle of 'Mojang Noir'
16×16 · BAKED

block· Machines & Other Blocks

A Bottle of 'Mojang Noir'

[Let's Do] Vinery · by Jason13Official, Satisfy
block Ignore Block ItemRed WineSmall Bottle

A Bottle of 'Mojang Noir' is a block from [Let's Do] Vinery, crafted from Honey Bottle, Cherry, and Red Wine.

Acquisition

Wine Fermentation using Honey Bottle, Cherry and Red Wine. Produces A Bottle of 'Mojang Noir'.

Wine Fermentation
A Bottle of 'Mojang Noir' A Bottle of 'Mojang Noir' guaranteed

Block drops

Drops itself

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
}