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

16 lines
315 B
JSON

{
"format_version": "1.12",
"minecraft:recipe_brewing_mix": {
"description": {
"identifier": "minecraft:brew_awkward_sugar"
},
"tags": [ "brewing_stand" ],
"input": "minecraft:potion_type:awkward",
"reagent": "minecraft:sugar",
"output": "minecraft:potion_type:swiftness"
}
}