PrettyPipes/src/main/resources/assets/prettypipes/models/block/item_terminal.json

8 lines
167 B
JSON
Raw Normal View History

2020-05-07 23:06:35 +02:00
{
"parent": "block/cube_column",
"textures": {
"end": "prettypipes:block/item_terminal_top",
"side": "prettypipes:block/item_terminal"
}
}