16 lines
327 B
JSON
16 lines
327 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_brewing_mix": {
|
|
"description": {
|
|
"identifier": "minecraft:brew_weakness_redstone"
|
|
},
|
|
|
|
"tags": [ "brewing_stand" ],
|
|
|
|
"input": "minecraft:potion_type:weakness",
|
|
"reagent": "minecraft:redstone",
|
|
"output": "minecraft:potion_type:long_weakness"
|
|
}
|
|
|
|
}
|