New-Soviet-Era/src/main/resources/assets/new_soviet/models/block/whitewash.json
2023-08-02 16:00:59 +03:00

9 lines
162 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/whitewash/whitewash",
"particle": "new_soviet:block/whitewash/whitewash"
}
}