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

8 lines
159 B
JSON

{
"parent": "block/cube_column",
"textures": {
"end": "prettypipes:block/pressurizer",
"side": "prettypipes:block/pressurizer"
}
}