Files
LegacyRenouveau/Minecraft.Client
ACL a809e71d58 fix: Thrown eggs use snowball particles when hitting a block (#167)
Thrown eggs used snowball particles when hitting a block, there wasn't any code for the correct particles either.
I added the new egg particles and assigned them to the thrown egg entity.

Before:
![2026-08-07_20.09.22.png](/attachments/2d55ef32-3750-4825-b884-9a39a50e9bd8)

Now:
![2026-08-07_20.18.59.png](/attachments/d2b5571e-c121-44e2-a412-12d2a460f8d7)

Reviewed-on: https://git.neolegacy.dev/neoStudiosLCE/neoLegacy/pulls/167
Co-authored-by: ACL <puffymono@gmail.com>
Co-committed-by: ACL <puffymono@gmail.com>
2026-08-08 16:56:00 +01:00
..
2026-07-17 00:05:47 -04:00
2026-08-02 19:59:27 -04:00
2026-07-15 14:50:09 -04:00
2026-07-14 20:31:05 -04:00
2026-08-02 19:59:27 -04:00
2026-07-24 03:25:30 -04:00
2026-07-14 20:31:05 -04:00
2026-07-17 19:20:05 -04:00
2026-07-15 14:50:09 -04:00
2026-07-11 21:48:52 -04:00
2026-08-02 19:59:27 -04:00
2026-07-13 16:59:00 -04:00
2026-07-14 20:31:05 -04:00
2026-07-18 22:09:33 -04:00
2026-07-24 15:14:27 -04:00

========================================================================
    Xbox 360 APPLICATION : Minecraft.Client Project Overview
========================================================================

AppWizard has created this Minecraft.Client application for you.  

This file contains a summary of what you will find in each of the files that
make up your Minecraft.Client application.

Minecraft.Client.vcxproj
    This is the main project file for VC++ projects generated using an Application Wizard. 
    It contains information about the version of Visual C++ that generated the file, and 
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

Minecraft.Client.cpp
    This is the main application source file.



/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////