New-Soviet-Era/src/main/generated/data/new_soviet/recipes/white_tiles.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
}