Files
IMoO/behavior_pack/recipes/mw_alko_bottle.json
T
Hell13Cat 8fdbea5097 build0001
2022-01-25 19:10:50 +03:00

26 lines
403 B
JSON

{
"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
}
}
}