promotional bannermobile promotional banner

Cobblemon: Cobbled Levels

Highly configurable level scaling for wild Pokémon and progression control with many different scaling methods!

File Details

CobbledLevels-neoforge-2.1.0.jar

  • R
  • Apr 1, 2026
  • 30.24 KB
  • 8.9K
  • 1.21.1
  • NeoForge

File Name

CobbledLevels-neoforge-2.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:cobblemon-cobbled-levels-1290184:7855280"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

NeoForge 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.