24 lines
372 B
JSON
24 lines
372 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"#": {
|
|
"tag": "forge:ingots/iron"
|
|
},
|
|
"/": {
|
|
"item": "minecraft:brick"
|
|
},
|
|
"c": {
|
|
"item": "society:earth_crystal"
|
|
}
|
|
},
|
|
"pattern": [
|
|
" ##",
|
|
" c#",
|
|
"/ "
|
|
],
|
|
"result": {
|
|
"item": "farmersdelight:skillet"
|
|
},
|
|
"show_notification": true
|
|
} |