Добавлены спирт + водка

This commit is contained in:
Hell13Cat
2022-01-25 19:46:24 +03:00
parent 0d709c39b2
commit bf8e1a45b3
14 changed files with 87 additions and 10 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"format_version": "1.12",
"minecraft:recipe_brewing_mix": {
"description": {
"identifier": "mw_alko:vodka"
},
"tags": [ "brewing_stand" ],
"input": "mw_alko:alcohol",
"reagent": "minecraft:coal",
"output": "mw_alko:vodka"
}
}