Files
minecraft-assets/data/minecraft/recipe/light_weighted_pressure_plate.json
2024-11-06 18:31:49 +01:00

14 lines
231 B
JSON

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