no particle

NoParticle blocks all particles by default, only shows whitelisted ones, supports /again hot-reload, /txt particle list export, and offers source-level interception plus Tinkers' Construct optimization.

Disables all particles by default; only whitelisted particles (e.g., minecraft:flame) are shown.
Provides /again command to reload config/particleinterceptor.cfg without restarting the game.
Provides /txt command to export all registered particles to config/particle_list.txt for easy whitelist configuration.
Server-side packet interception, source-level World.spawnParticle interception (prevents particle object creation), and client-side rendering interception.
Tinkers' Construct optimization: completely disables its particle generation (enabled by default, toggle via config; not hot-reloadable).
Fully configurable via config/particleinterceptor.cfg (allowlist/blocklist mode, mod list, individual particle list, etc.).

need MixinBooter 或 FermiumBooter


默认禁用所有粒子;仅显示白名单中的粒子(例如 minecraft:flame)。
提供 /again 命令,可在不重启游戏的情况下从 config/particleinterceptor.cfg 重新加载配置。
提供 /txt 命令,导出所有已注册粒子到 config/particle_list.txt,方便配置白名单。
服务端拦截粒子网络包,源头拦截 World.spawnParticle(避免创建粒子对象),客户端拦截渲染。
针对匠魂模组,可彻底禁用其粒子生成(默认开启,可通过配置文件关闭,无法热重载)。
通过 config/particleinterceptor.cfg 灵活配置(白名单/黑名单模式、模组列表、单粒子列表等)。

需要MixinBooter 或 FermiumBooter

The no particle Team

profile avatar
  • 4
    Projects
  • 983
    Downloads

More from FxoInkShiba