File Details
champions-forge-1.19.2-2.1.10.1.jar
- B
- Feb 8, 2025
- 374.07 KB
- 64.3K
- 1.19.2
- Forge
File Name
champions-forge-1.19.2-2.1.10.1.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
- Fixed
Wrapper for class net.minecraft.advancements.critereon.MinMaxBounds$Ints already existserror. - Make kubejs as optional depends
- Command: Only suggest enabled affixes and allowed champions entities
- Re-optimize project structure
- 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_typein 1.19.2 does not exist, so just remove this part. - 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.