WhiteSpike-Moon_Scrap_Limits_Patch icon

Moon Scrap Limits Patch

Mod focused on patching the scrap generation code to consider the selected level's minimum and maximum total scrap value fields stored in it. This is meant for people who wish to use these values and are able to configure them to their desire.

Last updated 2 hours ago
Total downloads 18
Total rating 0 
Categories Mods Server-side Moons
Dependency string WhiteSpike-Moon_Scrap_Limits_Patch-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Moon Scrap Limits Patch

A mod which patches the scrap generation code to take account the current level's minimum and maximum total scrap value stored in each level.

How to access the content of the mod

  • Without the mod, scrap generation will only take account the minimum and maximum amount of scrap items it can spawn per level which are stored in each level.
  • With the mod, besides the considering the boundaries of scrap items, it will also consider the boundaries for the total scrap value generated. In other words, scrap generation will stop if it either reaches the desired amount of items that was picked to spawn or it has reached the desired amount of total scrap value that was picked for that level generation.

License

This mod is under MIT License. Meaning that you can decide to take this mod for your own things and customize it as you need, so long as you follow the license's requirements