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

14 lines
217 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": "minecraft:stone"
},
"pattern": [
"##"
],
"result": {
"count": 1,
"id": "minecraft:stone_pressure_plate"
}
}