Files
minecraft-assets/assets/minecraft/models/block/piston.json
2021-09-29 18:35:18 +00:00

8 lines
205 B
JSON

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