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

8 lines
No EOL
222 B
JSON

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