Files
minecraft-assets/assets/minecraft/models/block/piston_inventory.json
2022-11-30 18:37:49 +01: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"
}
}