Files
IMoO/recipes_old/brew_slow_falling_redstone.json
2022-01-24 20:17:51 +03:00

16 lines
339 B
JSON

{
"format_version": "1.12",
"minecraft:recipe_brewing_mix": {
"description": {
"identifier": "minecraft:brew_slow_falling_redstone"
},
"tags": [ "brewing_stand" ],
"input": "minecraft:potion_type:slow_falling",
"reagent": "minecraft:redstone",
"output": "minecraft:potion_type:long_slow_falling"
}
}