20 lines
No EOL
315 B
JSON
20 lines
No EOL
315 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"I": {
|
|
"item": "minecraft:iron_ingot"
|
|
},
|
|
"N": {
|
|
"item": "minecraft:iron_nugget"
|
|
}
|
|
},
|
|
"pattern": [
|
|
" I ",
|
|
"NNN"
|
|
],
|
|
"result": {
|
|
"item": "new_soviet:ceiling_fan"
|
|
},
|
|
"show_notification": true
|
|
} |