ENCLOSED WorldBorder expand with XP level

You are enclosed on a 7x7 worldBorder area it will expand with your XP levels.

File Details

ENCLOSED WorldBorder (mod)

  • R
  • Jan 7, 2025
  • 78.78 MB
  • 1.1K
  • 1.19.2
  • Forge

File Name

Enclosed_mod.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:enclosed-worldborder-expand-with-xp-level-1173385:6063900")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Allow to tweack some setting via config file.

Initial world border size offset (in blocks) when the world is first created.

This determines the starting size of the world border. [default = 7]

SetBorderOffset = 7.0

Growth factor for the world border (in blocks) when the player gains XP levels.

This value defines how much the world border increases with each XP level gained. [default = 2]

 SetExpansionOffset = 2.0

Reduction factor for the world border size when the player dies.

For example, a value of 0.8 means the border will shrink to 80% of its current size after death. [default = 0.8]

SetReductionFactor = 0.8