Resourceful Bees

Resourceful Bees

10M Downloads

Apiary bred bees fail to load color

akutamatata opened this issue · 6 comments

commented

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:

  1. Place two bees with their resource in an apiary, wait for them to breed
  2. check apiary storage
  3. Bee is colored white rather than any other - perhaps this is only for config added bees, I'll test and comment.

Expected behavior

  1. 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.
InInventory
GlitchedBee
IntendedResult
please complete the following information:

  • Forge Version 35.1.36
  • Mod Version 0.58b
commented

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

commented

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.
commented

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.

commented

No worries. I’ll check what tag I’m missing on the breed output so it works correctly. Thank you for the report!

commented

No worries. I’ll check what tag I’m missing on the breed output so it works correctly. Thank you for the report!

Thanks!

commented

fixed in dev