0 of 0

File information

Last updated

Original upload

Created by

MaximillianRW

Uploaded by

MaximillianRW

Virus scan

Safe to use

Mod articles

  • Edit Fish Times - CP Compatibility

    It is now possible to add your own fish times through the Edit Fish Times feature using a Compact Pack mod.

    All that one needs to do is to add the entries using EditData with "MaximillianRW.NightOwlPlus/EditFishTimes" as a target. This will add the entry to a dictionary that will be used as priority when NOP's Edit Fish Times run. One also needs to put NOP as dependency in the manifest.json so to make sure the CP will be loaded after NOP.

    Bellow is the implemented content.json example that edits Midnight Carp times to keep them only fishable up to 2AM (which the original Edit Fish Times functionality would extend it to 6AM):
    {
    "Format": "2.4.0",
    "Changes":
    }


    Both the name and the unqualified ID (as in Data/Fish...

  • Optional Features

    Internal Fish Data Editor

    It is a simple function that checks every entry on Data/Fish and makes the times compatible with the new available time of day.
    For instante, every fish that is available until 2AM will be made available towards 6AM as well.


    Night-to-Day Light Transition and Music:

    These were made possible for player to disable just in case another mod is made to take care of this.

    Night-to-Day Light Transition was made based on clock changes, to keep compatibility with time alteration mods, and so it is not as smooth as the normal game time light transition.


    Custom Stamina and Health Restoration:

    As the base game, the custom restoration method will diminishes restored values based on...