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
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.

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.

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

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

