Files
IMoO/behavior_pack/recipes/mw_alko_absent.json
T
2022-01-25 21:26:46 +03:00

14 lines
268 B
JSON

{
"format_version": "1.12",
"minecraft:recipe_brewing_mix": {
"description": {
"identifier": "mw_alko:absent"
},
"tags": [ "brewing_stand" ],
"input": "mw_alko:alcohol",
"reagent": "minecraft:grass",
"output": "mw_alko:absent"
}
}