This commit is contained in:
Hell13Cat
2022-01-25 21:14:45 +03:00
parent bf8e1a45b3
commit 856c8c0be6
13 changed files with 86 additions and 16 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"format_version": "1.12",
"minecraft:recipe_brewing_mix": {
"description": {
"identifier": "mw_alko:vine"
},
"tags": [ "brewing_stand" ],
"input": "mw_alko:bottle_water",
"reagent": "minecraft:sweet_berries",
"output": "mw_alko:vine"
}
}