MineAssets/1.14.4/assets/minecraft/models/block/sticky_piston_inventory.json
2024-12-17 02:08:01 +03:00

9 lines
186 B
JSON

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