Skip to content

Releases: OGMods/LittleRocketLabMods

v1.0.3

17 Oct 18:45

Choose a tag to compare

Little Rocket Lab Mods - v1.0.3

New Mod Added

What's New

  • New Mod: ScrollSplit.dll

    • Split item stacks easily using the mouse scroll wheel
    • Scroll up on a stack to pick up items from hovered slot
    • Scroll down to place items into empty slots or matching stacks
  • 🔄 HigherStackSize v1.1.0 - Major Update

    • Added MelonPreferences configuration
    • Added Multiplier Mode: Option to multiply original stack sizes instead of using a fixed value
    • New configuration options in MelonPreferences.cfg:
      • UseMultiplier (default: false) - Toggle between fixed and multiplier mode
      • StackSize (default: 999) - Fixed stack size when multiplier mode is off
      • Multiplier (default: 10) - Multiplies original stack sizes when enabled

Mods Included

HigherStackSize.dll

Increases the maximum stack size for all stackable items to 999.

  • Configuration: Edit MelonPreferences.cfg, [HigherStackSize] section

RunFaster.dll

Enables faster player movement.

SaveAnyTime.dll

Save your game at any time with a hotkey (default: F5).

  • Configuration: Edit MelonPreferences.cfg, [SaveAnyTime] section

ScrollSplit.dll ✨ New

Split item stacks easily using the mouse scroll wheel.

  • Scroll up on a stack to pick up items from hovered slot
  • Scroll down to place items into empty slots or matching stacks

SpeedControl.dll

Adjust game speed in real-time (0.5x to 10x).

  • Increase: Numpad + (default)
  • Decrease: Numpad - (default)
  • Reset: Numpad * (default)
  • Configuration: Edit MelonPreferences.cfg, [SpeedControl] section

ToastyDestroysRocks.dll

Enables the mech (Toasty) to destroy small rocks.

Installation & Support

See INSTALLATION.md for detailed instructions.

v1.0.2

16 Oct 13:35

Choose a tag to compare

Little Rocket Lab Mods - v1.0.2

Bug Fix Release

What's Changed

  • 🐛 Fixed: HigherStackSize.dll causing game instability
    • Resolved an issue where the mod was modifying cached item references, which could cause crashes or unexpected behavior in IL2CPP

Mods Included

HigherStackSize.dll ✨ Updated

Increases the maximum stack size for all stackable items to 999.

RunFaster.dll

Enables faster player movement.

SaveAnyTime.dll

Save your game at any time with a hotkey (default: F5).

  • Configuration: Edit MelonPreferences.cfg, [SaveAnyTime] section

SpeedControl.dll

Adjust game speed in real-time (0.5x to 10x).

  • Increase: Numpad + (default)
  • Decrease: Numpad - (default)
  • Reset: Numpad * (default)
  • Configuration: Edit MelonPreferences.cfg, [SpeedControl] section

ToastyDestroysRocks.dll

Enables the mech (Toasty) to destroy tier 1 rocks with the hammer.

  • Tier 2 and 3 rocks (only small rocks can be destroyed) are protected

Installation & Support

See INSTALLATION.md for detailed instructions.

v1.0.1 - Initial Release

15 Oct 20:48

Choose a tag to compare

Little Rocket Lab Mods - v1.0.1

A collection of quality-of-life mods for Little Rocket Lab.

Installation Instructions

  1. Install MelonLoader

    • Download MelonLoader v0.7.2-ci.2341 Open-Beta from https://melonwiki.xyz/
    • Run the MelonLoader installer and point it to your Little Rocket Lab game directory
    • Launch the game once to generate the Mods folder
  2. Install Mods

    • Download the mod DLL files from this release
    • Place the desired mod files into <GamePath>\Mods\ folder
    • You can install individual mods or all of them together
    • Launch the game to enjoy!
  3. Configuration (Optional)

    • After running the game once with the mods, you can customize keybindings
    • Edit <GamePath>\UserData\MelonPreferences.cfg
    • See mod descriptions below for available settings

Mods Included

HigherStackSize.dll

Increases the maximum stack size for all stackable items to 999.

RunFaster.dll

Enables faster player movement.

SaveAnyTime.dll

Save your game at any time with a hotkey (default: F5).

  • Configuration: Edit MelonPreferences.cfg, [SaveAnyTime] section

SpeedControl.dll

Adjust game speed in real-time (0.5x to 10x).

  • Increase: Numpad + (default)
  • Decrease: Numpad - (default)
  • Reset: Numpad * (default)
  • Configuration: Edit MelonPreferences.cfg, [SpeedControl] section

ToastyDestroysRocks.dll

Enables the mech (Toasty) to destroy tier 1 rocks with the hammer.

  • Tier 2 and 3 rocks (only small rocks can be destroyed) are protected

Compatibility

  • Game: Little Rocket Lab (Steam)
  • Tested with: MelonLoader v0.7.2-ci.2341 Open-Beta
  • Platform: Windows

Troubleshooting

If mods don't load:

  1. Verify MelonLoader is installed correctly (you should see a console window when launching the game)
  2. Check that DLL files are in the Mods folder, not in a subfolder
  3. Look at the MelonLoader console for error messages
  4. Ensure you're using the recommended MelonLoader version