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

8 lines
195 B
JSON
Executable File

{
"parent": "block/piston",
"textures": {
"bottom": "block/piston_bottom",
"side": "block/piston_side_sticky",
"platform": "block/piston_top_sticky"
}
}