22 lines
No EOL
341 B
JSON
22 lines
No EOL
341 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "building",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:bricks"
|
|
},
|
|
"G": {
|
|
"item": "minecraft:green_dye"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"###",
|
|
"#G#",
|
|
"###"
|
|
],
|
|
"result": {
|
|
"count": 8,
|
|
"item": "new_soviet:green_bricks"
|
|
},
|
|
"show_notification": true
|
|
} |