Matti Ruohonen
Matti Ruohonen
How is this useful or would make any sense? The item frame behavior for example would need this change on the server side anyway for it to not pop off,...
It's not "possible" to just make everything in vanilla use malilib's keybind. (Or rather in the case of vanilla it would be extremely tedious and require a ton of Mixins...
What would that do? The problem is not the config menu part of things, that would be fairly easy to replace/override, the problem is the way the hotkeys are checked...
Some kind of system for this is planned. It probably won't work via the material list, because the material list is based on items, not blocks/blockstates. I would recommend trying...
This is now fixed in malilib 0.11.6 and later for 1.18.1.
These are not part of Item Scroller. The Tweakeroo mod has a "Hand Restock" feature, which re-fills the hand slot when items (blocks) are used up (and by default it...
Looks like you are trying to build the LiteLoader branch. You need to use Java 8 for that, as the old 1.12.2 tool chain doesn't work with Java 9+ (AFAIK)....
@PINPAL The rendering conflicts with some other mods, the names of which I've kinda forgotten already... Maybe Inventory Profiles Next and Easier Crafting were reported to conflict at least? I'll...
For some reason I couldn't reproduce the crash (maybe it's related to class loading order?), but I uploaded a new build which should fix the crash, here: https://masa.dy.fi/mcmods/client_mods/ Let me...
Oh okay that explains how it tries to fetch the renderer instance before it has been created. I uploaded another build, now it actually fixes the crash.