File Details
AvaritiaItem-1.0.2-beta.jar
- B
- May 18, 2024
- 73.54 KB
- 387
- 1.12.2
- Forge
File Name
AvaritiaItem-1.0.2-beta.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
中文
.haloTextures() 方法现在有 3 个可用的预设值:
- 不设置此参数
- haloTextures("halo_noise")
- haloTextures("halo128")
新增
- haloOpacity() 方法以设置光环透明度(0-100)。
English
The .haloTextures() method now has three available preset values:
- Do not set this parameter.
- haloTextures("halo_noise")
- haloTextures("halo128")
Additionally
- a new haloOpacity() method has been added to set the halo opacity (0-100).

