Files
2024-11-28 17:00:03 +00:00

29 lines
553 B
JSON

{
"filler": "G",
"rubber": " ",
"allowDoors": false,
"allowFillers": false,
"minfloors": 1,
"maxfloors": 1,
"maxcellars": 0,
"parts": [
{
"top": false,
"cellar": false,
"ground": true,
"part": "c70cities:building_residential1_ground"
},
{
"top": false,
"cellar": false,
"ground": false,
"part": "c70cities:building_residential1_floor1"
},
{
"top": true,
"cellar": false,
"ground": false,
"part": "c70cities:building_residential1_top"
}
]
}