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

9 lines
189 B
JSON

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