Files
minecraft-assets/assets/minecraft/models/block/sticky_piston_inventory.json
2025-02-19 18:31:59 +01:00

8 lines
207 B
JSON

{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"bottom": "minecraft:block/piston_bottom",
"side": "minecraft:block/piston_side",
"top": "minecraft:block/piston_top_sticky"
}
}