File Details
SkyArena-1.3.4.jar
- R
- Sep 20, 2025
- 975.56 KB
- 87.8K
- 1.20.1
- Forge
File Name
SkyArena-1.3.4.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
A new config fullProtectionRadius has been added.
The fullProtectionRadius config is used in sky_arena and ice_arena.
To enable this config, you can either add it manually or delete the sky_arena.json config file so it will be regenerated.
fullProtectionRadius:
The radius around the Altar in which all blocks become immutable.
Neither players nor mobs can break or place blocks within this area.
Mechanisms (e.g. pistons) will stop working, and fluids will stop flowing.
If fullProtectionRadius is not 0 and mobGriefingProtectionRadius is smaller than fullProtectionRadius,
then mobGriefingProtectionRadius will be set equal to fullProtectionRadius.
This config ensures that the arena cannot be broken or turned into a farm.
To break the Altar or edit the arena, you must either set fullProtectionRadius of the current arena to 0,
or switch to another arena type with fullProtectionRadius = 0.

