no particle
作者:rebot | 分类:模组
Minecraft 版本: 1.12.2
平台: forge
标签: optimization utility
Default behavior: All particles are disabled upon entering the game – no flame, smoke, or any mod‑added particles will appear.
Whitelist system: Use the config file particleinterceptor.cfg to define allowed particle IDs (e.g., minecraft:flame, minecraft:explosion).
Hot‑reload command: Type /again to reload the whitelist instantly – no need to restart the game.
/txt command: Exports every encountered particle to config/particle_list.txt, making it easier to build your whitelist.
Tinkers' Construct optimization: Completely disable TConstruct’s particle generation via a config option (default: on, requires restart, and when enabled the whitelist is bypassed for TConstruct).
Server‑side benefits: Intercepts particle network packets and prevents particle objects from being created – saves bandwidth and reduces CPU load.
Dependency: Requires an external Mixin loader such as MixinBooter or FermiumBooter.
Performance boost: Drastically reduces unnecessary particle rendering, improving FPS – especially useful on low‑end machines or large modpacks.
Good news for players plagued by lag from TConstruct’s insane damage‑stacking particle spam!
请登录后举报
暂无评论,抢个沙发吧~