promotional bannermobile promotional banner

Particular ✨ Reforged

Particular is a mod that enhances Minecraft's ambience with many hand-crafted visual effects. Forge Port !

File Details

particular-26.1.2-NeoForge-1.5.5.jar

  • R
  • Jun 18, 2026
  • 275.93 KB
  • 374
  • 26.1.2+2
  • NeoForge

File Name

particular-26.1.2-NeoForge-1.5.5.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:particular-reforged-1219053:8275092"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Particular Reforged 26.1

1.5.5

  • Fix. Fireflies now spawn on modded plants (TFC, etc.) that override animateTick without calling super. Switched the hook from Block.animateTick to ClientLevel.doAnimateTick so coverage is consistent across blocks.

1.5.4

  • Fix. Cascade particles no longer accumulate while the game is paused (closes #43).

  • Custom water-like fluids (config). New customFluidsSettings.waterLikeFluids list — fluid IDs treated like vanilla water for splash, rain ripples, and waterfall spray.

  • Custom cascades (config). New customFluidsSettings.cascadeFluidPairs list — "flowing,source" pairs that produce cascade waterfalls for any mod fluid that has both variants.

  • Firefly biomes (config). New fireflySettings.biomes list — biome IDs where fireflies always spawn (bypasses temperature check).

  • Firefly spawn blocks (config). New fireflySettings.spawnBlocks list — extra blocks that spawn fireflies, plus a customBlocks frequency modifier.

  • Firefly colors (config). New fireflySettings.biomeColors (per-biome RGB tint: "biomeId|RRGGBB") and fireflySettings.colorPool (random RGB pool, format "RRGGBB").