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

8 lines
No EOL
216 B
JSON

{
"parent": "minecraft:block/template_piston_head",
"textures": {
"platform": "minecraft:block/piston_top_sticky",
"side": "minecraft:block/piston_side",
"unsticky": "minecraft:block/piston_top"
}
}