{
  "dieselGeneratorFuelTime": 20,
  "orbitTeleportationYCoord": -10.0,
  "radiationCheckInterval": 100,
  "rocketTpHeight": 600,
  "landerExplodeWhenTooFast": false,
  "oilConfig": {
    "chunkOilChance": 16,
    "minOil": 10,
    "maxOil": 50
  },
  "gravityConfig": {
    "customEntityGravity": true,
    "customItemGravity": true
  },
  "oxygenConfig": {
    "enableOxygenSystem": true,
    "oxygenCheckInterval": 20,
    "maxOxygenRoomSize": 32,
    "oxygenDamage": 2.0
  }
}