promotional bannermobile promotional banner

Champions Unofficial

It's an unofficial version of Champion mod.

File Details

champions-forge-1.20.1-2.1.10.7.jar

  • B
  • Feb 7, 2025
  • 369.07 KB
  • 2.7K
  • 1.20.1
  • Forge

File Name

champions-forge-1.20.1-2.1.10.7.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:champions-unofficial-1074990:6169163")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Add optional compat with Gateways mod
  • You can config compat by using datapack, example:
  • example
  • The affixes field is a preset. If the affix list is empty, a random affix will be spawned.
  • The entityBlackList is used when the gateway tries to spawn an entity. It checks whether the entity can spawn as a champion. If you don’t want to use this feature, simply remove the entityBlackList field, as it is optional.
  • The gateway_type can be either normal or endless. I’m not sure about the exact difference, but I included it anyway. It might determine the spawn type—perhaps one allows spawning until the wave ends, while the other does not.
  • The setting_id is used to identify the setting, but it doesn’t really matter.
  • The tier_range is similar to champions-rank.toml. When a mob spawns, it will receive a rank tier within this range.
  • The wave_range specifies which waves can use this setting.