Skip to content

v3.0.0-nightly.21w06a

Compare
Choose a tag to compare
@Pyrofab Pyrofab released this 14 Feb 22:47
· 49 commits to 1.17 since this release

Version 3.0.0:

The breaking changes are here !

  • Updated to 21w06a

Additions

  • Ticking components now work on any BlockEntity, not just those that already tick in vanilla

Changes

  • Every class deprecated in 2.7.0 has been completely removed
  • Every class remaining in the nerdhub.component.* packages has been moved to a dev.onyxstudios.cca.* package
  • Replaced specific factory interfaces with a generic variant (eg. ComponentFactory)

see full changelog here