Абсент и пиво

This commit is contained in:
Hell13Cat
2022-01-25 21:26:46 +03:00
parent 856c8c0be6
commit 96c9b1aca7
6 changed files with 116 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"format_version": "1.12",
"minecraft:recipe_brewing_mix": {
"description": {
"identifier": "mw_alko:beer"
},
"tags": [ "brewing_stand" ],
"input": "mw_alko:bottle_water",
"reagent": "minecraft:wheat",
"output": "mw_alko:beer"
}
}