Taterzens [Fabric]

Taterzens [Fabric]

86.3k Downloads

when will we support 1.21?

oldsheep0205 opened this issue · 5 comments

commented
commented

Idk, currently I have no plans for updating, sorry.

commented

Idk, currently I have no plans for updating, sorry.

commented

I've just pushed the 1.20.4 full support PR. The build for 1.21 / 1.20.6 is all sorts of nightmarish, but I'm starting in on it.

commented

I have a tentative build now working for 1.21.

The gui interface has been disabled because the changed itemstacks interfaces aren't very well defined for the official Minecraft mappings and most examples available online are using bukkit, spigot, or yarn mappings. The other areas where the 1.20.4 -> 1.21 changes got stuck are likewise really poorly described / given examples online, but I've been able to disable some things and null out others.

I haven't changed the mappings to Yarn, but it might be an option. The command line / chat interface method works.

Skin changes work, and NPC type changes work and stick.

I haven't had the chance to run any detailed tests, but it's at least not crashing Minecraft (any more). I know some things, such as teleport in the mod, and getting npcs to shoot bows / crossbows probably won't work.

I'll fill the branch out on my github in the next few days.

commented

Check the releases in my repository to find an initial working build for 1.21, 1.15.5.

Please read the release notes to see what I had to disable to get it to build for now. I'm not sure how many of those elements will be fixed, but it does most of it needs to.