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

8 lines
163 B
JSON
Raw Normal View History

2020-10-13 18:11:40 +02:00
{
"parent": "block/cube_column",
"textures": {
"end": "prettypipes:block/pressurizer_top",
"side": "prettypipes:block/pressurizer"
}
}