Files
minecraft-assets/data/minecraft/recipe/light_weighted_pressure_plate.json
2024-06-13 21:50:08 +02:00

16 lines
253 B
JSON

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