Oxygen Not Included

Oxygen Not Included

479 ratings
Customize Buildings (more capacity, less dupes)
12
6
5
11
5
7
2
3
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
4.283 MB
28 Jul, 2019 @ 10:31am
17 Dec @ 12:14pm
105 Change Notes ( view )

Subscribe to download
Customize Buildings (more capacity, less dupes)

Description
QoL changes, more storage, less duplicant requirement. Transit tube anywhere! Robo miner through glass tiles.

The configuration file is created after first run and is located at:
%userprofile%\documents\Klei\OxygenNotIncluded\mods\CustomizeBuildings.json

On MacOS: ~Library/Application Support/unity.Klei.Oxygen Not Included/mods/CustomizeBuildings.json
On Linux: ~/.config/unity3d/Klei/Oxygen Not Included/mods/CustomizeBuildings.json

Full content:
- Smart and heavy battery customizable capacity
- 11 storage containers customizable capacity, including reservoirs
- reservoirs can be accessed by dupes directly (off by default, search in config file)
- Smart Battery no runoff
- Rock Crusher new recipe regolith to sand
- Valves, Switches, Building, and Door toggles don't require dupes
- Reservoirs don't need ground below
- all crafting stations can be set to no duplicant (Metal Refinery, Rock Crusher and more)
- more stuff without dupes: Oil Refinery, Oil Well
- pipe pressure customizable
- wire wattage customizable
- air filters will drop leftover polluted gas as canisters
- conveyor rail package size can be set
- auto-sweeper range and speed can be set
- robo miner range can be set
- robo miner can dig any material
- robo miner work through glass tiles
- digs regolith faster
- ladder don't get hit by comets
- transit tubes can be placed behind tiles/buildings and make U-turns
- transit tube launch power can be modified
- solar panels use all light and thus output up to 600W
- may change any of the following settings for all buildings (including buildings added from other mods)
-- power consumption
-- base overheat temperature
-- what a building can be made of
-- DTUs generated
-- generator output watts
-- decor values
-- where buildings are allowed to be build e.g. in the background, on the floor, anywhere
-- enable rotation for any building; might result in funny graphical bugs

Future:
- more buildings without duplicant requirement, fully automated
- maybe more inputs, so no dupe deliveries needed?

Download:
If Steam Download does not work or you need an older version, you find the files also here:
GitHub[github.com]
Popular Discussions View All (23)
6
12 Jun @ 2:49am
Game crash
76561198295811597
2
28 Jun @ 9:28am
Auto sweeper slider option and pickup through farm tile.
LennyTheLing
9
21 Aug, 2022 @ 1:40pm
Rocket Cargo Capacity
Butifarro
1,709 Comments
Pasternyk 20 Dec @ 8:22pm 
this seems to work with both coal and hydrogen gens

"BuildingBaseSettingGlobalFlag": true,
"BuildingBaseSettings": {
"Generator": { "GeneratorWattageRating": 2500},
"HydrogenGenerator": { "GeneratorWattageRating": 1600},
},
Kaedys 20 Dec @ 7:45pm 
Actually, both of the curly braces that are on their own lines appear to be malformed. The one after the `HydrogenGenerator` line will also probably cause problems.
Kaedys 20 Dec @ 7:44pm 
Your JSON is malformed. You have an extra curly brace after the `Generator` line. That brace is closing the `BuildingBaseSettings` block. Remove the curly brace, and also add a comma after the curly brace at the end of the `Generator` line. Use something like https://jsoneditoronline.org/ to verify your JSON formatting is correct.
Pasternyk 20 Dec @ 7:10pm 
I have a constant problem. I can't add Coal And Hydrogen
"BuildingBaseSettingGlobalFlag": true,
"BuildingBaseSettings": {
"Generator": { "GeneratorWattageRating": 2500}
}
"HydrogenGenerator": { "GeneratorWattageRating": 1600}
}
},

I have a warning : error in config file after parsing a value an unexpected chararcter was was encountered: ". Path 'BuildingBaseSettings', line 215, position 3. the line 215 position 3 mathces with the " Of "hydrogenGenerator"
Fumihiko  [author] 20 Dec @ 1:08pm 
The ID for Coal Generator is 'Generator'. Dumb I know.
DesTroyer_GodNoS 20 Dec @ 5:21am 
Oh, Maybe you've made hidden changes to make the mod really smooth when running with Adjustable Auto Sweeper . I realized it today, thank you very much :steamthumbsup::steamthumbsup::steamthumbsup:
Pasternyk 19 Dec @ 4:51pm 
In fact i don't know how to add hydrogen And Coal Gens each works separatly
Pasternyk 19 Dec @ 4:30pm 
"BuildingBaseSettingGlobalFlag": true,
"BuildingBaseSettings": {
"HydrogenGenerator": { "GeneratorWattageRating": 1600}
}
"CoalGenerator": { "GeneratorWattageRating": 2500}
}
},
"WireRefinedHighWattage": {
"BaseDecor": -5.0,
"BaseDecorRadius": 1.0,
"LocationRule": "Anywhere"

I don't know what's wrong
Butifarro 19 Dec @ 1:55pm 
@ Fumihiko I AM JUST BLIND... FUCK.

Thank you again for your kind efforts.
Fumihiko  [author] 19 Dec @ 12:55pm 
There are 8 of these now. Doesn't that cover all?