16 lines
332 B
JSON
16 lines
332 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_brewing_container": {
|
|
"description": {
|
|
"identifier": "minecraft:brew_splash_potion_dragon_breath"
|
|
},
|
|
|
|
"tags": [ "brewing_stand" ],
|
|
|
|
"input": "minecraft:splash_potion",
|
|
"reagent": "minecraft:dragon_breath",
|
|
"output": "minecraft:lingering_potion"
|
|
}
|
|
|
|
}
|