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

8 lines
205 B
JSON

{
"parent": "minecraft:block/template_piston",
"textures": {
"bottom": "minecraft:block/piston_bottom",
"platform": "minecraft:block/piston_top",
"side": "minecraft:block/piston_side"
}
}