Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App
Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Particle Interactions

Particle Interactions

Adds particles to more interactions in the game, such as placing blocks or stripping logs. Fully configurable and client side!

382.9k
774
Game Mechanics
AboutGalleryChangelogVersions

[NF] v0.8.5 for mc 1.21.8

by enchanted-games on Oct 26, 2025
Download

[Fabric] v0.8.5 for mc 1.21.10

by enchanted-games on Oct 26, 2025
Download

[Fabric] v0.8.5 for mc 1.21.8

by enchanted-games on Oct 26, 2025
Download

0.8.5

  • Multiple improvements when spawning particles dynamically tinted based on the block texture
    • No longer reads pixels from the texture every single time a particle spawns
    • Fixed exceptions being thrown under certain circumstances while reloaded resources
  • Reload listeners are now registered through Fabric Resource Loader (fabric only) for better mod compatibility

[NF] v0.8.4 for mc 1.21.8

by enchanted-games on Oct 16, 2025
Download

[Fabric] v0.8.4 for mc 1.21.8

by enchanted-games on Oct 16, 2025
Download

[Fabric] v0.8.4 for mc 1.21.10

by enchanted-games on Oct 12, 2025
Download

0.8.4

  • Re-enabled modmenu entrypoint

[Fabric] v0.8.3 for mc 1.21.10

by enchanted-games on Oct 12, 2025
Download

0.8.3

  • Updated to 1.21.10
  • Fixed pack.mcmeta not being formatted correctly since 1.21.9
  • Added some additional debug logging

[Fabric] v0.8.2 for mc 1.21.9

by enchanted-games on Sep 30, 2025
Download

0.8.2

  • Ported to 1.21.9
  • Fixed remaining issues from v0.8.2-beta.1
  • Spark particles no longer disappear near the edge of the screen
  • Snowflake particles are no longer emissive
  • No longer crashes if too many particles try to render in a single frame

[Fabric] v0.8.2-beta.1 for mc 1.21.9-rc1

by enchanted-games on Sep 29, 2025
Download

0.8.2-beta.1

  • Fixed rendering issues in v0.8.2-alpha\
  • Fixed sparks rendering as a single quad\
  • Fixed portal shatter particles not rendering at all\
  • Fixed some particles having incorrect billboarding\
  • Not tested extensively, expect bugs! Report any if you find them

[Fabric] v0.8.2-alpha for mc 1.21.9-rc1

by enchanted-games on Sep 28, 2025
Download

0.8.2-alpha

  • Ported to 1.21.9
  • Not tested extensively, expect bugs! Report any if you find them

[NF] v0.8.1 for mc 1.21.8

by enchanted-games on Sep 27, 2025
Download

[Fabric] v0.8.1 for mc 1.21.8

by enchanted-games on Sep 27, 2025
Download

0.8.1

  • Fixed a crash when placing or breaking blocks with no shape, such as light blocks

0.8

v0.8 comes with a couple new particle effects, some fixes and tweaks, and a new feature for resourcepacks

New Particles / Changes

Block Particle Overrides

  • New Chain Links override (applies to vanilla chain and #c:chains block tag by default)
  • New Sugar Cane override (applies to bamboo, mangrove roots, and sugar cane by default)
  • Adjusted the texture of the Snowflake override to be more like the one seen in v0.4, now also behaves more like other 'dust' particles in the mod
  • Dirt Path blocks now use the Grass Blade particle override

Entity Particles

  • New Lighting Strike particles, sparks and arcs will fly out from where a lightning strike hits for a short amount of time

Item Interactions

  • New Honey Collection particles, will spawn when harvesting honey bottles from a bee next or hive. Also replaces vanilla honey drip particles that appear underneath bee nests or hives

Fluid Ambient

  • Added a configurable list of blocks that can emit underwater bubble stream particles, it is no longer hardcoded to seagrass
  • Underwater bubble stream particles no longer get stuck on the underside of blocks, instead they will pop when hitting the bottom of a block

General

  • Adjusted the particle spawning logic for blocks with smaller hitbox sizes. Should result in better looking particles when placing / breaking small blocks such as buttons or snow layers
  • Vanilla Firefly particles no longer get stuck on the top or bottom of blocks
  • Added an option to disable fixes to Firefly particles. This includes fireflies dying in air (been in this mod since v0.7), and fireflies getting stuck on blocks
  • Egg and snowball projectile particles now have outward velocity like they did around Minecraft 1.12

Bugfixes

  • Fixed the 'particle z-fighting fix' not working properly with some particle overrides
  • Fixed lava bubble pop textures having a really high resolution

Resourcepack Features

Added a way for resourcepacks to provide alternative particle palettes for blocks. These are located under assets/<block namespace>/textures/eg_particle_interactions/particle_palettes/<block id>.png and can be any size. The mod will attempt to use these palette textures for dynamically coloured particles, otherwise it will fallback to the block model's particle texture.

As a result of this, the colours for grass black particles on grass blocks are no longer hardcoded to the grass_block_top texture. Dirt paths, grass blocks, bamboo, and sugar cane have builtin palettes

Other

  • Switched to a stonecutter + arch loom build setup, shouldn't cause any issues but please report them if you spot any!

[NF] v0.8 for mc 1.21.8

by enchanted-games on Sep 27, 2025
Download

[Fabric] v0.8 for mc 1.21.8

by enchanted-games on Sep 27, 2025
Download

0.8

v0.8 comes with a couple new particle effects, some fixes and tweaks, and a new feature for resourcepacks

New Particles / Changes

Block Particle Overrides

  • New Chain Links override (applies to vanilla chain and #c:chains block tag by default)
  • New Sugar Cane override (applies to bamboo, mangrove roots, and sugar cane by default)
  • Adjusted the texture of the Snowflake override to be more like the one seen in v0.4, now also behaves more like other 'dust' particles in the mod
  • Dirt Path blocks now use the Grass Blade particle override

Entity Particles

  • New Lighting Strike particles, sparks and arcs will fly out from where a lightning strike hits for a short amount of time

Item Interactions

  • New Honey Collection particles, will spawn when harvesting honey bottles from a bee next or hive. Also replaces vanilla honey drip particles that appear underneath bee nests or hives

Fluid Ambient

  • Added a configurable list of blocks that can emit underwater bubble stream particles, it is no longer hardcoded to seagrass
  • Underwater bubble stream particles no longer get stuck on the underside of blocks, instead they will pop when hitting the bottom of a block

General

  • Adjusted the particle spawning logic for blocks with smaller hitbox sizes. Should result in better looking particles when placing / breaking small blocks such as buttons or snow layers
  • Vanilla Firefly particles no longer get stuck on the top or bottom of blocks
  • Added an option to disable fixes to Firefly particles. This includes fireflies dying in air (been in this mod since v0.7), and fireflies getting stuck on blocks
  • Egg and snowball projectile particles now have outward velocity like they did around Minecraft 1.12

Bugfixes

  • Fixed the 'particle z-fighting fix' not working properly with some particle overrides
  • Fixed lava bubble pop textures having a really high resolution

Resourcepack Features

Added a way for resourcepacks to provide alternative particle palettes for blocks. These are located under assets/<block namespace>/textures/eg_particle_interactions/particle_palettes/<block id>.png and can be any size. The mod will attempt to use these palette textures for dynamically coloured particles, otherwise it will fallback to the block model's particle texture.

As a result of this, the colours for grass black particles on grass blocks are no longer hardcoded to the grass_block_top texture. Dirt paths, grass blocks, bamboo, and sugar cane have builtin palettes

Other

  • Switched to a stonecutter + arch loom build setup, shouldn't cause any issues but please report them if you spot any!

[NF] v0.7.1 for mc 1.21.6

by enchanted-games on Jun 17, 2025
Download

[Fabric] v0.7.1 for mc 1.21.6 - 1.21.7

by enchanted-games on Jun 17, 2025
Download
  • Updated to 1.21.6
  • Decreased the default number of item frame interaction particles from 7 to 4

Going forward 1.21.6 will be the main supported version, I plan to release v0.8 on this version

[Fabric] v0.7 for mc 1.21.5

by enchanted-games on Apr 4, 2025
Download

[NF] v0.7 for mc 1.21.5

by enchanted-games on Apr 4, 2025
Download

v0.7 is a smaller update bringing 1.21.5 compatibility and a new firefly particle override

  • Added a new firefly particle override that applies to firefly bushes by default
  • Blocks that use the grass blade particle override will now spawn some fireflies when interacting with them at night in swampy biomes
  • All the new vegetation added in 1.21.5 have been given appropriate particles. For example, cactus flowers have flower petal particles and dry grass has grass blade particles
  • Glow lichen now uses the grass blade particle override

[Fabric] v0.6.2 for mc 1.21.4

by enchanted-games on Mar 24, 2025
Download

[NF] v0.6.2 for mc 1.21.4

by enchanted-games on Mar 24, 2025
Download
  • Fixed a crash that could happen when a block's particle texture is set to be fully transparent, and the block uses a block particle override that has texture-based particle tinting.
1
2
3

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@9ed1dd7

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.