Improved Nether Fizz
16×16 · BAKED

block· Machines & Other Blocks

Improved Nether Fizz

block Can Not ConnectSmall BottleWhite Wine

Improved Nether Fizz is a block from [Let's Do] NetherVinery, crafted from Crimson Roots, Crimson Fungus, and Nether Fizz.

Acquisition

Crafting using Crimson Roots, Crimson Fungus and Nether Fizz, arranged in the pattern shown. Produces Improved Nether Fizz.

Crafting
Crimson Roots
Crimson Fungus
Nether Fizz
Improved Nether Fizz Improved Nether Fizz guaranteed

Block drops

Drops itself

Developer reference
Registry name
nethervinery:improved_nether_fizz
Namespace
nethervinery
Mod ID
nethervinery
Tags (3)
vinery:blocks/can_not_connect
vinery:items/small_bottle
vinery:items/white_wine

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "B",
    "C"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:crimson_roots"
    },
    "B": {
      "item": "minecraft:crimson_fungus"
    },
    "C": {
      "item": "nethervinery:nether_fizz"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}