Files
minecraft-assets/assets/minecraft/models/block/piston_head_short_sticky.json
2025-02-26 18:31:02 +01:00

8 lines
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"
}
}