▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Retina

Retina

Minecraft raycasting library that can detect precisely what block a player is looking at, including special block shapes like slabs & stairs.

4.2K
17

Retina v2.4.1

release16 апреля 2025 г.

What's Changed

  • Updated for compatibility with Minecraft 1.21.5
    • (IMPORTANT) Previous Minecraft versions are no longer supported
  • Implemented hitboxes of Minecraft 1.21.4 - 1.21.5 blocks & mobs
    • Pale moss carpets, pale hanging moss, bushes, cactus flower, short and tall dry grass, leaf litter, wildflowers, and creaking

Technical Changes

  • Block and entity hitboxes are now stored using floats, so that the scale factor can be easily changed and everything will actually react to it.
  • Step counts in debug messages now show the correct number.

Full Changelog: https://github.com/Nico314159/Retina_v2/compare/v2.4.0...v2.4.1

Retina v2.4.1

release16 апреля 2025 г.

What's Changed

  • Updated for compatibility with Minecraft 1.21.5
    • (IMPORTANT) Previous Minecraft versions are no longer supported
  • Implemented hitboxes of Minecraft 1.21.4 - 1.21.5 blocks & mobs
    • Pale moss carpets, pale hanging moss, bushes, cactus flower, short and tall dry grass, leaf litter, wildflowers, and creaking

Technical Changes

  • Block and entity hitboxes are now stored using floats, so that the scale factor can be easily changed and everything will actually react to it.
  • Step counts in debug messages now show the correct number.

Full Changelog: https://github.com/Nico314159/Retina_v2/compare/v2.4.0...v2.4.1

Retina v2.4.0

release1 сентября 2024 г.

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: https://github.com/Nico314159/Retina_v2/compare/v2.3.7...v2.4.0

Retina v2.4.0

release1 сентября 2024 г.

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: https://github.com/Nico314159/Retina_v2/compare/v2.3.7...v2.4.0

Retina v2.3.7

release7 января 2024 г.

What's Changed

  • Allow raycasting from any eye Y-level
    • (basically means you can now raycast as any entity)
  • Overlays for compatibility with more future MC versions
  • Fix redstone_wire block tag (erroneously included comparators)
  • Reset ContactCoordinates if raycast hits nothing

Full Changelog: https://github.com/Nico314159/Retina_v2/compare/v2.3.6...v2.3.7

Совместимость

Minecraft: Java Edition

23w51a1.21.x1.20.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Создатели

Детали

Лицензия:Unlicense
Опубликован:2 года назад
Обновлён:10 месяцев назад
Главная