light_weighted_pressure_plate.json 213 B

1234567891011121314
  1. {
  2. "type": "minecraft:crafting_shaped",
  3. "pattern": [
  4. "##"
  5. ],
  6. "key": {
  7. "#": {
  8. "item": "minecraft:gold_ingot"
  9. }
  10. },
  11. "result": {
  12. "item": "minecraft:light_weighted_pressure_plate"
  13. }
  14. }