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

9 lines
186 B
JSON

{
"parent": "block/cube_bottom_top",
"textures": {
"bottom": "block/piston_bottom",
"side": "block/piston_side",
"top": "block/piston_top_sticky"
}
}