Apiary bred bees fail to load color
akutamatata opened this issue · 6 comments
If this is about a specific bee please report to the pack dev as we do not create bees we just give tools to pack devs.
If you do report a "bug" that is about a specific bee or set of bees it will be instantly closed due to it most likely being
an issue with the bees that pack devs added themself and not our code.
Describe the bug
When breeding bees in the apiary, they default to the color white rather than their type's color.
To Reproduce
Steps to reproduce the behavior:
- Place two bees with their resource in an apiary, wait for them to breed
- check apiary storage
- Bee is colored white rather than any other - perhaps this is only for config added bees, I'll test and comment.
Expected behavior
- in place of 3 from above: Bee is colored the correct type
Screenshots or Crash Logs
For this example, using the steps above I bred in ATM6 to get a allthemodium bee, and it was colored white, however if I release it and recapture or import it into an apiary - it will load the correct color.
please complete the following information:
- Forge Version 35.1.36
- Mod Version 0.58b
Is it only on the breed output that the jar isn’t colored correctly? I assume a piece of nbt data isn’t being applied causing the issue. I would be willing to bet if you release the bee and capture it’ll be fine. didn’t see the part where you said recapture was fine lol
Is it only on the breed output that the jar isn’t colored correctly? I assume a piece of nbt data isn’t being applied causing the issue.
I would be willing to bet if you release the bee and capture it’ll be fine.didn’t see the part where you said recapture was fine lol
- ya I know it can be fixed, but it's clearly an unintended mechanic.
It seems that it might be an issue with modded ones, obsidian was bred fine. Yeah it's on the breed output, exporting goes to another slot so nothing else 'produces' bee items in the apiary structure.
No worries. I’ll check what tag I’m missing on the breed output so it works correctly. Thank you for the report!
No worries. I’ll check what tag I’m missing on the breed output so it works correctly. Thank you for the report!
Thanks!