
SleepWarp
Accelerates time when sleeping instead of skipping directly to day.
Список изменений
- Updated to Minecraft 1.19.4
- Majority of the code was completely overhauled; should be smoother and more efficient
- Replaced .prop config files with JSON.
- All existing config files will no longer function.
- Added ModMenu support through YetAnotherConfigLib.
- Added
/sleepwarpcommand/sleepwarp config: Allows for real-time modification of configuration options./sleepwarp status: Displays each player and whether or not they're sleeping.
- Added
/sleepalias for/sleepwarpcommand - Added action bar messages
- Number of players required to sleep
- Only when config option
use_sleep_percentageistrue
- Only when config option
- Remaining time until players wake up
- Current day when waking up
- Number of players required to sleep
- Weather is now ticked while sleeping
- Changed
player_scaleconfiguration option default value from0.2to0.6 - Removed
tick_chunksconfiguration option- Ticking chunks was a huge performance intensive option which became undesirable to use even in single player. If you simply wanted faster random tick speeds to increase sapling and crop growth, you had to also tick many things which you might not want to continually tick (like mob spawns).
- I made this better by hand writing custom world tick code which iterates over chunks once and only ticks parts of the world that the user wants.
- Added
action_bar_messagesconfiguration option, defaulttrue - Added
tick_block_entitiesconfiguration option, defaulttrue - Added
tick_random_blockconfiguration option, defaulttrue - Added
tick_snow_accumulationconfiguration option, defaulttrue - Added
tick_ice_freezingconfiguration option, defaulttrue - Added
tick_lightningconfiguration option, defaulttrue - Added
tick_entitiesconfiguration option, defaultfalse - Added
tick_mob_spawnconfiguration option, defaultfalse - Added
tick_spawnersconfiguration option, defaultfalse - Added
performance_modeconfiguration option , defaultfalse
Commit log: https://github.com/Giggitybyte/SleepWarp/compare/1.2.0...2.0.0-rc1
Метаданные
Канал релиза
Beta
Номер версии
2.0.0_rc1+1.19.4
Загрузчики
fabric
Версии игры
1.19.4
Загрузок
333
Дата публикации
April 11, 2023 at 7:01 AM