Skip to content

Releases: Aeldrion/Iris

25w06a

20 Feb 14:08
Compare
Choose a tag to compare

This version supports snapshots 25w06a, 25w07a and 25w08a, adding support for cactus flowers, short dry grass and tall dry grass.

25w05a

20 Feb 14:04
Compare
Choose a tag to compare

This version supports snapshot 25w05a, adding support for the bush and the firefly bush.

25w03a

20 Feb 14:01
Compare
Choose a tag to compare

This version supports snapshots 25w03a and 25w04a, adding support for test blocks and test instance blocks.

25w02a

20 Feb 13:59
Compare
Choose a tag to compare

This version supports snapshot 25w02a, adding support for leaf litter and wildflowers.

24w40a

14 Oct 22:01
Compare
Choose a tag to compare

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

14 Jun 10:02
9aed6cf
Compare
Choose a tag to compare

This version supports 1.21, snapshots 24w21a and 24w21b, and all 1.21 pre-releases and release candidates.

🪲 Account for random block offsets for e.g. pointed dripstone (again)

24w21a

23 May 16:42
Compare
Choose a tag to compare

This version supports Minecraft snapshots 24w21a and 24w21b.

🪲 Baby mobs are now properly accounted for

1.20.3-v2

28 Dec 03:15
Compare
Choose a tag to compare

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

28 Dec 03:18
Compare
Choose a tag to compare

This version supports Minecraft snapshots 23w51a and 23w51b.

  • Now supporting armadillos and the breeze
  • Now supporting entities scaled with the generic.scale attribute

1.20.3

25 Dec 13:42
Compare
Choose a tag to compare

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)