What's Changed
- [WIP] UI updates by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/7
- Switch to a non-round UI
- Added support to a lot of list sizes
- [DEV] Preview mode for pallets
- Added support for a Spigot/Paper plugin to disable the mod/enable shulkers
- Added a warning screen when a server is not compatible
- Added a lot of pallets to the built-in resource pack
- Added creative cheat mode, to spawn in items while in creative mode instead
- Middle mouse click now switches to the secondary list of the currently selected item
- Reworked the list texture, item text, and positioning
Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.2.1...v0.3.0
What's Changed
- Fix bounds checks. Fixes #4 by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/5
Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.2.0...v0.2.1
Further development of the mod. This is still a work in progress, and things will change in the future(potentially causing breaking changes with current resource packs)! Changes:
- Added setting to toggle the UI instead of holding it
- Allow closing the UI by clicking
- Limit the list size and scroll it instead
- Allow selecting nothing
- Optionally show a cursor
- Supporting bigger item selections(currently also a 16 slot wheel)
- Potions now show their effects with strength and time(unless the potion is renamed)
- Duplicate exact items are not shown in lists
- Updated Credits/Contributors