8 lines
400 B
JSON
8 lines
400 B
JSON
{
|
|
"variants": {
|
|
"facing=north": { "model": "new_soviet:block/chess/white/king", "uvlock": true },
|
|
"facing=east": { "model": "new_soviet:block/chess/white/king", "y": 90, "uvlock": false },
|
|
"facing=south": { "model": "new_soviet:block/chess/white/king", "y": 180, "uvlock": false },
|
|
"facing=west": { "model": "new_soviet:block/chess/white/king", "y": 270, "uvlock": false }
|
|
}
|
|
}
|