Files
minecraft-assets/assets/minecraft/models/block/piston_inventory.json
2024-05-14 15:58:41 +02:00

9 lines
179 B
JSON

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