1
0
mirror of https://github.com/pmmp/BedrockData.git synced 2024-07-04 16:00:07 -03:00
BedrockData/recipes/potion_container_change.json

17 lines
399 B
JSON
Raw Permalink Normal View History

[
{
"ingredient": {
"name": "minecraft:dragon_breath"
},
"input_item_name": "minecraft:splash_potion",
"output_item_name": "minecraft:lingering_potion"
},
{
"ingredient": {
"name": "minecraft:gunpowder"
},
"input_item_name": "minecraft:potion",
"output_item_name": "minecraft:splash_potion"
}
]