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
- 把
MixinAbstractChunkHolder和MixinMineshaftPart两个类移动到fixing包中。 | MovedMixinAbstractChunkHolderandMixinMineshaftParttwo classes to thefixingpackage. - 把
shadowed包移动到srcmainjava目录下。 | Moved theshadowedpackage to thesrcmainjavadirectory.
漏洞修复 | 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 theLICENSE-toml4jfile to the root directory (sorry for missing this earlier). - 在
README.md中添加了对上述文件的引用。 | Added a reference to the above files inREADME.md. - 回退了0.3.0-pre1对
toml4j库的误更改。 | Reverted the change totoml4jlibrary in 0.3.0-pre1.