[LEGACY] InvMove

Quick rating

Community listing page, reviews here may not be monitored by the author.

[LEGACY] InvMove

No reviews yet

Adds the ability to walk around while in inventories.

Mod Loaders
Minecraft

About

Description

This mod has been rewritten to make development easier.

New page: https://www.curseforge.com/minecraft/mc-mods/invmove

(1.18+, Forge/Fabric/Quilt, mod compatibilities are a separate addon mod)

Before you ask for a port that already exists, check the files page to see if your MC version is supported.

Downloads for supported MC versions: 1.12 | 1.14 | 1.15 | 1.16 | (1.18 is in the rewrite (also read this comment))

 
Fabric version here (WIP)

I will not support any MC versions below 1.12.2. Porting to ancient versions takes a lot of work, and I have more important things to do.

 

demo.gif
Forge mod that allows for moving, jumping, sprinting, etc. from within inventories.
Also disables the darkened background in inventories that don't pause the game.

Both features can be toggled on or off per-inventory in the config menu.

This mod is client-side, but it may raise alarms if used on servers with anticheat.
I take no responsibility if you get banned or something because you used this on public servers.

Requires Cloth Config (1.14+ only) so the config screen works.

Config (In-game)

 

InvMove has an in-game config menu which can be accessed from the Forge mod list.

(for 1.14+ also highly recommend GameMenuModOption which adds the mod list button to the pause screen)
(note the config for 1.12 looks different but has generally the same layout)

In the config menu, you can find several options:

General:

  • Enable: 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
  • Allow Sneaking: Allow sneaking in inventories (disabled by default because it's distracting when shift-clicking)
  • Allow Jumping: Allow jumping in inventories
  • Text Field Disables Movement: Disable movement when a text field is focused (like search bars or in an anvil)
  • (Expandable categories that let you enable/disable movement for certain inventories)

UI Background:

  • Hide Inventory Backgrounds: Hides the background tint while in inventories.
  • (Expandable categories that let you enable/disable the background for certain inventories)

Compatibility / Mod Support

(Note: Corail Woodcutter is no longer supported)

As of version 0.4.0, InvMove has actual mod support.

InvMove has specific support for certain mods, but any GUIs from unrecognized mods are added into the config dynamically and can be manually enabled.
Unrecognized GUIs will only appear in the config once they have been opened/seen in-game.

Explicitly supported mods have their own sections in the config, and come with tested default settings.

If you find problems with any of the explicitly supported mods, please start a ticket in the issue tracker.
If there's a mod you want to be added, also please start a ticket in the issue tracker, especially if it doesn't work enabling it from the "unrecognized" section of the config.

(The initial list of supported mods was arbitrarily chosen from a mod pack I'm playing)

(More are being added mostly by going through curseforge sorted by popularity)

InvMove explicitly supports the following mods (as of version 0.4.2):

 

Usage

Feel free to use in packs if you wish.

Do not download this mod from anywhere other than the InvMove GitHub page or the InvMove Curseforge page.
This mod may not be reposted to any other third-party websites.
#StopModReposts

The mod is licensed under the GNU Lesser General Public License v3.0.

Upcoming

More mod compatibilities, bug fixes, and code cleanup will come as v0.4.X.
Once it's stable and has a good amount of compatibilities, it'll become v1.0.0.

This mod has been rewritten to make development easier.

New page: https://www.curseforge.com/minecraft/mc-mods/invmove

(1.18 only, Forge/Fabric, mod compatibilities are a separate addon mod)

Before you ask for a port that already exists, check the files page to see if your MC version is supported.

Downloads for supported MC versions: 1.16 | 1.17 | 1.18

Note: As of v0.1.0, Cloth Config is no longer bundled, you must download it separately.

 
Forge version here
 

NOTE: This Fabric version is still a WIP.
It is missing the many mod compatibilities that the Forge version has.
If you come across any problems, please report them on the issues page.

demo.gif
(this gif is from the Forge version for now but it works the same)

Fabric mod that allows for moving, jumping, sprinting, etc. from within inventories.
Also disables the darkened background in inventories that don't pause the game.

Both features can be toggled on or off per-inventory in the config menu.

This mod is client-side, but it may raise alarms if used on servers with anticheat.
I take no responsibility if you get banned or something because you used this on public servers.

Config (In-game)

 

InvMove has an in-game config menu which can be accessed from the mod list using the Mod Menu mod.

In the config menu, you can find several options:

General:

  • Enable: 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
  • Allow Sneaking: Allow sneaking in inventories (disabled by default because it's distracting when shift-clicking)
  • Allow Jumping: Allow jumping in inventories
  • Text Field Disables Movement: Disable movement when a text field is focused (like search bars or in an anvil)
  • (Expandable categories that let you enable/disable movement for certain inventories)

UI Background:

  • Hide Inventory Backgrounds: Hides the background tint while in inventories.
  • (Expandable categories that let you enable/disable the background for certain inventories)

Compatibility / Mod Support

InvMove has specific support for certain mods, but any GUIs from unrecognized mods are added into the config dynamically and can be manually enabled. (not ported yet)

Unrecognized GUIs will only appear in the config once they have been opened/seen in-game.

Explicitly supported mods have their own sections in the config, and come with tested default settings.

If you find problems with any of the explicitly supported mods, please start a ticket in the issue tracker.
If there's a mod you want to be added, also please start a ticket in the issue tracker, especially if it doesn't work enabling it from the "unrecognized" section of the config.

InvMove Fabric explicitly supports the following mods (as of version 0.1.0):

 

Usage

Feel free to use in packs if you wish.

Do not download this mod from anywhere other than the InvMove-Fabric GitHub, Curseforge, or Modrinth page.
This mod may not be reposted to any other third-party websites.
#StopModReposts

The mod is licensed under the GNU Lesser General Public License v3.0.

Upcoming

Porting the unrecognized GUIs feature from the Forge version

[LEGACY] InvMove (Forge)
Supported Versions License CF Download Count Modrinth Download Count Donate on ko-fi

New version: https://github.com/PieKing1215/InvMove

Minecraft Forge mod that adds the ability to walk around while in inventories

Forge GitHub CurseForge Modrinth
Fabric GitHub CurseForge Modrinth

Allows for moving, jumping, sprinting, etc. from within inventories.

Also disables the darkened background in inventories that don't pause the game.

Both features can be toggled on or off per-inventory in the config menu.

This mod is client-side, but it may raise alarms if used on servers with anticheat.
I take no responsibility if you get banned or something because you used this on public servers.

Made after I couldn't find an existing mod for this.

Releases

Requires Cloth Config (1.14+ only) so the config screen works.

Config (In-game)

Click to expand.

InvMove has an in-game config menu which can be accessed from the Forge mod list.

(for 1.14+ also highly recommend GameMenuModOption which adds the mod list button to the pause screen)
(note the config for 1.12 looks different but has generally the same layout)
In the config menu, you can find several options:

General:

  • Enable: 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
  • Allow Sneaking: Allow sneaking in inventories (disabled by default because it's distracting when shift-clicking)
  • Allow Jumping: Allow jumping in inventories
  • Text Field Disables Movement: Disable movement when a text field is focused (like search bars or in an anvil)
  • (Expandable categories that let you enable/disable movement for certain inventories)

UI Background:

  • Hide Inventory Backgrounds: Hides the background tint while in inventories.
  • (Expandable categories that let you enable/disable the background for certain inventories)

Compatibility / Mod Support

Click to expand.


(Note: Corail Woodcutter is no longer supported)

As of version 0.4.0+, InvMove has actual mod support.

InvMove has specific support for certain mods, but any GUIs from unrecognized mods are added into the config dynamically and can be manually enabled.
Unrecognized GUIs will only appear in the config once they have been opened/seen in-game.

Explicitly supported mods have their own sections in the config, and come with tested default settings.

If you find problems with any of the explicitly supported mods, please start a ticket in the issue tracker.
If there's a mod you want to be added, also please start a ticket in the issue tracker, especially if it doesn't work enabling it from the "unrecognized" section of the config.

(The initial list of supported mods was arbitrarily chosen from a mod pack I'm playing.) (More are being added mostly by going through curseforge sorted by popularity)

InvMove explicitly supports the following mods (as of version 0.4.6):

Usage

Feel free to use in packs if you wish.

Do not download this mod from anywhere other than the InvMove GitHub, CurseForge, or Modrinth page.
This mod may not be reposted to any other third-party websites.
#StopModReposts

The mod is licensed under the GNU Lesser General Public License v3.0

Upcoming

More mod compatibilities, bug fixes, and code cleanup will come as v0.4.X.
Once it's stable and has a good amount of compatibilities, it'll become v1.0.0.

[LEGACY] InvMove (Fabric)
Supported Versions License CF Download Count Modrinth Download Count Donate on ko-fi

New version: https://github.com/PieKing1215/InvMove

Minecraft Fabric mod that adds the ability to walk around while in inventories

Forge GitHub CurseForge Modrinth
Fabric GitHub CurseForge Modrinth

NOTE: This Fabric version is still a WIP.
It is missing the mod compatibilities that the Forge version has.
If you come across any problems, please report them on the issues page.


(this gif is from the Forge version for now but it works the same)

Allows for moving, jumping, sprinting, etc. from within inventories.

Also disables the darkened background in inventories that don't pause the game.

Both features can be toggled on or off per-inventory in the config menu.

This mod is client-side, but it may raise alarms if used on servers with anticheat.
I take no responsibility if you get banned or something because you used this on public servers.

Made after I couldn't find an existing mod for this.

Releases

Config (In-game)

Click to expand.

alt text

InvMove has an in-game config menu which can be accessed from the mod list using the Mod Menu mod.

In the config menu, you can find several options:

General:

  • Enable: 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
  • Allow Sneaking: Allow sneaking in inventories (disabled by default because it's distracting when shift-clicking)
  • Allow Jumping: Allow jumping in inventories
  • Allow Dismounting: Allow dismounting from mounts in inventories (overrides "Allow Sneaking" while on a mount)
  • Text Field Disables Movement: Disable movement when a text field is focused (like search bars or in an anvil)
  • (Expandable categories that let you enable/disable movement for certain inventories)

UI Background:

  • Hide Inventory Backgrounds: Hides the background tint while in inventories.
  • (Expandable categories that let you enable/disable the background for certain inventories)

Compatibility / Mod Support

Click to expand.

InvMove has specific support for certain mods, but any GUIs from unrecognized mods are added into the config dynamically and can be manually enabled. (not ported yet)
Unrecognized GUIs will only appear in the config once they have been opened/seen in-game.

Explicitly supported mods have their own sections in the config, and come with tested default settings.

If you find problems with any of the explicitly supported mods, please start a ticket in the issue tracker.
If there's a mod you want to be added, also please start a ticket in the issue tracker, especially if it doesn't work enabling it from the "unrecognized" section of the config.

InvMove Fabric explicitly supports the following mods (as of version 0.1.0):

Usage

Feel free to use in packs if you wish.

Do not download this mod from anywhere other than the InvMove-Fabric GitHub, Curseforge, or Modrinth page.
This mod may not be reposted to any other third-party websites.
#StopModReposts

The mod is licensed under the GNU Lesser General Public License v3.0

Upcoming

Porting the unrecognized GUIs feature from the Forge version