Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[v21.0.0-1.21] - 2024-07-14
- Port to Minecraft 1.21
- Forge is no longer supported in favor of NeoForge
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[v20.4.1-1.20.4] - 2024-02-13
- Bump included Hotbar Slot Cycling library
[v20.4.0-1.20.4] - 2024-02-11
- Port to Minecraft 1.20.4
- Port to NeoForge
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[v20.4.0-1.20.4] - 2024-02-11
- Port to Minecraft 1.20.4
- Port to NeoForge
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[v8.0.1-1.20.1] - 2023-07-02
Changed
- Migrate to Puzzles Api internally
[v8.0.0-1.20.1] - 2023-06-27
- Ported to Minecraft 1.20.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[v8.0.0-1.20.1] - 2023-06-27
- Ported to Minecraft 1.20.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[v7.0.0-1.20] - 2023-06-10
- Ported to Minecraft 1.20
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[v6.0.0-1.19.4] - 2023-05-25
- Ported to Minecraft 1.19.4
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[v5.0.0-1.19.3] - 2023-05-06
- Ported to Minecraft 1.19.3
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[v4.0.3-1.19.2] - 2022-05-05
Added
- Pressing a hotbar key when the corresponding slot is already selected now also cycles the slots, this can be inverted by holding the scrolling modifier key (
Alt
by default) - Added a config option for shifting the slots display horizontally in addition to vertically
[v4.0.2-1.19.2] - 2022-10-03
Added
- Added built-in support for Raised on Fabric
- Cycle slots can now be set to only show while the scrolling modifier key (
Alt
by default) is held
[v4.0.1-1.19.2] - 2022-09-30
Added
- Added a config option for a custom offset from the screen bottom to allow for compat with mods such as Raised
- Added a config option allowing to hide the slot cycler display
[v4.0.0-1.19.2] - 2022-09-29
- Initial release