minecraft-src/assets/minecraft/models/block/stone_pressure_plate.json
2025-07-04 01:41:11 +03:00

6 lines
No EOL
111 B
JSON

{
"parent": "minecraft:block/pressure_plate_up",
"textures": {
"texture": "minecraft:block/stone"
}
}