26 lines
403 B
JSON
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": 4
|
|
}
|
|
}
|
|
} |