MineAssets/1.16.5/assets/minecraft/models/block/sticky_piston_inventory.json
2024-12-17 02:08:01 +03:00

8 lines
207 B
JSON

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