What's Changed
- Fixed boolean value issue with
$single_call
variable - Updated pack.mcmeta for Minecraft 1.20
Full Changelog: https://github.com/Nico314159/Retina_v2/compare/v2.1.0...v2.1.1
What's Changed
- Implemented ability to do multiple different-angled raycasts using
retina:traverse/multicast
function. - Added consideration for entities being hit by multiple raycasts.
- Updated documentation.
Full Changelog: https://github.com/Nico314159/Retina_v2/compare/v2.0.0...v2.1.0
Initial release