Changes how spawn eggs are generated instead of using the default minecraft template you need to make 2 item textures:
Supported Generators:
- 1.19.2-1.20.1 forge
- 1.19.2, 1.20.1 fabric
How to use (Normal version):
1. Make an item texture and call it spawn_egg, in normal minecraft its the egg shape. Recommended to use shades of gray for the colours of the spawn egg texture itself not the mob.
2. Make a second item texture and call it spawn_egg_overlay, in normal minecraft its the dots on a spawn egg. Recommended to use shades of gray for the colours of the spawn egg texture itself not the mob.
3. Go to the spawn_egg texture and remove the pixels where pixels on spawn_egg_overlay would be. This way there won't be zfighting(Where pixels seem to glitch and swap between different textures, caused by textures overlapping.)
How to use (Special version):
Same as normal except its per entity. (element registery name)_spawn_egg, (element registery name)_spawn_egg_overlay
Would it be possible to have a version 1.2023.4 of the plugin?