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.2-1.21.jar

  • R
  • Aug 14, 2025
  • 148.94 KB
  • 260
  • 1.21.8+8
  • Fabric

File Name

UltimateScaler-0.3.2-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

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ultimate-scaler-1323296:6884386"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

0.3.2 - 2025-8-13

改进 | Improvements

  • 由于使用了新的版本管理策略和兼容代码,此分支向下兼容到1.21,并撤销了其他分支。 | This branch is now compatible down to 1.21, and all other branches have been cancelled.
  • 现在使用@Inject注解而非@Overwrite注解来修改maintainPrecision方法。 | Now using @Inject annotation instead of @Overwrite annotation to modify maintainPrecision method.

漏洞修复 | Bug Fixes

  • 修复了“扩展数据包字面量取值范围”无法扩展数值下限的问题。 | Fixed that the "Extend the literal value range of datapacks" option could not extend the lower limit of the value.
  • 修复了上传到CurseForge的版本无法正常运行的问题。 | Fixed that the uploaded version to CurseForge could not run properly.