Skip to content

Retina v2.4.0

Latest
Compare
Choose a tag to compare
@Nico314159 Nico314159 released this 01 Sep 04:43
· 7 commits to main since this release

What's Changed

  • Updated for compatibility with Minecraft 1.21
    • (IMPORTANT) Previous Minecraft versions are no longer supported
  • Implemented hitboxes of Minecraft 1.21 blocks & mobs
  • Toggle to turn off block detection specifically
  • Added functionality to do a raycast without needing an executing entity (@XyloDatapacks)
  • Added ExpandEntityHitboxes for "wide" raycasts (@XyloDatapacks)

Technical Changes

  • Exposed access to more internal functions for other datapacks
  • Improved code efficiency with Minecraft 1.20.3's return run
  • Incorporated new JMC syntax for data storage operations

Full Changelog: v2.3.7...v2.4.0