Skip to content

v5.0.1

Compare
Choose a tag to compare
@Pyrofab Pyrofab released this 03 Jul 22:04
· 9 commits to 1.19 since this release
f9e722e

Version 5.0.1:

Fixes

  • Fixed components ticking only on subclasses of the block entities they were declared for
    (e.g. if a ticking component got attached to ChestBlockEntity, it would only tick on TrappedChestBlockEntity)

see full changelog here