Releases: Aeldrion/Iris
Releases · Aeldrion/Iris
25w06a
25w05a
25w03a
25w02a
24w40a
This version supports snapshot 24w40a, all 1.21.2 pre-releases and release candidates, and versions 1.21.2, 1.21.3 and 1.21.4. It now supports blocks and entities from the winter drop but will also work on worlds where the corresponding experiment has not been enabled.
1.21
24w21a
1.20.3-v2
This version supports Minecraft versions 1.20.3, 1.20.4, 1.20.5, and 1.20.6.
It will also work in 1.21 snapshot 24w18a, however new blocks are not supported.
Changes since 1.20.3-v1:
- Implemented callbacks
- Now exposing the specific face that is hit (
NORTH
,UP
...) and the specific point that is hit - Entities can be ignored by giving them the
iris.ignore
tag - Optimizations when getting the position of the player
- 🪲 A bunch of entity hitboxes were not implemented
- 🪲 Phantoms were all assigned the same hitbox, no matter their
Size
NBT - 🪲 iris:set_coordinates/main had a bunch of issues
23w51a
1.20.3
This version of Iris supports Minecraft: Java Edition versions 1.20.3 and 1.20.4. All blocks in the vanilla game are implemented.
A couple caveats:
- Pink petals still use their 1.20.1 hitbox
- Item frames and paintings are not fully implemented
- The pack does not take into account shulker boxes opening (this cannot be fixed)