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
- Add optional compat with Gateways mod
- You can config compat by using datapack, example:

- The
affixesfield is a preset. If the affix list is empty, a random affix will be spawned. - The
entityBlackListis 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 theentityBlackListfield, as it is optional. - The
gateway_typecan be eithernormalorendless. 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_idis used to identify the setting, but it doesn’t really matter. - The
tier_rangeis similar to champions-rank.toml. When a mob spawns, it will receive a rank tier within this range. - The
wave_rangespecifies which waves can use this setting.

