File Details
SkyArena-1.3.3.jar
- R
- Sep 18, 2025
- 969.32 KB
- 826.2K
- 1.20.1
- Forge
File Name
SkyArena-1.3.3.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
- The
additionalStatMultiplierconfig has been replaced withstatMultiplierCoefficient.statMultiplierCoefficientmultiplies the mob’s final stats by its value instead of adding to them, asadditionalStatMultiplierdid. - New configs have been added:
resetDifficultyOnDefeat,autoWaveRun,pointsCoefficientPer1000BlocksFromWorldCenter,statMultiplierCoefficientPer1000BlocksFromWorldCenter,lootTableCountCoefficientPer1000BlocksFromWorldCenter.
However, they are not used by default.- With
resetDifficultyOnDefeatandautoWaveRun, you can create challenges where the player must complete multiple waves in a row, such as a boss rush. - With
pointsCoefficientPer1000BlocksFromWorldCenter,statMultiplierCoefficientPer1000BlocksFromWorldCenter, andlootTableCountCoefficientPer1000BlocksFromWorldCenter, you can add difficulty progression depending on the arena’s distance from spawn.
- With
You can read more about the new configs on the updated wiki: https://github.com/JrDemiurg/DemisSkyArenaMod/wiki

