Skip to content

v3.0.0-nightly.1.17-20w45a

Compare
Choose a tag to compare
@Pyrofab Pyrofab released this 08 Nov 16:28
· 94 commits to 1.17 since this release

Version 3.0.0:

The breaking changes are here !

  • Updated to 20w45a

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