minecraft-assets/assets/minecraft/models/block/sticky_piston.json

9 lines
185 B
JSON
Raw Normal View History

2017-02-18 08:29:02 -05:00
{
"parent": "block/piston",
"textures": {
"bottom": "blocks/piston_bottom",
"side": "blocks/piston_side",
"platform": "blocks/piston_top_sticky"
}
}