Unable to give bee unique spawn egg
Partner Rank:
3
Summary:
The bee is inconsistent and does not have it’s own spawn egg file such as "egg_bee.png". The vanilla file refers to colour codes rather than pointing to a file, unlike all other mobs.
Verification builds and Platforms:
1.14. 3493231
Impact:
This prevents the ability for texture packs to customise the spawn eggs to be unique which is causing the textures to be inconsistent within Tiny Footprints. It affects all other texture packs too.
Repro Steps:
Open up the entity.json file for the bee
Observe the use of colour codes rather than item for the spawn egg
Open up other entity.json files for other mobs
Observe them using an item for the spawn egg
Navigate to the textures/items folder
Observe all other mobs have a spawn egg, beside the bee
Observed Results:
The game uses colour codes for the spawn egg, unlike other mobs within the base game
Expected Results:
The bee follows the convention and is consistent with all other entities, by using a unique spawn egg (egg_bee) png.
Screenshots/Videos attached:
Yes
Regression Builds:
Since inception
Notes:
Although the base spawn eggs textures allow for creators to have a custom generic pattern (as seen in the screenshot), this is limiting and inconsistent with all other eggs.
The previous similar spawn egg issue was fixed.
*https://bugs.mojang.com/browse/MCM-573*
Internal bug number: 187544