File Details
CobbledLevels-fabric-1.1.0.jar
- R
- Jun 19, 2025
- 16.54 KB
- 811
- 1.21.1
- Fabric
File Name
CobbledLevels-fabric-1.1.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Fabric 1.1.0
🎉 Now with distance scaling!
⭐ New features:
- New option: EnableDistanceScaling // Enables level scaling based on distance from world spawn
- New option: OnlyScaleUpwards // Enable to set distance scaling to only increase levels, not reduce them if a Pokémon would have a higher level without distance scaling
- New option: DistanceForMaxLevel // Distance (in blocks) from spawn at which distance scaling stops increasing the levels
- New option: StartScalingOnLvl // Only Pokémon at or above this level will be affected by distance scaling
- New option: StopScalingOnLvl // Pokémon at or above this level will not be scaled by distance
- New option: Exponent // Controls the scaling curve — higher values make the levels raise slower at first, faster later (range: 0.0 - 1.0)
- New option: // DistanceBlendFactor How much the scaled level overrides the original — 1.0 fully replaces it, 0.0 keeps it unchanged.
🔧 Changes and fixes:
- Cleaned up the logger

