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

9 lines
179 B
JSON

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