New-Soviet-Era/src/main/generated/data/new_soviet/recipes/yellow_concrete.json

25 lines
No EOL
398 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"B": {
"item": "minecraft:iron_bars"
},
"D": {
"item": "minecraft:yellow_dye"
},
"S": {
"item": "minecraft:stone"
}
},
"pattern": [
"SBS",
"SDS",
"SBS"
],
"result": {
"count": 9,
"item": "new_soviet:yellow_concrete"
},
"show_notification": true
}