Files
minecraft-assets/data/minecraft/recipe/cherry_pressure_plate.json
2025-01-15 18:31:25 +01:00

15 lines
262 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_pressure_plate",
"key": {
"#": "minecraft:cherry_planks"
},
"pattern": [
"##"
],
"result": {
"count": 1,
"id": "minecraft:cherry_pressure_plate"
}
}