Back to marketplace
InvMove
Modrinth Mod

InvMove

Adds the ability to walk around while in inventories

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Mod

Access

Free

Latest version

0.9.5+26.2-neoforge

Downloads

16 106 570

Loaders / Platforms

fabric forge neoforge quilt

Minecraft versions

1.16 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Categories

transportation utility

Description

Detailed information

<h1>InvMove<br> <a href="https://modrinth.com/mod/invmove"><img src="http://cf.way2muchnoise.eu/versions/%20For%20MC%20_581854_all(555-0C8E8E-fff-010101).svg" alt="Supported Versions"></a> <a href="https://github.com/PieKing1215/InvMove/blob/master/COPYING"><img src="https://img.shields.io/github/license/PieKing1215/InvMove?style=flat&color=0C8E8E" alt="License"></a> <a href="https://modrinth.com/mod/invmove"><img src="https://img.shields.io/modrinth/dt/REfW2AEX?label=Modrinth downloads&logo=modrinth" alt="Modrinth Download Count"></a> <!-- <a href="https://www.curseforge.com/minecraft/mc-mods/invmove"><img src="http://cf.way2muchnoise.eu/full_581854_downloads(E04E14-555-fff-010101-1C1C1C).svg" alt="CF Download Count"></a> --> <a href="https://ko-fi.com/X8X34Y6MZ"><img src="https://ko-fi.com/img/githubbutton_sm.svg" alt="Donate on ko-fi" width="160px"></a> </h1> ### Minecraft Fabric/NeoForge mod that adds the ability to walk around while in inventories <table> <tr> <td>InvMove</td> <td><a href="https://github.com/PieKing1215/InvMove">GitHub</a></td> <td><a href="https://modrinth.com/mod/invmove">Modrinth</a></td> <td><a href="https://www.curseforge.com/minecraft/mc-mods/invmove">CurseForge</a></td> </tr> <tr> <td>InvMoveCompats</td> <td><a href="https://github.com/PieKing1215/InvMoveCompats">GitHub</a></td> <td><a href="https://modrinth.com/mod/invmovecompats">Modrinth</a></td> <td><a href="https://www.curseforge.com/minecraft/mc-mods/invmovecompats">CurseForge</a></td> </tr> </table> ![demo.gif](https://raw.githubusercontent.com/PieKing1215/InvMove/media/demo.gif) Enables moving, jumping, sprinting, etc. from within inventories/screens. Also hides the darkened background tint in screens that don't pause the game. Both features can be toggled on or off per-screen (including modded ones) in the config menu. Additional mod compatibilities (REI/JEI/EMI) have been moved into an addon mod: [InvMoveCompats](https://github.com/PieKing1215/InvMoveCompats) This mod is client-side, but it may raise alarms if used on servers with anticheat.<br> I take no responsibility if you get banned or something because you used this on public servers. ### [Releases](https://github.com/PieKing1215/InvMove/releases) Requires [Cloth Config](https://modrinth.com/mod/cloth-config) on all mod loaders.<br/> Requires [Fabric API](https://modrinth.com/mod/fabric-api) on Fabric.<br/> For Fabric, you need [Mod Menu](https://modrinth.com/mod/modmenu) to be able to open the config screen.<br/> For (Neo)Forge, I also recommend [Game Menu Mod Option](https://modrinth.com/mod/gamemenumodoption) so you can change settings in-game. ## Config (In-game) #### General: - `Enable Mod`: Enable the entire mod - `Debug Display`: Enables a debug overlay that can help debug compatibility problems. #### UI Movement: - `Move In Inventories`: Enable movement in inventories<br> There is a keybind you can set to toggle this setting (unbound by default) - `Allow Jumping`: Allow jumping in inventories - `Sneak Mode`: How to handle sneaking in inventories: - `Off` = No sneaking - `Maintain` = Keep sneaking if you were when the inventory opened (default) - `Pressed` = Sneak only while holding the sneak button (can be distracting when shift-clicking) - `Allow Dismounting`: Allow dismounting from mounts in inventories (overrides "Sneak Mode" while on a mount) - `Text Field Disables Movement`: Disable movement when a text field is focused (like search bars or in an anvil) - `Unrecognized Screens Default`: Sets the default movement mode for unrecognized screens. - `Allowed Keys`: Configure what keys InvMove will force update inside inventories. - Defaults to just the vanilla movement keys to be safer for mod compatibility. #### UI Background: - `Hide Inventory Backgrounds`: Hides the background tint while in inventories. - `Pause Screens Background`: How to handle screens that pause the game: - `Show` = Always show background - `ShowSP` = Show background in singleplayer, otherwise allow hide - `AllowHide` = Allow background to be hidden - `Unrecognized Screens Default`: Sets the default background mode for unrecognized screens. The Movement and Background pages also have expandable categories containing toggles for individual inventory types.<br> The base mod has a category for vanilla screens, as well as a section for `Unrecognized UI Types` which are automatically grouped by modid.<br/> For mod compatibilities that can't be solved with this system (REI/JEI/EMI), see [InvMoveCompats](https://github.com/PieKing1215/InvMoveCompats)<br/> ## Usage Feel free to use in packs if you wish. The only official downloads are from the InvMove GitHub, Modrinth, or CurseForge page.<br/> Be careful downloading them from elsewhere, as unauthorized reposts are not monitored and could contain malware.<br/> (If you are interested in the mod being added to another platform, please open an issue!) The mod is licensed under the [GNU Lesser General Public License v3.0](https://github.com/PieKing1215/InvMove/blob/master/COPYING)

Developer

PieKing1215

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

Change log

Project versions

Published versions and original Modrinth files.

0.9.5+26.2-neoforge Current Beta 17.06.2026

0.9.5 for NeoForge 26.2

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
- Update for 26.2 - Fabric: made Fabric keybinding/keymapping API dependency optional (now if you don't have Fabric API it just won't add the "Toggle UI Movement" keybind)
Sign in

0.08 MB

0.9.5+26.1.2-neoforge Beta 17.06.2026

0.9.5 for NeoForge 26.1

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
- Update for 26.2 - Fabric: made Fabric keybinding/keymapping API dependency optional (now if you don't have Fabric API it just won't add the "Toggle UI Movement" keybind)
Sign in

0.08 MB

0.9.5+26.2-fabric Beta 17.06.2026

0.9.5 for Fabric 26.2

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
- Update for 26.2 - Fabric: made Fabric keybinding/keymapping API dependency optional (now if you don't have Fabric API it just won't add the "Toggle UI Movement" keybind)
Sign in

0.08 MB

0.9.5+26.1.2-fabric Beta 17.06.2026

0.9.5 for Fabric 26.1

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
- Update for 26.2 - Fabric: made Fabric keybinding/keymapping API dependency optional (now if you don't have Fabric API it just won't add the "Toggle UI Movement" keybind)
Sign in

0.08 MB

0.9.4+26.1-neoforge Beta 25.05.2026

0.9.4 for NeoForge 26.1

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
Stopgap port for 26.1 while I work on updating my multiversion build scripts</br> I disabled the debug overlay for now because text rendering changed again and I didn't want to deal with it yet</br> Otherwise everything should be working
Sign in

0.08 MB

0.9.4+26.1-fabric Beta 25.05.2026

0.9.4 for Fabric 26.1

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
Stopgap port for 26.1 while I work on updating my multiversion build scripts</br> I disabled the debug overlay for now because text rendering changed again and I didn't want to deal with it yet</br> Otherwise everything should be working
Sign in

0.08 MB

0.9.3+1.16.5-fabric Release 04.01.2026

0.9.3 for Fabric 1.16

Supported Minecraft versions
1.16.5
Loaders / Platforms
fabric
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.17.1-fabric Release 04.01.2026

0.9.3 for Fabric 1.17

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.18.2-fabric Release 04.01.2026

0.9.3 for Fabric 1.18

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.19.4-fabric Release 04.01.2026

0.9.3 for Fabric 1.19

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.20.1-fabric Release 04.01.2026

0.9.3 for Fabric 1.20.0/1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.20.4-fabric Release 04.01.2026

0.9.3 for Fabric 1.20.2/3/4

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.20.6-fabric Release 04.01.2026

0.9.3 for Fabric 1.20.5/6

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.21.1-fabric Release 04.01.2026

0.9.3 for Fabric 1.21.0/1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.21.10-fabric Release 04.01.2026

0.9.3 for Fabric 1.21.9/10

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.21.11-fabric Release 04.01.2026

0.9.3 for Fabric 1.21.11

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.21.3-fabric Release 04.01.2026

0.9.3 for Fabric 1.21.2/3

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.21.8-fabric Release 04.01.2026

0.9.3 for Fabric 1.21.4-8

Supported Minecraft versions
1.21.4 1.21.5 25w14craftmine 1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.16.5-forge Release 04.01.2026

0.9.3 for Forge 1.16

Supported Minecraft versions
1.16.5
Loaders / Platforms
forge
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.28 MB

0.9.3+1.17.1-forge Release 04.01.2026

0.9.3 for Forge 1.17

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
forge
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.28 MB

0.9.3+1.18.2-forge Release 04.01.2026

0.9.3 for Forge 1.18

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.26 MB

0.9.3+1.19.4-forge Release 04.01.2026

0.9.3 for Forge 1.19

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.26 MB

0.9.3+1.20.1-forge Release 04.01.2026

0.9.3 for Forge 1.20.0/1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.26 MB

0.9.3+1.20.4-neoforge Release 04.01.2026

0.9.3 for NeoForge 1.20.2/3/4

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.26 MB

0.9.3+1.20.6-neoforge Release 04.01.2026

0.9.3 for NeoForge 1.20.5/6

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.26 MB

0.9.3+1.21.1-neoforge Release 04.01.2026

0.9.3 for NeoForge 1.21.0/1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.21.10-neoforge Release 04.01.2026

0.9.3 for NeoForge 1.21.9/10

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.21.11-neoforge Release 04.01.2026

0.9.3 for NeoForge 1.21.11

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.21.3-neoforge Release 04.01.2026

0.9.3 for NeoForge 1.21.2/3

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.3+1.21.8-neoforge Release 04.01.2026

0.9.3 for NeoForge 1.21.4-8

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
neoforge
Show changes
- Fixed 1.21.11 NeoForge support - Fixed toggle sneak support in 1.21.9+ - Fixed toggle sneak support on (Neo)Forge - Fixed key.categories.creative translation key in 1.21.10+ - Probably fixed memory leak with InvMove's debug overlay - Couple changes to reduce mod jar size (now <100Kb on newer MC versions): - Removed bundled mixinextras on NeoForge 1.21+ (since it's included by default like Fabric now) - Reduced mod icon resolution
Sign in

0.08 MB

0.9.2+1.16.5-fabric Release 01.12.2025

0.9.2 for Fabric 1.16

Supported Minecraft versions
1.16.5
Loaders / Platforms
fabric
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.12 MB

0.9.2+1.17.1-fabric Release 01.12.2025

0.9.2 for Fabric 1.17

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.12 MB

0.9.2+1.18.2-fabric Release 01.12.2025

0.9.2 for Fabric 1.18

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.12 MB

0.9.2+1.19.4-fabric Release 01.12.2025

0.9.2 for Fabric 1.19

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.12 MB

0.9.2+1.20.1-fabric Release 01.12.2025

0.9.2 for Fabric 1.20.0/1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.12 MB

0.9.2+1.20.4-fabric Release 01.12.2025

0.9.2 for Fabric 1.20.2/3/4

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.12 MB

0.9.2+1.20.6-fabric Release 01.12.2025

0.9.2 for Fabric 1.20.5/6

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.12 MB

0.9.2+1.21.1-fabric Release 01.12.2025

0.9.2 for Fabric 1.21.0/1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.12 MB

0.9.2+1.21.10-fabric Release 01.12.2025

0.9.2 for Fabric 1.21.9/10/11

Supported Minecraft versions
1.21.9 1.21.10 1.21.11
Loaders / Platforms
fabric
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.12 MB

0.9.2+1.21.3-fabric Release 01.12.2025

0.9.2 for Fabric 1.21.2/3

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.12 MB

0.9.2+1.21.8-fabric Release 01.12.2025

0.9.2 for Fabric 1.21.4-8

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.12 MB

0.9.2+1.16.5-forge Release 01.12.2025

0.9.2 for Forge 1.16

Supported Minecraft versions
1.16.5
Loaders / Platforms
forge
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.32 MB

0.9.2+1.17.1-forge Release 01.12.2025

0.9.2 for Forge 1.17

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
forge
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.32 MB

0.9.2+1.18.2-forge Release 01.12.2025

0.9.2 for Forge 1.18

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.3 MB

0.9.2+1.19.4-forge Release 01.12.2025

0.9.2 for Forge 1.19

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.3 MB

0.9.2+1.20.1-forge Release 01.12.2025

0.9.2 for Forge 1.20.0/1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.3 MB

0.9.2+1.20.4-neoforge Release 01.12.2025

0.9.2 for NeoForge 1.20.2/3/4

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.3 MB

0.9.2+1.20.6-neoforge Release 01.12.2025

0.9.2 for NeoForge 1.20.5/6

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.3 MB

0.9.2+1.21.1-neoforge Release 01.12.2025

0.9.2 for NeoForge 1.21.0/1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.3 MB

0.9.2+1.21.10-neoforge Release 01.12.2025

0.9.2 for NeoForge 1.21.9/10

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.3 MB

0.9.2+1.21.3-neoforge Release 01.12.2025

0.9.2 for NeoForge 1.21.2/3

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.3 MB

0.9.2+1.21.8-neoforge Release 01.12.2025

0.9.2 for NeoForge 1.21.4-8

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
neoforge
Show changes
- Fixed issue with movement on 1.16.5 Forge - Fixed NeoForge javafml version requirement
Sign in

0.3 MB

0.9.1+1.16.5-fabric Beta 10.10.2025

0.9.1 for Fabric 1.16

Supported Minecraft versions
1.16.5
Loaders / Platforms
fabric
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.12 MB

0.9.1+1.17.1-fabric Beta 10.10.2025

0.9.1 for Fabric 1.17

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.12 MB

0.9.1+1.18.2-fabric Beta 10.10.2025

0.9.1 for Fabric 1.18

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.12 MB

0.9.1+1.19.4-fabric Beta 10.10.2025

0.9.1 for Fabric 1.19

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.12 MB

0.9.1+1.20.1-fabric Beta 10.10.2025

0.9.1 for Fabric 1.20.0/1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.12 MB

0.9.1+1.20.4-fabric Beta 10.10.2025

0.9.1 for Fabric 1.20.2/3/4

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.12 MB

0.9.1+1.20.6-fabric Beta 10.10.2025

0.9.1 for Fabric 1.20.5/6

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.12 MB

0.9.1+1.21.1-fabric Beta 10.10.2025

0.9.1 for Fabric 1.21.0/1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.12 MB

0.9.1+1.21.10-fabric Beta 10.10.2025

0.9.1 for Fabric 1.21.9/10

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.12 MB

0.9.1+1.21.3-fabric Beta 10.10.2025

0.9.1 for Fabric 1.21.2/3

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.12 MB

0.9.1+1.21.8-fabric Beta 10.10.2025

0.9.1 for Fabric 1.21.4-8

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.12 MB

0.9.1+1.16.5-forge Beta 10.10.2025

0.9.1 for Forge 1.16

Supported Minecraft versions
1.16.5
Loaders / Platforms
forge
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.32 MB

0.9.1+1.17.1-forge Beta 10.10.2025

0.9.1 for Forge 1.17

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
forge
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.32 MB

0.9.1+1.18.2-forge Beta 10.10.2025

0.9.1 for Forge 1.18

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.3 MB

0.9.1+1.19.4-forge Beta 10.10.2025

0.9.1 for Forge 1.19

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.3 MB

0.9.1+1.20.1-forge Beta 10.10.2025

0.9.1 for Forge 1.20.0/1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.3 MB

0.9.1+1.20.6-neoforge Beta 10.10.2025

0.9.1 for NeoForge 1.20.5/6

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.3 MB

0.9.1+1.20.4-neoforge Beta 10.10.2025

0.9.1 for NeoForge 1.20.2/3/4

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.3 MB

0.9.1+1.21.1-neoforge Beta 10.10.2025

0.9.1 for NeoForge 1.21.0/1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.3 MB

0.9.1+1.21.10-neoforge Beta 10.10.2025

0.9.1 for NeoForge 1.21.9/10

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.3 MB

0.9.1+1.21.3-neoforge Beta 10.10.2025

0.9.1 for NeoForge 1.21.2/3

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.3 MB

0.9.1+1.21.8-neoforge Beta 10.10.2025

0.9.1 for NeoForge 1.21.4-8

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
neoforge
Show changes
- Added version for Fabric/NeoForge 1.21.9/10 - Fixed a mixin error in NeoForge 1.21.5-8 - New Sneak Mode `MaintainWhilePressed`, which sneaks until the button is released (by @CenTdemeern1 🎉) - New setting `Sneak Mode When Disallowed`, configures sneak behavior when movement is disabled (by @CenTdemeern1 🎉) - Previously hardcoded to `Maintain`, that's still the default but it's configurable now - New setting `Sneak Mode When Creative Flying`, configures sneak behavior while creative flying in a screen - Previously used the base Sneak Mode, now uses `Pressed` by default - Fixed mixin conflict with newer versions of Controlify
Sign in

0.3 MB

0.9.0+1.17.1-fabric Alpha 14.02.2025

0.9.0 for Fabric 1.17

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.12 MB

0.9.0+1.16.5-fabric Alpha 14.02.2025

0.9.0 for Fabric 1.16

Supported Minecraft versions
1.16.5
Loaders / Platforms
fabric
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.12 MB

0.9.0+1.18.2-fabric Alpha 14.02.2025

0.9.0 for Fabric 1.18

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.12 MB

0.9.0+1.19.4-fabric Alpha 14.02.2025

0.9.0 for Fabric 1.19

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.12 MB

0.9.0+1.20.1-fabric Alpha 14.02.2025

0.9.0 for Fabric 1.20.0/1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.12 MB

0.9.0+1.20.4-fabric Alpha 14.02.2025

0.9.0 for Fabric 1.20.2/3/4

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.12 MB

0.9.0+1.20.6-fabric Alpha 14.02.2025

0.9.0 for Fabric 1.20.5/6

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.12 MB

0.9.0+1.21.1-fabric Alpha 14.02.2025

0.9.0 for Fabric 1.21.0/1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.12 MB

0.9.0+1.21.3-fabric Alpha 14.02.2025

0.9.0 for Fabric 1.21.2/3

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.12 MB

0.9.0+1.21.4-fabric Alpha 14.02.2025

0.9.0 for Fabric 1.21.4/5/6/7/8

Supported Minecraft versions
1.21.4 1.21.5 25w14craftmine 1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.12 MB

0.9.0+1.16.5-forge Alpha 14.02.2025

0.9.0 for Forge 1.16

Supported Minecraft versions
1.16.5
Loaders / Platforms
forge
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.32 MB

0.9.0+1.17.1-forge Alpha 14.02.2025

0.9.0 for Forge 1.17

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
forge
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.32 MB

0.9.0+1.18.2-forge Alpha 14.02.2025

0.9.0 for Forge 1.18

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.3 MB

0.9.0+1.19.4-forge Alpha 14.02.2025

0.9.0 for Forge 1.19

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.3 MB

0.9.0+1.20.4-neoforge Alpha 14.02.2025

0.9.0 for NeoForge 1.20.2/3/4

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.29 MB

0.9.0+1.20.1-forge Alpha 14.02.2025

0.9.0 for Forge 1.20.0/1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.3 MB

0.9.0+1.20.6-neoforge Alpha 14.02.2025

0.9.0 for NeoForge 1.20.5/6

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.29 MB

0.9.0+1.21.3-neoforge Alpha 14.02.2025

0.9.0 for NeoForge 1.21.2/3

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.3 MB

0.9.0+1.21.4-neoforge Alpha 14.02.2025

0.9.0 for NeoForge 1.21.4

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.3 MB

0.9.0+1.21.1-neoforge Alpha 14.02.2025

0.9.0 for NeoForge 1.21.0/1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
This update is mostly a project structure overhaul to reduce duplicate code between versions & simplify the build system, with the goal of reducing the effort needed to update & support many versions. A result of this is that from now on the mod will be updated for all* minecraft versions since 1.16.5<br/> *Specifically there are different jars for these versions: | Version | Fabric | Forge* | NeoForge | |-|-|-|-| | 1.16.5 |✔️|✔️|| | 1.17.x |✔️|✔️|| | 1.18.2 |✔️|✔️|| | 1.19.x |✔️|✔️|| | 1.20.0/1 |✔️|✔️|| | 1.20.2/3/4 |✔️||✔️| | 1.20.5/6 |✔️||✔️| | 1.21.0/1 |✔️||✔️| | 1.21.2/3 |✔️||✔️| | 1.21.4 |✔️||✔️| _*For now I am not supporting Forge on versions where NeoForge is available, this may change in the future depending on demand_ Other than restructuring, there are also a handful of fixes/additions/improvements: - Updated for 1.21.2+ - Added 1.17 support (previously skipped) - Refactored input handling for better compatibility with mods that add keybinds related to movement (crawling, auto walk/run, third person mods, ItemSwapper+MouseWheelie) - Movement config now has a section that lets you configure what keys are force updated by InvMove while in inventories (only the vanilla movement keys are enabled by default to keep it safer for mod compatibility) (before this it used to force update ALL keys which caused issues with some mods) - Option to disable movement while the recipe book is open (false by default) - Added a couple missing screens to vanilla module (hanging signs, smithing table, some loading screens) - A couple existing fixes are now backported (notably `readUnrecognizedConfig`/`Class.forName` crashes should be fixed) **NOTE: This version is not compatible with old versions of InvMoveCompats, you will need to update it to v0.4.0+**
Sign in

0.29 MB

1.20-0.8.6-forge Alpha 03.08.2024

v0.8.6 (1.20)

Supported Minecraft versions
1.20.2 1.20.3 1.20.4 1.20.5 1.20.6
Loaders / Platforms
forge
Show changes
Update for 1.20.5
Sign in

0.12 MB

1.21-0.8.8-neoforge Alpha 24.06.2024

v0.8.8 (1.21)

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
Fix for `ExceptionInInitializerError` in `InvMoveConfig.readUnrecognizedConfig`
Sign in

0.12 MB

1.21-0.8.8-fabric Beta 24.06.2024

v0.8.8 (1.21)

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
Fix for `ExceptionInInitializerError` in `InvMoveConfig.readUnrecognizedConfig`
Sign in

0.12 MB

1.21-0.8.7-neoforge Alpha 23.06.2024

v0.8.7 (1.21)

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
Update for 1.21 Migrated Forge to NeoForge If people still want Forge I could consider readding support in the future, but for now it's lower maintenance to only support 1
Sign in

0.12 MB

1.21-0.8.7-fabric Beta 23.06.2024

v0.8.7 (1.21)

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
Update for 1.21
Sign in

0.12 MB

1.20-0.8.6-quilt Alpha 29.04.2024

v0.8.6 (1.20)

Supported Minecraft versions
1.20.2 1.20.3 1.20.4 1.20.5 1.20.6
Loaders / Platforms
quilt
Show changes
Update for 1.20.5
Sign in

0.12 MB

1.20-0.8.6-fabric Alpha 29.04.2024

v0.8.6 (1.20)

Supported Minecraft versions
1.20.2 1.20.3 1.20.4 1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
Update for 1.20.5
Sign in

0.12 MB

1.20-0.8.5-forge Alpha 13.01.2024

v0.8.5 (1.20)

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
Update for 1.20.2-1.20.4
Sign in

0.12 MB

1.20-0.8.5-quilt Alpha 13.01.2024

v0.8.5 (1.20)

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
quilt
Show changes
Update for 1.20.2-1.20.4
Sign in

0.12 MB

1.20-0.8.5-fabric Alpha 13.01.2024

v0.8.5 (1.20)

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
Update for 1.20.2-1.20.4
Sign in

0.12 MB

1.20-0.8.4-forge Alpha 18.06.2023

v0.8.4 (1.20.0/1)

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge neoforge
Show changes
(note: marked as alpha because I did not have time to test every version/loader) <br>- Update for 1.20 <br>- Workaround for issues with certain freecam mods ([gh-19](https://github.com/PieKing1215/InvMove/issues/19))
Sign in

0.12 MB

1.20-0.8.4-quilt Alpha 18.06.2023

v0.8.4 (1.20.0/1)

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
quilt
Show changes
(note: marked as alpha because I did not have time to test every version/loader) <br>- Update for 1.20 <br>- Workaround for issues with certain freecam mods ([gh-19](https://github.com/PieKing1215/InvMove/issues/19))
Sign in

0.12 MB

1.20-0.8.4-fabric Alpha 18.06.2023

v0.8.4 (1.20.0/1)

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
(note: marked as alpha because I did not have time to test every version/loader) <br>- Update for 1.20 <br>- Workaround for issues with certain freecam mods ([gh-19](https://github.com/PieKing1215/InvMove/issues/19))
Sign in

0.12 MB

1.19-0.8.4-forge Alpha 18.06.2023

v0.8.4 (1.19)

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
(note: marked as alpha because I did not have time to test every version/loader) <br>- Update for 1.20 <br>- Workaround for issues with certain freecam mods ([gh-19](https://github.com/PieKing1215/InvMove/issues/19))
Sign in

0.12 MB

1.19-0.8.4-quilt Alpha 18.06.2023

v0.8.4 (1.19)

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
quilt
Show changes
(note: marked as alpha because I did not have time to test every version/loader) <br>- Update for 1.20 <br>- Workaround for issues with certain freecam mods ([gh-19](https://github.com/PieKing1215/InvMove/issues/19))
Sign in

0.12 MB

1.19-0.8.4-fabric Alpha 18.06.2023

v0.8.4 (1.19)

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
(note: marked as alpha because I did not have time to test every version/loader) <br>- Update for 1.20 <br>- Workaround for issues with certain freecam mods ([gh-19](https://github.com/PieKing1215/InvMove/issues/19))
Sign in

0.12 MB

1.18-0.8.4-forge Alpha 18.06.2023

v0.8.4 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
forge
Show changes
(note: marked as alpha because I did not have time to test every version/loader) <br>- Update for 1.20 <br>- Workaround for issues with certain freecam mods ([gh-19](https://github.com/PieKing1215/InvMove/issues/19))
Sign in

0.12 MB

1.18-0.8.4-quilt Alpha 18.06.2023

v0.8.4 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
quilt
Show changes
(note: marked as alpha because I did not have time to test every version/loader) <br>- Update for 1.20 <br>- Workaround for issues with certain freecam mods ([gh-19](https://github.com/PieKing1215/InvMove/issues/19))
Sign in

0.12 MB

1.18-0.8.4-fabric Alpha 18.06.2023

v0.8.4 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
(note: marked as alpha because I did not have time to test every version/loader) <br>- Update for 1.20 <br>- Workaround for issues with certain freecam mods ([gh-19](https://github.com/PieKing1215/InvMove/issues/19))
Sign in

0.12 MB

1.16-0.8.4-forge Alpha 18.06.2023

v0.8.4 (1.16)

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
(note: marked as alpha because I did not have time to test every version/loader) <br>- Update for 1.20 <br>- Workaround for issues with certain freecam mods ([gh-19](https://github.com/PieKing1215/InvMove/issues/19))
Sign in

0.12 MB

1.16-0.8.4-fabric Alpha 18.06.2023

v0.8.4 (1.16)

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
fabric
Show changes
(note: marked as alpha because I did not have time to test every version/loader) <br>- Update for 1.20 <br>- Workaround for issues with certain freecam mods ([gh-19](https://github.com/PieKing1215/InvMove/issues/19))
Sign in

0.12 MB

1.16-0.8.3a-forge Beta 28.03.2023

v0.8.3a (1.16)

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
Fix wrong jar for 0.8.3 Forge versions
Sign in

0.12 MB

1.18-0.8.3a-forge Beta 28.03.2023

v0.8.3a (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
forge
Show changes
Fix wrong jar for 0.8.3 Forge versions
Sign in

0.12 MB

1.19-0.8.3a-forge Beta 28.03.2023

v0.8.3a (1.19)

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
Fix wrong jar for 0.8.3 Forge versions
Sign in

0.12 MB

1.19-0.8.3-forge Beta 16.03.2023

v0.8.3 (1.19)

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- Changed BackgroundMixin target so it doesn't fail in 1.19.4 - This change might affect how it works with modded screens, please open an issue if you notice any compatibility problems. - Fixed performance issue with modid lookup ([gh-28](https://github.com/PieKing1215/InvMove/issues/28))
Sign in

0.12 MB

1.19-0.8.3-quilt Beta 16.03.2023

v0.8.3 (1.19)

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
quilt
Show changes
- Changed BackgroundMixin target so it doesn't fail in 1.19.4 - This change might affect how it works with modded screens, please open an issue if you notice any compatibility problems. - Fixed performance issue with modid lookup ([gh-28](https://github.com/PieKing1215/InvMove/issues/28))
Sign in

0.12 MB

1.19-0.8.3-fabric Beta 16.03.2023

v0.8.3 (1.19)

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- Changed BackgroundMixin target so it doesn't fail in 1.19.4 - This change might affect how it works with modded screens, please open an issue if you notice any compatibility problems. - Fixed performance issue with modid lookup ([gh-28](https://github.com/PieKing1215/InvMove/issues/28))
Sign in

0.12 MB

1.18-0.8.3-forge Beta 16.03.2023

v0.8.3 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
forge
Show changes
- Changed BackgroundMixin target so it doesn't fail in 1.19.4 - This change might affect how it works with modded screens, please open an issue if you notice any compatibility problems. - Fixed performance issue with modid lookup ([gh-28](https://github.com/PieKing1215/InvMove/issues/28))
Sign in

0.12 MB

1.18-0.8.3-quilt Beta 16.03.2023

v0.8.3 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
quilt
Show changes
- Changed BackgroundMixin target so it doesn't fail in 1.19.4 - This change might affect how it works with modded screens, please open an issue if you notice any compatibility problems. - Fixed performance issue with modid lookup ([gh-28](https://github.com/PieKing1215/InvMove/issues/28))
Sign in

0.12 MB

1.18-0.8.3-fabric Beta 16.03.2023

v0.8.3 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
- Changed BackgroundMixin target so it doesn't fail in 1.19.4 - This change might affect how it works with modded screens, please open an issue if you notice any compatibility problems. - Fixed performance issue with modid lookup ([gh-28](https://github.com/PieKing1215/InvMove/issues/28))
Sign in

0.12 MB

1.16-0.8.3-forge Beta 16.03.2023

v0.8.3 (1.16)

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
- Changed BackgroundMixin target so it doesn't fail in 1.19.4 - This change might affect how it works with modded screens, please open an issue if you notice any compatibility problems. - Fixed performance issue with modid lookup ([gh-28](https://github.com/PieKing1215/InvMove/issues/28))
Sign in

0.12 MB

1.16-0.8.3-fabric Beta 16.03.2023

v0.8.3 (1.16)

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
fabric
Show changes
- Changed BackgroundMixin target so it doesn't fail in 1.19.4 - This change might affect how it works with modded screens, please open an issue if you notice any compatibility problems. - Fixed performance issue with modid lookup ([gh-28](https://github.com/PieKing1215/InvMove/issues/28))
Sign in

0.12 MB

1.19-0.8.2-forge Beta 17.01.2023

v0.8.2 (1.19)

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3
Loaders / Platforms
forge
Show changes
- Fix quick villager trading ([gh-20](https://github.com/PieKing1215/InvMove/issues/20)) - Fix toggling keys every frame (related to [gh-18](https://github.com/PieKing1215/InvMove/issues/18)) - Some internal changes to help with InvMoveCompats
Sign in

0.12 MB

1.19-0.8.2-quilt Beta 17.01.2023

v0.8.2 (1.19)

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3
Loaders / Platforms
quilt
Show changes
- Fix quick villager trading ([gh-20](https://github.com/PieKing1215/InvMove/issues/20)) - Fix toggling keys every frame (related to [gh-18](https://github.com/PieKing1215/InvMove/issues/18)) - Some internal changes to help with InvMoveCompats
Sign in

0.12 MB

1.19-0.8.2-fabric Beta 17.01.2023

v0.8.2 (1.19)

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3
Loaders / Platforms
fabric
Show changes
- Fix quick villager trading ([gh-20](https://github.com/PieKing1215/InvMove/issues/20)) - Fix toggling keys every frame (related to [gh-18](https://github.com/PieKing1215/InvMove/issues/18)) - Some internal changes to help with InvMoveCompats
Sign in

0.12 MB

1.18-0.8.2-forge Beta 17.01.2023

v0.8.2 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
forge
Show changes
- Fix quick villager trading ([gh-20](https://github.com/PieKing1215/InvMove/issues/20)) - Fix toggling keys every frame (related to [gh-18](https://github.com/PieKing1215/InvMove/issues/18)) - Some internal changes to help with InvMoveCompats
Sign in

0.12 MB

1.18-0.8.2-quilt Beta 17.01.2023

v0.8.2 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
quilt
Show changes
- Fix quick villager trading ([gh-20](https://github.com/PieKing1215/InvMove/issues/20)) - Fix toggling keys every frame (related to [gh-18](https://github.com/PieKing1215/InvMove/issues/18)) - Some internal changes to help with InvMoveCompats
Sign in

0.12 MB

1.18-0.8.2-fabric Beta 17.01.2023

v0.8.2 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
- Fix quick villager trading ([gh-20](https://github.com/PieKing1215/InvMove/issues/20)) - Fix toggling keys every frame (related to [gh-18](https://github.com/PieKing1215/InvMove/issues/18)) - Some internal changes to help with InvMoveCompats
Sign in

0.12 MB

1.16-0.8.2-forge Beta 17.01.2023

v0.8.2 (1.16)

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
- Fix quick villager trading ([gh-20](https://github.com/PieKing1215/InvMove/issues/20)) - Fix toggling keys every frame (related to [gh-18](https://github.com/PieKing1215/InvMove/issues/18)) - Some internal changes to help with InvMoveCompats
Sign in

0.12 MB

1.16-0.8.2-fabric Beta 17.01.2023

v0.8.2 (1.16)

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
fabric
Show changes
- Fix quick villager trading ([gh-20](https://github.com/PieKing1215/InvMove/issues/20)) - Fix toggling keys every frame (related to [gh-18](https://github.com/PieKing1215/InvMove/issues/18)) - Some internal changes to help with InvMoveCompats
Sign in

0.12 MB

1.19-0.8.1-forge Beta 29.07.2022

v0.8.1 (1.19) (!)

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3
Loaders / Platforms
forge
Show changes
(!) NOTE: In 1.19.1, you need Cloth Config v8.0.75 or newer! Anything lower than v8.0.75 crashes when opening a config. Fixes compatibility with new Forge versions for 1.19 (including 1.19.1 support) <br>(no changes to any version/platform other than Forge 1.19) <br>(see Modrinth for 0.8.0 changelog)
Sign in

0.12 MB

1.19-0.8.1-quilt Beta 29.07.2022

v0.8.1 (1.19)

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3
Loaders / Platforms
quilt
Show changes
Fixes compatibility with new Forge versions for 1.19 (including 1.19.1 support) <br>(no changes to any version/platform other than Forge 1.19) <br>(see Modrinth for 0.8.0 changelog)
Sign in

0.12 MB

1.19-0.8.1-fabric Beta 29.07.2022

v0.8.1 (1.19)

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3
Loaders / Platforms
fabric
Show changes
Fixes compatibility with new Forge versions for 1.19 (including 1.19.1 support) <br>(no changes to any version/platform other than Forge 1.19) <br>(see Modrinth for 0.8.0 changelog)
Sign in

0.12 MB

1.18-0.8.1-forge Beta 29.07.2022

v0.8.1 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
forge
Show changes
Fixes compatibility with new Forge versions for 1.19 (including 1.19.1 support) <br>(no changes to any version/platform other than Forge 1.19) <br>(see Modrinth for 0.8.0 changelog)
Sign in

0.12 MB

1.18-0.8.1-quilt Beta 29.07.2022

v0.8.1 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
quilt
Show changes
Fixes compatibility with new Forge versions for 1.19 (including 1.19.1 support) <br>(no changes to any version/platform other than Forge 1.19) <br>(see Modrinth for 0.8.0 changelog)
Sign in

0.12 MB

1.18-0.8.1-fabric Beta 29.07.2022

v0.8.1 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
Fixes compatibility with new Forge versions for 1.19 (including 1.19.1 support) <br>(no changes to any version/platform other than Forge 1.19) <br>(see Modrinth for 0.8.0 changelog)
Sign in

0.12 MB

1.16-0.8.1-forge Beta 29.07.2022

v0.8.1 (1.16)

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
Fixes compatibility with new Forge versions for 1.19 (including 1.19.1 support) <br>(no changes to any version/platform other than Forge 1.19) <br>(see Modrinth for 0.8.0 changelog)
Sign in

0.12 MB

1.16-0.8.1-fabric Beta 29.07.2022

v0.8.1 (1.16)

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
fabric
Show changes
Fixes compatibility with new Forge versions for 1.19 (including 1.19.1 support) <br>(no changes to any version/platform other than Forge 1.19) <br>(see Modrinth for 0.8.0 changelog)
Sign in

0.11 MB

1.19-0.8.0-forge Alpha 24.06.2022

v0.8.0 (1.19)

Supported Minecraft versions
1.19
Loaders / Platforms
forge
Show changes
**NOTE: Due to Forge API changes the Forge version is not compatible with 1.19.1 currently! This will be addressed in a minor update shortly!** Major internal build script changes and code changes to allow supporting multiple versions.<br> Adds ports for 1.16 and 1.19.<br> Adds ports for Quilt 1.18 and 1.19. I have lightly tested every supported version/platform but there could still be problems.<br> **InvMoveCompats is NOT compatible with this experimental release!**
Sign in

0.12 MB

1.19-0.8.0-fabric Alpha 24.06.2022

v0.8.0 (1.19)

Supported Minecraft versions
1.19 1.19.1
Loaders / Platforms
fabric
Show changes
Major internal build script changes and code changes to allow supporting multiple versions.<br> Adds ports for 1.16 and 1.19.<br> Adds ports for Quilt 1.18 and 1.19. I have lightly tested every supported version/platform but there could still be problems.<br> **InvMoveCompats is NOT compatible with this experimental release (yet)!**
Sign in

0.12 MB

1.19-0.8.0-quilt Alpha 24.06.2022

v0.8.0 (1.19)

Supported Minecraft versions
1.19 1.19.1
Loaders / Platforms
quilt
Show changes
Major internal build script changes and code changes to allow supporting multiple versions.<br> Adds ports for 1.16 and 1.19.<br> Adds ports for Quilt 1.18 and 1.19. I have lightly tested every supported version/platform but there could still be problems.<br> **InvMoveCompats is NOT compatible with this experimental release (yet)!**
Sign in

0.12 MB

1.18-0.8.0-forge Alpha 24.06.2022

v0.8.0 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
forge
Show changes
Major internal build script changes and code changes to allow supporting multiple versions.<br> Adds ports for 1.16 and 1.19.<br> Adds ports for Quilt 1.18 and 1.19. I have lightly tested every supported version/platform but there could still be problems.<br> (compatible with InvMoveCompats v0.2.0)
Sign in

0.12 MB

1.18-0.8.0-fabric Alpha 24.06.2022

v0.8.0 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
Major internal build script changes and code changes to allow supporting multiple versions.<br> Adds ports for 1.16 and 1.19.<br> Adds ports for Quilt 1.18 and 1.19. I have lightly tested every supported version/platform but there could still be problems.<br> (compatible with InvMoveCompats v0.2.0)
Sign in

0.12 MB

1.18-0.8.0-quilt Alpha 24.06.2022

v0.8.0 (1.18)

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
quilt
Show changes
Major internal build script changes and code changes to allow supporting multiple versions.<br> Adds ports for 1.16 and 1.19.<br> Adds ports for Quilt 1.18 and 1.19. I have lightly tested every supported version/platform but there could still be problems.<br> **InvMoveCompats is NOT compatible with this experimental release (yet)!**
Sign in

0.12 MB

1.16-0.8.0-forge Alpha 24.06.2022

v0.8.0 (1.16)

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
Major internal build script changes and code changes to allow supporting multiple versions.<br> Adds ports for 1.16 and 1.19.<br> Adds ports for Quilt 1.18 and 1.19. I have lightly tested every supported version/platform but there could still be problems.<br> **InvMoveCompats is NOT compatible with this experimental release (yet)!**
Sign in

0.12 MB

1.16-0.8.0-fabric Alpha 24.06.2022

v0.8.0 (1.16)

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
fabric
Show changes
Major internal build script changes and code changes to allow supporting multiple versions.<br> Adds ports for 1.16 and 1.19.<br> Adds ports for Quilt 1.18 and 1.19. I have lightly tested every supported version/platform but there could still be problems.<br> **InvMoveCompats is NOT compatible with this experimental release (yet)!**
Sign in

0.11 MB

1.18-0.7.0-forge Beta 13.04.2022

v0.7.0 (1.18)

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
- Added option to change default settings for new unrecognized screens (previously the default was hardcoded to allow movement and hide background) ([gh-6](https://github.com/PieKing1215/InvMove/issues/6))
Sign in

0.11 MB

1.18-0.7.0-fabric Beta 13.04.2022

v0.7.0 (1.18)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
- Added option to change default settings for new unrecognized screens (previously the default was hardcoded to allow movement and hide background) ([gh-6](https://github.com/PieKing1215/InvMove/issues/6))
Sign in

0.11 MB

1.18-0.6.2-forge Beta 17.03.2022

v0.6.2 (1.18)

Supported Minecraft versions
1.18.1 1.18.2
Loaders / Platforms
forge
Show changes
- Fix for vanilla's toggle crouch setting ([gh-5](https://github.com/PieKing1215/InvMove/issues/5)) - Removed unnecessary dependency on Fabric API for the Fabric version
Sign in

0.11 MB

1.18-0.6.2-fabric Beta 17.03.2022

v0.6.2 (1.18)

Supported Minecraft versions
1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
- Fix for vanilla's toggle crouch setting ([gh-5](https://github.com/PieKing1215/InvMove/issues/5)) - Removed unnecessary dependency on Fabric API for the Fabric version
Sign in

0.11 MB

1.18-0.6.1-forge Beta 28.02.2022

v0.6.1 (1.18)

Supported Minecraft versions
1.18.1 1.18.2
Loaders / Platforms
forge
Show changes
- Sprinting is handled by vanilla now, which may fix some bugs with other mods that affect sprinting - Fixes [PieKing1215/InvMoveCompats#2](https://github.com/PieKing1215/InvMoveCompats/issues/2) - Internal Module API improvements
Sign in

0.11 MB

1.18-0.6.1-fabric Beta 28.02.2022

v0.6.1 (1.18)

Supported Minecraft versions
1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
- Sprinting is handled by vanilla now, which may fix some bugs with other mods that affect sprinting - Fixes [PieKing1215/InvMoveCompats#2](https://github.com/PieKing1215/InvMoveCompats/issues/2) - Internal Module API improvements
Sign in

0.11 MB

1.18-0.6.0-fabric Beta 25.02.2022

v0.6.0 (1.18)

Supported Minecraft versions
1.18.1
Loaders / Platforms
fabric
Show changes
- Reworked "Allow Sneaking" toggle into a "Sneak Mode" option - Off = No sneaking (previous behavior) - Maintain = Keep sneaking if you were when the screen was opened (new default) - Pressed = Sneak only while holding the sneak button - If movement is disabled after going into an inventory, sneak state is maintained if on Maintain or Pressed (eg. putting an item into an anvil with "text field disables movement" enabled) - Fixed shift clicking into an anvil causing a momentary sneak ([gh-3](https://github.com/PieKing1215/InvMove/issues/3)) - Added an option for the background of screens that pause the game (eg. esc menu, advancements screen) ([gh-4](https://github.com/PieKing1215/InvMove/issues/4)) - Show = Always show the background of pause screens (even if the game isn't paused) - ShowSP = Only show the background of pause screens if the game is paused (ie. in singleplayer) - AllowHide = Allow the background of pause screens to be hidden (other settings can override) - Added keybind to toggle movement (unbound by default) - (note: the toggle is set up so that it only actually changes the setting if it would have an impact, so for example, pressing it while in a text field has no effect) - Add config entry for advancements screen - Fix for toggling recipe book with space when trying to jump ([gh-2](https://github.com/PieKing1215/InvMove/issues/2)) - Add handling for some vanilla screens that were unrecognized before (`GameModeSwitcherScreen`, `GenericDirtMessageScreen`)
Sign in

0.1 MB

1.18-0.6.0-forge Beta 25.02.2022

v0.6.0 (1.18)

Supported Minecraft versions
1.18.1
Loaders / Platforms
forge
Show changes
- Reworked "Allow Sneaking" toggle into a "Sneak Mode" option - Off = No sneaking (previous behavior) - Maintain = Keep sneaking if you were when the screen was opened (new default) - Pressed = Sneak only while holding the sneak button - If movement is disabled after going into an inventory, sneak state is maintained if on Maintain or Pressed (eg. putting an item into an anvil with "text field disables movement" enabled) - Fixed shift clicking into an anvil causing a momentary sneak ([gh-3](https://github.com/PieKing1215/InvMove/issues/3)) - Added an option for the background of screens that pause the game (eg. esc menu, advancements screen) ([gh-4](https://github.com/PieKing1215/InvMove/issues/4)) - Show = Always show the background of pause screens (even if the game isn't paused) - ShowSP = Only show the background of pause screens if the game is paused (ie. in singleplayer) - AllowHide = Allow the background of pause screens to be hidden (other settings can override) - Added keybind to toggle movement (unbound by default) - (note: the toggle is set up so that it only actually changes the setting if it would have an impact, so for example, pressing it while in a text field has no effect) - Add config entry for advancements screen - Fix for toggling recipe book with space when trying to jump ([gh-2](https://github.com/PieKing1215/InvMove/issues/2)) - Add handling for some vanilla screens that were unrecognized before (`GameModeSwitcherScreen`, `GenericDirtMessageScreen`)
Sign in

0.1 MB

1.18-0.5.0-forge Beta 20.02.2022

v0.5.0 (1.18)

Supported Minecraft versions
1.18.1
Loaders / Platforms
forge
Show changes
Initial release of the new rewrite - Parity between Forge and Fabric - Forge gets "Allow Dismount" and Fabric gets unrecognized screens support - Unrecognized screens are now grouped by modid - Refactored compatibility handling into a more flexible "module" system - Removed mod compatibilities (will be readded in [InvMoveCompats](https://github.com/PieKing1215/InvMoveCompats)) - Config layout has changed significantly and is standardized between Forge/Fabric - Old configs should automatically have "_Old" appended to their filename and new configs will be generated. I have no plans to make backports for the rewrite, but old versions for 1.12/1.14/1.15/1.16 can still be downloaded from the old pages. I'm considering this release experimental as it has not been heavily tested, especially with other mods.
Sign in

0.1 MB

1.18-0.5.0-fabric Beta 20.02.2022

v0.5.0 (1.18)

Supported Minecraft versions
1.18.1
Loaders / Platforms
fabric
Show changes
Initial release of the new rewrite - Parity between Forge and Fabric - Forge gets "Allow Dismount" and Fabric gets unrecognized screens support - Unrecognized screens are now grouped by modid - Refactored compatibility handling into a more flexible "module" system - Removed mod compatibilities (will be readded in [InvMoveCompats](https://github.com/PieKing1215/InvMoveCompats)) - Config layout has changed significantly and is standardized between Forge/Fabric - Old configs should automatically have "_Old" appended to their filename and new configs will be generated. I have no plans to make backports for the rewrite, but old versions for 1.12/1.14/1.15/1.16 can still be downloaded from the old pages. I'm considering this release experimental as it has not been heavily tested, especially with other mods.
Sign in

0.1 MB