Funwayguy / InfiniteInvo

Enlarge the vanilla Minecraft inventory infintely (or until Java runs out of memory at 2.14 billion slot!)
10 stars 10 forks source link

Creative inventory not woking correctly #15

Closed kirderf1 closed 9 years ago

kirderf1 commented 9 years ago

You probably know of this issue already, but see this as a reminder then. The mod doesn't handle the survival inventory (the one accessed from the creative inventory gui) correctly.

Funwayguy commented 9 years ago

Actually I specifically disabled InfiniteInvo interaction with that UI because it causes some weird side effects I can't find the cause of yet and also I didn't want creative player's inventory spaces being locked out.

Funwayguy commented 9 years ago

Never mind about my comment above. I went and tested it and I see the problem.

Funwayguy commented 9 years ago

Got this fixed for next release after throwing a ton of code at the creative menu trying to get it to work.