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

8 lines
No EOL
200 B
JSON

{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"bottom": "minecraft:block/piston_bottom",
"side": "minecraft:block/piston_side",
"top": "minecraft:block/piston_top"
}
}