Files
minecraft-assets/assets/minecraft/models/block/piston_inventory.json
2023-05-31 18:29:05 +02:00

8 lines
200 B
JSON

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