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

29 lines
547 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_warehouse1_ground"
},
{
"top": false,
"cellar": false,
"ground": false,
"part": "c70cities:building_warehouse1_floor1"
},
{
"top": true,
"cellar": false,
"ground": false,
"part": "c70cities:building_warehouse1_top"
}
]
}