16 lines
353 B
JSON
16 lines
353 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_brewing_mix": {
|
|
"description": {
|
|
"identifier": "minecraft:brew_regeneration_glowstone_dust"
|
|
},
|
|
|
|
"tags": [ "brewing_stand" ],
|
|
|
|
"input": "minecraft:potion_type:regeneration",
|
|
"reagent": "minecraft:glowstone_dust",
|
|
"output": "minecraft:potion_type:strong_regeneration"
|
|
}
|
|
|
|
}
|