ViaVersion / ViaFabricPlus

Fabric mod to connect to EVERY Minecraft server version (Release, Beta, Alpha, Classic, Snapshots, Bedrock) with QoL fixes to the gameplay
GNU General Public License v3.0
400 stars 43 forks source link

Add particles not present in the latest Minecraft Version #310

Closed christopherplaysminecraft closed 8 months ago

christopherplaysminecraft commented 9 months ago

General Information

Mods aren't really required as the particle doesn't seem to exist in newer version of the game, but I'll list them anyway.

Bug Description

The footstep particle which exists in vanilla 1.8.9 doesn't get added back into the game by ViaFabricPlus

Screenshot on discord in vanilla 1.8.9

Direct link to screenshot

Steps to Reproduce

  1. Join 1.8.9 server with 1.8.9
  2. Summon footstep particle at your coordinates using /particle footstep ~ ~ ~ 1 1 1 1 1
  3. See footstep particle
  4. Repeat, but this time using ViaFabricPlus to connect to the same 1.8.9 server
  5. Notice no footstep particle being displayed

Expected Behavior

Display the footprint/step particle like in vanilla 1.8.9

I've found that the particle got removed in 1.13 17w47a https://minecraft.wiki/w/Particles_(Java_Edition)

Removed footstep and depthsuspend. However, the texture for footsteps still exists in the jar.

I have, however, not found footprint.png being present in the 1.20.4 jar file It is present in the 1.8.9 jar file at assets/minecraft/textures/particle/footprint.png

FlorianMichael commented 8 months ago

Hi, thanks for reporting this issue, I have fixed this in latest dev build