Ultimate Scaler

Provides some modification functions related to terrain generation, mainly for exploring the Far lands and various distance effects related to terrain generation.

File Details

ultimatescaler-0.3.3.1-1.21.jar

  • R
  • Aug 23, 2025
  • 165.06 KB
  • 49
  • 1.21.8+8

File Name

ultimatescaler-0.3.3.1-1.21.jar

Supported Versions

  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21

0.3.3.1 - 2025-8-23

改进 | Improvements

  • MixinAbstractChunkHolderMixinMineshaftPart两个类移动到fixing包中。 | Moved MixinAbstractChunkHolder and MixinMineshaftPart two classes to the fixing package.
  • shadowed包移动到srcmainjava目录下。 | Moved the shadowed package to the srcmainjava directory.

漏洞修复 | Bug Fixes

  • 修复了在1.21.2以上版本中,X/Z坐标超过±30000512或Y坐标超过±20000000的实体,在加载时会被限制到此位置的问题。 | Fixed that entities with X/Z coordinates beyond ±30000512 or Y coordinates beyond ±20000000 in versions 1.21.2 and above, will be restricted to this position when loading.
  • 在根目录下添加了LICENSE-toml4j文件(很抱歉之前因为疏忽没有添加)。 | Added the LICENSE-toml4j file to the root directory (sorry for missing this earlier).
  • README.md中添加了对上述文件的引用。 | Added a reference to the above files in README.md.
  • 回退了0.3.0-pre1对toml4j库的误更改。 | Reverted the change to toml4j library in 0.3.0-pre1.