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

8 lines
No EOL
212 B
JSON

{
"parent": "minecraft:block/template_piston",
"textures": {
"bottom": "minecraft:block/piston_bottom",
"platform": "minecraft:block/piston_top_sticky",
"side": "minecraft:block/piston_side"
}
}