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.
You are viewing a potentially older version of this package.
View all versions.
FortnitificationScanner
[v81] Rarity scan nodes for scrap
| Date uploaded | 18 hours ago |
| Version | 0.0.1 |
| Download link | mr_hat-FortnitificationScanner-0.0.1.zip |
| Downloads | 35 |
| Dependency string | mr_hat-FortnitificationScanner-0.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305TeamXiaolan-DawnLib
A modern API for Lethal Company content and all sizes of mods [V81]
Preferred version: 0.9.25mattymatty-MonkeyInjectionLibrary
A library mod that lets other mods add properties and methods to existing base-game classes at runtime, without modifying game files.
Preferred version: 1.0.2README
Fortnitification Scanner
Takes the average value of the lowest valued scrap and the average value of the highest valued scrap and divides all items into 5 groups based off of those two scrap values:
- Common
- Uncommon
- Rare
- Exceptional
- Legendary
Has overrides config

CHANGELOG
0.0.2
- Added MonkeyInjectionLibrary as a dependency
- Reworked rarity sorting to sort all scrap by average value and split it between the 5 rarities
- Added a config to determine what percentage of items go in what rarity
- Added a config to rename each rarity
- Better performance
0.0.1
- Release