Files
minecraft-assets/assets/minecraft/models/block/piston_head_short_sticky.json
2021-04-14 18:32:33 +00: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"
}
}