minecraft-assets/data/minecraft/recipes/polished_blackstone_pressur...

16 lines
282 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"item": "minecraft:polished_blackstone"
}
},
"pattern": [
"##"
],
"result": {
"item": "minecraft:polished_blackstone_pressure_plate"
},
"show_notification": true
}