minecraft-assets/data/minecraft/recipes/polished_blackstone_bricks....

18 lines
300 B
JSON

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