Files
wireless-docs/assets/minecraft/models/block/sticky_piston_inventory.json
2026-07-04 11:10:04 -04:00

9 lines
193 B
JSON

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