Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
MountainConfig
Configure teleporter item drop amounts from mountain shrines and baseline.
By TheBugReport
| Date uploaded | a year ago |
| Version | 1.0.0 |
| Download link | TheBugReport-MountainConfig-1.0.0.zip |
| Downloads | 34 |
| Dependency string | TheBugReport-MountainConfig-1.0.0 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.21206thmoon-OptionGenerator
Automatic settings/configuration menu integration via "Risk of Options".
Preferred version: 0.2.0README
This mod allows for the advanced configuration of teleporter item drops.
By default it will do nothing, but it opens up config options to change the following:
-
Override Base Teleporter Drops (Enables the settings below)
- If base drops scale with the player count
- A multiplier for how many items drop
- A flat addition to the base amount (can be negative)
-
Override Mountain Shrine Additions (Enables the settings below)
- If Mountain Shrine rewards scale with the player count
- A multiplier for how many items drop per shrine
- A flat addition to the base amount per shrine (can be negative)
This should allow for high customisation of the amount of items the teleporter drops, mainly for modpack balance or personal use.
CHANGELOG
Mod is now depricated. Prupose has moved into PlayerCountConfig!
1.0.2
- Added OptionsGenerator as a dependency
- CHANGELOG.md was misspelled, it is now fixed
1.0.1
- Fixed bug where setting negatives in the offset couldn't make the item count go below the player count in some situations.