What's new
1.10.15
- fixed NPE when other mods extend Container in non-container GUIs.
- backport of relative scrolling from 2.1.10
- fixed locked slots not properly loading on forge.
What's new
2.1.11
- Fixed profiles save/load problem where the serialised NBT contains escaped
'. - Overlay buttons will now hide themselves when the anvil GUI shows cost value.
This will not take into account if the buttons have been moved or if they don't really overlap with the cost label.
What's new
2.1.10
- Fixed "Beetroot soup, mushroom stew, and rabbit stew do not autofill. #479"
- Added toggle between absolute and relative scrolling.
- The original behaviour (default) is absolute.
scroll upwill always move from the player inventory to the opened chest.scroll downwill always move from the opened chest to the player inventory. - The new behaviour is relative.
scroll upwill move from the inventory under the mouse cursor to the other one,scroll downwill move to the inventory under the mouse cursor from the other one.
- The original behaviour (default) is absolute.
- Now by default the scroll-wheel actions will not move bundles with items in them and will allow the vanilla behaviour.
- The
temp disablekey will allow temporary a non-empty bundle to be moved.
- The


