28 lines
No EOL
450 B
JSON
28 lines
No EOL
450 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "building",
|
|
"key": {
|
|
"B": {
|
|
"item": "minecraft:iron_bars"
|
|
},
|
|
"C": {
|
|
"item": "new_soviet:red_concrete"
|
|
},
|
|
"D": {
|
|
"item": "minecraft:red_dye"
|
|
},
|
|
"S": {
|
|
"item": "minecraft:stone"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"SBS",
|
|
"DC ",
|
|
"SBS"
|
|
],
|
|
"result": {
|
|
"count": 6,
|
|
"item": "new_soviet:red_concrete"
|
|
},
|
|
"show_notification": true
|
|
} |