8 lines
338 B
JSON
8 lines
338 B
JSON
{
|
|
"variants": {
|
|
"facing=east": { "model": "betternether:block/bar_stool_%name%" },
|
|
"facing=west": { "model": "betternether:block/bar_stool_%name%", "y": 180 },
|
|
"facing=south": { "model": "betternether:block/bar_stool_%name%", "y": 90 },
|
|
"facing=north": { "model": "betternether:block/bar_stool_%name%", "y": 270 }
|
|
}
|
|
}
|