About 10x Loot Table (Betterloot Config)
10x BetterLoot Loottable
The 10x BetterLoot config offers the perfect balance between vanilla progression and boosted excitement, and fight for loot.
Key Features
- 10x Scaled Loot Resources, components, and gear are multiplied to match a 5x environment.
- No Trash Items Containers are cleaned up for more valuable drops and less clutter.
- Balanced Variety You’ll find everything from mid-tier weapons to endgame gear without making everything instant.
- New Items Included Supports Minigun, Military Flamethrower, and Backpack with moderate drop rates.
- Balanced Gameplay Keeps Rust’s survival feel intact while speeding up early and mid-game gearing.
Note: Made specifically for the BetterLoot plugin.
- Setup: Place the config file into your BetterLoot config folder and restart the server that’s all you need.
Access Our Other Loottables With These Links: 3x - 2x - 5x
```json
{
"crate": "locked_crate",
"items": {
"rifle.ak": { "Min": 1, "Max": 1 },
"rocket.launcher": { "Min": 1, "Max": 1 },
"explosive.timed": { "Min": 2, "Max": 5 },
"explosives": { "Min": 20, "Max": 50 },
"metal.refined": { "Min": 75, "Max": 125 },
"techparts": { "Min": 10, "Max": 30 },
"autoturret": { "Min": 5, "Max": 5 },
"electric.battery.rechargable.large": { "Min": 5, "Max": 5 }
}
}
```