Releases: OGMods/LittleRocketLabMods
v1.0.3
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 modeStackSize(default: 999) - Fixed stack size when multiplier mode is offMultiplier(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
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
Little Rocket Lab Mods - v1.0.1
A collection of quality-of-life mods for Little Rocket Lab.
Installation Instructions
-
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
-
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!
-
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:
- Verify MelonLoader is installed correctly (you should see a console window when launching the game)
- Check that DLL files are in the
Modsfolder, not in a subfolder - Look at the MelonLoader console for error messages
- Ensure you're using the recommended MelonLoader version