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

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"
}
}