Rivmun / FootprintParticle

A simple Minecraft mod that adds footprint for mobs.
GNU General Public License v3.0
7 stars 0 forks source link

Snow Dust is collided with player #33

Closed Rivmun closed 1 year ago

Rivmun commented 1 year ago

It's causing the dust (actually ParticleTypes.CLOUD) drown into the terrain instead of raising up as expectation.

Solution: replace it to another vanilla particle, or make custom one.