File Details
CobbledLevels-fabric-2.1.0.jar
- R
- Apr 1, 2026
- 29.91 KB
- 15.2K
- 1.21.1
- Fabric
File Name
CobbledLevels-fabric-2.1.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Fabric 2.1.0
🎉 More configurability and new distance scaling types!
⭐ New features:
> - New feature: Power Distance Scaling // Re-added the "exponential" scaling available in earlier versions for maximum configurability. > - New feature: Logarithmic Distance Scaling // Faster level increases near the spawn, slower ones in the distance. > - New feature: Dimension Blacklist // Disable the mod in certain dimensions.
⚙️ New options:
> - New option: MaxLevel // Set at which level distance scaling should stop increasing levels. > - New option: ScalingArea // Limit distance scaling to an area around the spawn (-1 for global distance scaling). > - New option: LockLevelAtMax // Set whether the distance scaled levels should still be considered outside of the ScalingArea. > - New option: DistanceForMaxLevel // Distance in blocks after which the MaxLevel should be reached when using Power Scaling. > - New option: Exponent // How steep the power curve should be when using Power Scaling. A value between 0.0 and 1.0 inverts the curve so that the levels increase faster near the spawn. > - New option: BaseDistance // How fast the levels should increase near the spawn when using Logarithmic Scaling. A lower value causes a steeper curve. > - New option: DimensionBlacklist // A list of dimensions in which the mod should be disabled.
🔧 Changes and fixes:
> - Config file: Changed a few names for more clarity.

