minecraft-src/data/minecraft/recipe/heavy_weighted_pressure_plate.json
2025-07-04 01:41:11 +03:00

16 lines
No EOL
253 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"item": "minecraft:iron_ingot"
}
},
"pattern": [
"##"
],
"result": {
"count": 1,
"id": "minecraft:heavy_weighted_pressure_plate"
}
}