Skip to main content

How to install

This article will tell you how to install this mod for both players and developers.

For players

Download this mod on CurseForge / Modrinth.

For developers

You can download the jar with links above, or use our maven repositories below:

<repository>
  <id>IAFEnvoy's Maven</id>
  <name>IAFEnvoy's Maven</name>
  <url>https://maven.iafenvoy.com/releases</url>
</repository>

<dependency>
  <groupId>com.iafenvoy</groupId>
  <artifactId>avaritia</artifactId>
  <version>${avaritia_version}</version>
</dependency>

About versions

The latest version is always recommended. If you need a previous version, see recent files on CurseForge / Modrinth / Maven Repos.

You may see a lot of versions in https://maven.iafenvoy.com/#/releases/com/iafenvoy/avaritia which is not available on both CurseForge and Modrinth. This means this version is not stable and has critical bugs. Do not use them!