Resourceful Bees

Resourceful Bees

10M Downloads

[Bug]: Honey generator and Beecon void honey when disable enableEasterEggBees in config

frank89722 opened this issue · 5 comments

commented

Bug Description

Honey generator and Beecon void honey input from honey bottle when enableEasterEggBees is set to false in common config.

How to Reproduce?

  1. Set enableEasterEggBees to false in common config
  2. Enter a world and try to fill Honey generator or Beecon with honey bottle
  3. Honey in the bottle got void

Expected Behavior

No response

Version

0.10.4

Mod Loader Version

1.16.5-36.2.22

Logs or additional context

No response

Acknowledgement

  • I agree that I read the terms at the top of the page.
commented

Looking at this now, this seems really weird, and definitely shouldn't happen.

commented

Unless you added some sort of check for the Boolean to the logic in one of the recent updates. The only thing I can think of is the honey bottle being used doesn’t have a fluid variant for the bee in question. But tbh more information would be useful.

commented

I think i know why this is happening, it's because the tags related to honey aren't loading properly because starry honey doesn't exist

commented

should be an easy fix

commented

fixed in 0.10.5