Skip to content

GOGLEOX/nightshift

Repository files navigation

Nightshift

Nightshift is a small Forge mod for 1.20.1 that lets a few basic survival systems keep moving while players sleep.

What it does right now

  • furnaces can process part of a smelt during sleep
  • smokers and blast furnaces can move forward too
  • campfires keep cooking
  • crops can get partial growth ticks
  • sleep processing values are configurable

That scope is narrow on purpose.

Why it exists

Sleep mods usually drift one of two ways.

Vanilla leaves the world feeling oddly frozen.

The other direction is fake ticking, automation creep, machine boosting, weird sleep gadgets, or trying to simulate the whole skipped night. Nightshift is for the middle bit. Mostly survival servers. Mostly ordinary utility blocks. Mostly just making morning feel like at least a little time passed.

Installation

  1. Install Forge for Minecraft 1.20.1.
  2. Drop Nightshift into the mods folder.
  3. Launch once so config files generate.
  4. Adjust the sleep values if the defaults feel too loose for your world.

Optional compatibility with Configured is included if you want in-game config access.

Compatibility

Right now this is closer to "works best with vanilla-style logic" than "broadly tested."

Known rough spots:

  • some modded machines do not respond correctly
  • multiplayer balance still needs work
  • crop acceleration may feel too aggressive on some servers
  • very large farms can progress faster than expected
  • edge-case interactions probably still exist

Known limitations

Nightshift does not try to process every possible block or world mechanic during sleep.

It only pushes a limited set of systems forward, and only partway. If something does not participate in the sleep pass, it may simply do nothing. If a server runs giant crop setups, those worlds probably need lower values than a smaller co-op world.

Migration Note

The mod was previously developed under the working name Blink. Nightshift is the public release name going forward. Existing worlds or configs may need old config files renamed or regenerated because the mod ID changed from blink to nightshift.

License

MIT License

Links


GOGLEOX Foundry - Forged in fire, Crafted for utility.

About

Nightshift lets a few basic survival systems keep moving while players sleep, mainly so furnaces, campfires, crops, and similar utility progress do not feel completely frozen overnight. Small scope, configurable, and aimed mostly at multiplayer survival servers.

Resources

License

Stars

Watchers

Forks

Contributors

Languages