21 lines
No EOL
326 B
JSON
21 lines
No EOL
326 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "building",
|
|
"key": {
|
|
"X": {
|
|
"item": "minecraft:stone"
|
|
},
|
|
"Y": {
|
|
"item": "minecraft:white_dye"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"XY",
|
|
"YX"
|
|
],
|
|
"result": {
|
|
"count": 4,
|
|
"item": "new_soviet:white_tiles"
|
|
},
|
|
"show_notification": true
|
|
} |