PrettyPipes/src/main/resources/assets/prettypipes/models/block/crafting_terminal.json
2020-05-09 15:42:09 +02:00

8 lines
171 B
JSON

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