
Particular Reforged
Мод Particular Reforged добавляет в Майнкрафт множество красивых визуальных эффектов: брызги воды, водопады, светлячков, падающие листья, пузырьки и не только. Преображает атмосферу игры без потери производительности.
particular-1.21.1-NeoForge-1.5.5.jar
Список изменений
Particular Reforged 1.21.1
1.5.5
- Fix. TFC water (river/salt/spring) now gets splash, ripple, and spray particles — TFC 1.21 dropped the vanilla
#minecraft:watertag override that 1.20 shipped, so we ship our own datapack tag entry. - Fix. Fireflies now spawn on modded plants (TFC, etc.) that override
animateTickwithout calling super. Switched the hook fromBlock.animateTicktoClientLevel.doAnimateTickso 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.waterLikeFluidslist — fluid IDs treated like vanilla water for splash, rain ripples, and waterfall spray. Defaults to TFC river/salt/spring water. -
Custom cascades (config). New
customFluidsSettings.cascadeFluidPairslist —"flowing,source"pairs that produce cascade waterfalls for any mod fluid that has both variants. TFC fluids do not produce cascades because they have no flowing variant. -
Firefly biomes (config). New
fireflySettings.biomeslist — biome IDs where fireflies always spawn (bypasses temperature check). -
Firefly spawn blocks (config). New
fireflySettings.spawnBlockslist — extra blocks that spawn fireflies, plus acustomBlocksfrequency modifier. -
Firefly colors (config). New
fireflySettings.biomeColors(per-biome RGB tint:"biomeId|RRGGBB") andfireflySettings.colorPool(random RGB pool, format"RRGGBB"). -
TerraFirmaCraft NeoForge dep. Optional dep on TFC so the new config defaults work out of the box.
