Перейти к содержимому
Mineforgian

NoParticles-Fps

Remove all particles and improve your FPS and gameplay — block crits, potions, block break, fire & smoke before they ever render. Press P to toggle. Lightweight & built for PvP on 1.8.9.

Загрузки
2K
Подписчики
3
Обновлён
18 мая 2026 г.
Лицензия
MIT

Опубликован 18 мая 2026 г.

NoParticles

Remove all particles and improve your FPS and gameplay — built for PvP on low-end PCs.


What is NoParticles?

NoParticles is a lightweight, client-side Forge mod for Minecraft 1.8.9 that blocks particle effects at the source — before they ever render. Instead of wasting CPU/GPU cycles on distracting particles, your hardware focuses on what matters: your game.

Built for PvP players on low-end PCs who need every frame they can get.


Features

  • Disable All Particles — one toggle, zero particles, maximum FPS
  • PvP Mode — blocks crits, potion, block break, fire & smoke at once
  • Per-Type Toggles — independently control each particle type
  • Toggle Keybind — press P in-game to switch on/off instantly
  • Config File — simple .cfg file + Forge GUI support
  • Zero Overhead — blocked particles never allocate memory or execute render code

Performance

Particles are intercepted via ASM bytecode injection in EffectRenderer, before they enter the render pipeline:

  • ✅ No garbage collection pressure from discarded particle objects
  • ✅ No GPU draw calls for blocked particles
  • ✅ No visual glitches — particles never appear, not even for a frame
  • ✅ Measurable FPS gains on low-end hardware during PvP, block breaking, or potion effects

How to Install

  1. Install Minecraft Forge 1.8.9 (build 11.15.1.2318+)
  2. Drop the .jar into .minecraft/mods/
  3. Launch the game
  4. Press P to toggle, or edit .minecraft/config/noparticles.cfg

Config Options

Option Default Description
enabled true Master toggle for the entire mod
particlesDisabled false Disable ALL particles completely
pvpMode false Disable crit, potion, block, fire & smoke at once
blockCrit false Remove critical hit particles
blockPotion false Remove potion effect particles
blockBlockBreak false Remove block break / dig particles
blockFireSmoke false Remove fire, smoke and lava particles

Requirements

  • Minecraft 1.8.9
  • Minecraft Forge 11.15.1.2318 or later
  • Java 8

Open source — built with ForgeGradle 2.1, no extra dependencies.


Links

Ченджлог

1.0.0Бета1.8.9 · 18 мая 2026 г.

NoParticles v1.0.0

Initial release.

Block crit, potion, block break, fire & smoke particles PvP mode toggle (blocks all PvP-related particles at once) Per-type toggles for full control Press P to enable/disable in-game Config file support + Forge GUI integration Zero overhead — particles blocked via ASM before they ever render

Requirements: Minecraft 1.8.9 — Forge 11.15.1.2318+

Комментарии

Загружаем…