minecraft-assets/data/minecraft/recipes/deepslate_tiles.json

18 lines
286 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"S": {
"item": "minecraft:deepslate_bricks"
}
},
"pattern": [
"SS",
"SS"
],
"result": {
"count": 4,
"item": "minecraft:deepslate_tiles"
},
"show_notification": true
}