eaglercraft-1.8-workspace/desktopRuntime/resources/assets/minecraft/models/block/sticky_piston.json
2024-02-14 20:52:11 -08:00

9 lines
193 B
JSON
Executable File

{
"parent": "block/piston",
"textures": {
"bottom": "blocks/piston_bottom",
"side": "blocks/piston_side",
"platform": "blocks/piston_top_sticky"
}
}