Matti Ruohonen
Matti Ruohonen
This is possible in the rewritten malilib code that is being worked on in 1.12.2. Every hotkey has an option to choose where (or if) the possible toggle message will...
This is a generic problem with at least items with NBT data - if the data grows too large, you get exactly that error because of some safeguards in the...
Well I assume it would have items from several mods, and I mostly have (some of) my own mods and JEI in my dev environment, so it wouldn't really help...
Yes... The first thing that usually happens is that the network code will kick the client when the slot containing the Handy Bag is attempted to sync to the client....
I don't really like the idea of "secretly" changing the area selection while saving (if it would not affect the actual selection but a separate copy used for saving the...
(Copied from https://github.com/maruohon/litematica/issues/110#issuecomment-599499423 as it's more relevant here): It would seem so, yes. Can you get the SUPER key to release by just pressing it manually once? (I assume SUPER...
I actually have no idea how bundles work, I've yet to ever try them or look into their code... But I suspect this is probably not possible in a client-only...
Could you be a bit more elaborate? I'm not super familiar with Refined Storage. Are you saying that Item Scroller's functionality doesn't work with Refined Storage inventories (which is a...
Yep, so unfortunately there is no way for me to know which inventory the slots are in because they are fake slots, and trying to do stuff with them usually...
Does RS not have their own mouse actions on their GUIs/terminals? AE2 has their own mouse shortcuts. Fake slots are basically slots that aren't regular normal slots in the Container's...