Crafting using Warped Roots, Warped Fungus and Lava Fizz, arranged in the pattern shown. Produces Improved Lava Fizz.
- Inputs
- Warped Roots
- Warped Fungus
- Lava Fizz
- Output
- → Improved Lava Fizz
block· Machines & Other Blocks
Improved Lava Fizz is a block from [Let's Do] NetherVinery, crafted from Warped Roots, Warped Fungus, and Lava Fizz.
Crafting using Warped Roots, Warped Fungus and Lava Fizz, arranged in the pattern shown. Produces Improved Lava Fizz.
nethervinery:improved_lava_fizznethervinerynethervineryvinery:blocks/can_not_connect vinery:items/red_wine vinery:items/small_bottle
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A",
"B",
"C"
],
"ingredients": {
"A": {
"item": "minecraft:warped_roots"
},
"B": {
"item": "minecraft:warped_fungus"
},
"C": {
"item": "nethervinery:lava_fizz"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}