promotional bannermobile promotional banner

Avaritia Item

a mod help you create items with effects like avaritia

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

Forge

implementation fg.deobf("curse.maven:avaritia-item-1019865:5352848")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

中文

.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).