The Bumblezone (Quilt/Fabric)

The Bumblezone (Quilt/Fabric)

12M Downloads

Fix caps so they persist on End Respawning (Forge)

TelepathicGrunt opened this issue ยท 3 comments

commented

Forge caps are lost on end respawning. All of them. Need to fix

And for essence,

BzGeneralConfigs.keepEssenceOfTheBeesOnRespawning.get() && event.isWasDeath() needs to be
BzGeneralConfigs.keepEssenceOfTheBeesOnRespawning.get() || !event.isWasDeath() to match fabric behavior

commented
commented

Fixed in the newest 1.19.2 bumblezone update released now.
The fix for the 1.19.3 bumblezone is coming soon.

commented

fixed now in 6.6.3 releases for 1.19.3