All notable user-facing changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Update to Minecraft 1.21 / NeoForge 21.0 (also compatible with Minecraft 1.21.1)
- Update to NeoForge 20.6.78-beta and later
- Update to Minecraft 1.20.6 / NeoForge 20.6 beta
- Update to Minecraft 1.20.4 / NeoForge 20.4
- Data previously stored in player persistent data is now stored as neoforge data attachments
- Update to NeoForge 20.2.86
- Update to Minecraft 1.20.2 / NeoForge 20.2 beta
- Fix lock texture being drawn over dragged item and over tooltips
- Update to Minecraft 1.20.1 / MinecraftForge 47
- Update to Minecraft 1.19.4 / MinecraftForge 45
- Update to Minecraft 1.19.3 / MinecraftForge 44
- Configurable unlock cost multiplier
- Warning messages for invalid unlock item or unlock cost
- Update to MinecraftForge 41.0.94+
- Update to Minecraft 1.19 / MinecraftForge 41
- Fix mod compability issue with certain inventory screens
- Update to Minecraft 1.18.2 / MinecraftForge 40
- Fix issue with certain data being lost on death (backport)
- Configurable unlock cost progression with new options "linear" and "exponential"
- Fix issue with certain data being lost on death
- Update to Minecraft 1.18.1 / MinecraftForge 39
- Update to Minecraft 1.18 / MinecraftForge 38
- Update to Minecraft 1.17.1 / MinecraftForge 37
- Slot unlock item tooltip text now has a translation key
- Fix sidedness crash on dedicated servers
- Explicitly support Minecraft 1.16.5 / MinecraftForge 36
- A "locked inventory" where items are put when their original inventory slot becomes locked
- Config option for dropping items in locked slots
- New icon for locked slots (provided by Winddbourne)
- Fixed slots not immediately being re-blocked client-side after a player respawn/dimension switch
- Config option to choose how many slots are relocked on death (backport)
- Config option
clearUnlockedOnDeath
, replaced by new option (backport)
- Config option to choose how many slots are relocked on death
- Config option
clearUnlockedOnDeath
, replaced by new option
- Update to Minecraft 1.16.4 / MinecraftForge 35 (inherently compatible with Minecraft 1.16.5)
- Update to Minecraft 1.15.2 / MinecraftForge 31
- Each player now has an "unlocked slots" property
- Number of unlocked slots for a player can now be set per player by command
- Slots can be unlocked by using item specified in config
- Config option for clearing unlocked slots on death
- Config option for number of available slots
Also referred to as just "1.0"
- Overlay rendered on blocked slots
- Also override slots serverside
- Slot override fixes
Also referred to as just "0.1"
- Initial release