promotional bannermobile promotional banner

Sleep Warp

Sleeping will speed up time instead of skipping directly to day

File Details

sleepwarp-1.1.0+1.18.1.jar

  • R
  • Feb 27, 2022
  • 19.66 KB
  • 75.2K
  • 1.18.1+1
  • Fabric

File Name

sleepwarp-1.1.0+1.18.1.jar

Supported Versions

  • 1.18.1
  • 1.18

Curse Maven Snippet

Fabric

modImplementation "curse.maven:sleep-warp-579295:3666115"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Sleep Warp 1.1.0

This version brings two new opt-in features which provide a little more realism

Block Entity Simulation

Block entities (e.g. furnaces, spawners, pistons) can be ticked at the same rate as the time warp to simulate the passage of time.

Furnace Demo

To enable this feature, set tickBlockEntities=true in the configuration file.

Chunk Simulation

Chunks can be ticked at the same rate as the time warp to simulate the passage of time.

Growing Demo

Each chunk tick is responsible for most of the world simulation (e.g. crop growth, fire spread, mob spawns).

Geode Demo

To enable this feature, set tickChunks=true in the configuration file.