Matti Ruohonen
Matti Ruohonen
I'm having difficulties trying to reproduce this issue. Even if I only have emeralds in my inventory and I try to right click trade with locked or unlocked book trades,...
Yes that was broken. But all of that stuff has been entirely refactored already in the main development branch. See: https://github.com/maruohon/malilib/blob/f30991920d59d8a9cf9de98277d09b3797971809/src/main/java/fi/dy/masa/malilib/gui/widget/list/entry/BaseStringListEditEntryWidget.java#L43-L67 and: https://github.com/maruohon/malilib/blob/f30991920d59d8a9cf9de98277d09b3797971809/src/main/java/fi/dy/masa/malilib/gui/config/BaseValueListEditScreen.java#L69-L74
I've been meaning to work on these rewrites for like 2 years now, and I started working on them properly around June 2020. A bunch of stuff has been done...
Hm, zero information, very helpful. How am I supposed to know what exactly you mean by this? All the malilib keybinds already support an arbitrary number of keys. But if...
It doesn't exist in any released versions of the mod yet. I was just mentioning that such a system/change has been added already in the main development code. But as...
This is because you have enabled/defined a manual origin point while making the selection. The sub-regions of the schematic and thus everything it contains will have that same relative offset...
Based on these screenshots it looks like you are going to the Area Editor menu via the Area Selection Browser, which means you are editing an area that is actually...
Rebuild mode is exactly for this purpose. But there will likely also be a GUI alternative like you described, where you can just pick a replacement block for a given...
And here is how to use the Rebuild mode: **Litematica's Rebuild mode for changing schematic blocks (= editing schematics) quick howto:** **- Change all identical blocks of one type to...
Yep all of those are valid concerns and quite common issues with the current Rebuild mode. There are various changes and improvements planned for it, mostly via a new GUI...