Files
IMoO/recipes/brew_water_breathing_redstone.json
T
2022-01-23 21:24:12 +03:00

16 lines
348 B
JSON

{
"format_version": "1.12",
"minecraft:recipe_brewing_mix": {
"description": {
"identifier": "minecraft:brew_water_breathing_redstone"
},
"tags": [ "brewing_stand" ],
"input": "minecraft:potion_type:water_breathing",
"reagent": "minecraft:redstone",
"output": "minecraft:potion_type:long_water_breathing"
}
}