File Details
allclear-1.21.1-neoforge-0.2.0.jar
- B
- Mar 13, 2026
- 33.22 KB
- 70
- 1.21.11+10
- NeoForge
File Name
allclear-1.21.1-neoforge-0.2.0.jar
Supported Versions
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
Curse Maven Snippet
0.2.0 Beta Version
*Add command switch, let the mod can be turn on/off when game still in progress
*Determine the number of item entities in loaded chunks, the mod can enter the sleeping mode to reduce server-side performance occupation when such number is too low(default "off")
*Sleeping mode can be enter/exit manually, and THIS function can also be disabled / enabled manually
*Add 2 new reminder text display mode, dialog and subtitle, and the mode can be selected during the game
*In mandatory Clean-up mode, we added a new judge project: global item entities number, when it's too low, the mandatory clean-up won't take effect to avoiding invalid optimization
*All function above can be controlled by command, and all new parameters can be customize via config file, all details can be found in wiki page
0.2.0 测试版
*增加指令开关,可在游戏进行中关闭mod
*判断已加载区块中的掉落物数量,若其数量过少,该mod会进入睡眠模式,降低服务端性能占用(初始该功能为关闭状态)
*睡眠模式可手动进入或退出,同时该功能也可以手动禁用和启用
*新增两种文本显示方式,分别为对话框显示和副标题显示两种方式,并可以在游戏中进行切换
*低TPS强制清理中,增加了掉落物数量这一新判断项,当掉落物过少时,即使TPS过低也不再会触发强制清除,避免无效优化
*以上所有功能均可在游戏中通过指令控制,新增所有参数均可通过配置文件修改,详情见于wiki