Fixed
- Fixed version number included in mod.
Added
- Per-server (and word) configuration.
- You can now have different settings on different servers and worlds. This should help prevent accidental use on competitive servers with strict anti-cheat.
- In the mod options screen (requires Mod menu), there's a new button labeled "Custom Config for World".
- Keybinding option to toggle Step Assistance mode.
- Find it in the main keybindinds menu. It is not bound to any key by default.
- Cycles between "Off", "Step", and "Auto-Jump".
Updated
- The config file format has changed.
- This mod no longer stores settings in the main
options.txt
. Instead it will create aconfig/accessible-step.json
file. - Configuration will be migrated to the new file.
- While this won't have much impact on how the mod works for players, it may be important for modpack developers who ship default settings for this mod in their packs.
- Pre-defined settings for individual worlds or servers can be included.
- This mod no longer stores settings in the main
Minecraft 1.21.2
Updated
- Updated to Minecraft 1.21.2
- This release is otherwise identical to v1.3.2
Minecraft 1.21.1
Added
- Translations
- Italian, by VladAndreiMorariu
If you are willing to translate this mod's options into more languages, then please create a pull request on GitHub.
Minecraft 1.21.1
Updated
- Updated to Minecraft 1.21.1
- This release is otherwise identical to v1.3.1
Minecraft 1.21
Changed
- Misc changes to prepare for easier backports.
- This release is pretty much the same as the last one, but CurseForge displays the last released Minecraft version so I need to release this so it says "1.21".
Minecraft 1.20.6
This is a backport of changes made since the last release.
Added
- Options for the step, sneak, and sprint height.
- These change the heights you will automatically step up when walking into a wall.
- For players with Mod Menu installed, this option appears in the mod's settings screen.
- For players without Mod Menu installed, you can change the height in your
options.txt
.
Minecraft 1.20.4
This is a backport of changes made since the last release for 1.20.4.
Added
- Options for the step, sneak, and sprint height.
- These change the heights you will automatically step up when walking into a wall.
- For players with Mod Menu installed, this option appears in the mod's settings screen.
- For players without Mod Menu installed, you can change the height in your
options.txt
.
Minecraft 1.21
Added
- Option for changing the step height while sprinting.
- This step height will be used while the player is sprinting, or when they're holding down the sprint key.
- For players with Mod Menu installed, this option appears in the mod's settings screen.
- For players without Mod Menu installed, you can change the height in your
options.txt
.
- Option to change the range of the step height sliders.
- Previously the sliders were always from 0 to 10 blocks, which made it difficult to select specific values.
- Since it's more likely that players want step heights closer to the vanilla value, these sliders are now limited to 2.5 blocks by default.
- The option to allow the sliders to go up to 10 blocks remains for fun.
Changed
- Tooltips for options in the settings screen now have periods/full stops (
.
) at the end, to be consistent in style with Minecraft's tooltips.
Minecraft 1.21
Added
- Options for changing the step height.
- For users with Mod Menu installed, this appears in the mod's settings screen.
- For users without Mod Menu installed, you can change the heights in your
options.txt
.
Updated
- Add more information to the Mod Menu page.
- Update dependencies for development.
- This should have no effect while using the mod.
Updated
- Updated to Minecraft 1.21
Updated
- Some minor changes to prepare for the 1.21 update