15 lines
277 B
JSON
15 lines
277 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"#": {
|
|
"item": "snowyspirit:gingerbread_cookie"
|
|
}
|
|
},
|
|
"pattern": ["###", "###", "###"],
|
|
"result": {
|
|
"item": "windswept:gingerbread_cookie_block"
|
|
},
|
|
"show_notification": true
|
|
}
|