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

9 lines
179 B
JSON

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