Minecraft 1.21 Support
hammy275 opened this issue ยท 2 comments
This was already planned for 1.5.0 Beta 2 for a while now, but I'm opening it as an issue so it's more easily tracked.
Given the current progression of development, this is very likely going to specifically be 1.21.1 for this ImmersiveMC verison. 1.20.6 will be skipped.
1.21.1 is significantly different, so even though I have something that compiles and runs well, there's several regressions that will need fixing before this is ready to go. This is a list of the ones that I've found so far, but likely is not complete:
- Bag doesn't render in config screen.
- Beacon confirmation doesn't work.
- It fails to match the effect with
==
inisValidForBeacon()
.
- It fails to match the effect with
- Lootr compatibility crashes when looking at a normal barrel or shulker box. Glad to see #369 doing its job, though!
- Empty lecterns crash the game.
- Text at the enchanting table isn't shown.
- Lecterns only show the first two pages of a book, and always act as if you can't turn past the second set of pages. Held books are NOT similarly affected.
-
"Unable to fill loot container" Lootr errorsNot fixing this (yet at least) since this only happens for Lootr containers that don't have loot tables. Outside of/give
and similar, this shouldn't happen.