tr7zw

Results 452 comments of tr7zw

Unless you have toggle Mode activated, holding down the key is the intended behaviour. The flicker might be caused by the optifine fix, because optifine was broken with overlays that...

Yes, but I had to change code so the mod will work with optifine, that has that flicker apparently as a side effect for some people. I don't know what...

Noteworthy that Mojang removed the flag to mark ui's that still allow you to move(basically what invMove and this mod needs). So now mods have conflicting solutions that potentially overwrite...

Hm, this sounds like the locale state isn't correctly reset. Will look into it.

As an fyi, I did look into this during the last updates, and at least code wise I didn't see anything wrong(flags should reset correctly). Will have to create a...

UHHH hm. I was semi sure only freshly crafted shulkers have no tags, and once they have been placed/contained items they have a tag? Edit, while still writing: Vanilla 1.20.4,...

They are consistent, just not how you want them 😅 . It's always the current tool, and then sorted by the list.

Probably no. A forge version some time later, but then 1.20 and 1.19.4.

> > Probably no. A forge version some time later, but then 1.20 and 1.19.4. > > instead of making another issue thread ill just ask here, could u port...

Out of curiosity, tried compiling the 1.18 source against 1.16, and it mainly failed at the Java 17->8 issues (20 errors). So potentially it's actually not too bad?