23 lines
509 B
JSON
23 lines
509 B
JSON
{
|
|
"type": "palette",
|
|
"displayName": "text.itemswapper.palette.building.seats",
|
|
"items": [
|
|
"create:white_seat",
|
|
"create:orange_seat",
|
|
"create:magenta_seat",
|
|
"create:light_blue_seat",
|
|
"create:yellow_seat",
|
|
"create:lime_seat",
|
|
"create:pink_seat",
|
|
"create:gray_seat",
|
|
"create:light_gray_seat",
|
|
"create:cyan_seat",
|
|
"create:purple_seat",
|
|
"create:blue_seat",
|
|
"create:brown_seat",
|
|
"create:green_seat",
|
|
"create:red_seat",
|
|
"create:black_seat"
|
|
]
|
|
}
|