Skip to content

2.4.2

Choose a tag to compare

@github-actions github-actions released this 18 Aug 13:41
· 1 commit to master since this release
c448640

2.4.2 - 2026-08-18

Fixes

  • fix forge remap error - (e97b760) - RazorPlay01
  • fix double plant linked block resolution to always target upper half from anchor - (06d9343) - Spagles
  • fix foliage registration, multiblock linking, engine decay, and config saving - (c448640) - RazorPlay01

Other

  • remove info log - (149ce7d) - RazorPlay01
  • initialize vanilla foliage registry during mod startup - (1303f90) - Spagles
  • use concurrent hash map for behavior registry to support value-based keys - (4445a88) - Spagles
  • clean up force pipeline execution, fix final decay re-render mark, and prevent map clear race - (0aecc7c) - Spagles
  • ensure config directory exists before saving configuration - (8bc7e60) - Spagles
  • Merge pull request #6 from Spagles/master - (c448640) - RazorPlay01

Contributors

  • RazorPlay01

  • Spagles