build0001

This commit is contained in:
Hell13Cat
2022-01-25 19:10:50 +03:00
parent 9f5063a5a7
commit 8fdbea5097
37 changed files with 1 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"format_version": "1.12",
"minecraft:recipe_shaped": {
"description": {
"identifier": "bottle_87a7cd4d"
},
"tags": [
"crafting_table"
],
"pattern": [
"A A",
"A A",
"AAA"
],
"key": {
"A": {
"item": "minecraft:glass",
"data": 0
}
},
"result": {
"item": "mw_alko:bottle",
"count": 1
}
}
}