17 lines
240 B
JSON
17 lines
240 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"group": "chocolate_jar",
|
|
"pattern": [
|
|
"GG",
|
|
"GG"
|
|
],
|
|
"key": {
|
|
"G": {
|
|
"item": "minecraft:glass_bottle"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "bakery:jar",
|
|
"count": 1
|
|
}
|
|
} |