Crafting using Crimson Roots, Crimson Fungus and Nether Fizz, arranged in the pattern shown. Produces Improved Nether Fizz.
- Inputs
- Crimson Roots
- Crimson Fungus
- Nether Fizz
- Output
- → Improved Nether Fizz
block· Machines & Other Blocks
Improved Nether Fizz is a block from [Let's Do] NetherVinery, crafted from Crimson Roots, Crimson Fungus, and Nether Fizz.
Crafting using Crimson Roots, Crimson Fungus and Nether Fizz, arranged in the pattern shown. Produces Improved Nether Fizz.
nethervinery:improved_nether_fizznethervinerynethervineryvinery: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
}