ZenDragon-ZenBeehive icon

ZenBeehive

Beehives open like containers so you can easily extract honey without throwing it on the roof. Adjust production speed and amount

CHANGELOG

v0.3.5

  • add a config option to adjust honey production speed

v0.3.4

  • fix for nullref when creating a new character.

v0.3.3

  • add compatibility for QuickStackStore mod

v0.3.2

  • fix for compatibility with ZenUI's TakeStacks / TakeWeight feature.

v0.3.1

  • Compiled for Valheim v0.221.4, Call to Arms

v0.3.0

  • updated for Zen.ModLib v1.2.0
  • recompile for BepInEx v5.4.2332
  • recompile for JVL v2.26.0

v0.2.4

  • new config: Hold down the Interact button when opening a beehive to automatically Take All honey. (enabled by default)
  • eat honey directly from the beehive
  • can split the honey stack and take out less than max.
  • fix: honey is no longer lost if dragging onto a full stack in inventory.
  • fix: Take All button logic improved

v0.2.3

  • update config sync.
  • update for Zen.ModLib v1.1.0

v0.2.2

  • fixed config sync issue

v0.2.1

  • removed BepInEx from dependency, Zen.ModLib handles it.

v0.2.0

  • use Zen.ModLib

v0.1.9

  • update logging and configs subsystem

v0.1.8

  • cleanup logs

v0.1.7

  • UPDATE FOR VALHEIM v0.220.3

v0.1.6

  • raise capacity limit to 999 (if the prefab item max stack size supports it)
  • update UI to display the capacity on the item in the container window when you open the beehive: 4/4 instead of 4/50

v0.1.5

  • add config option for honey capacity and prefab item.

v0.1.4

  • initial update