Back to mods
Anvian's Lib project artwork

CurseForge · Minecraft mod

Anvian's Lib

A small utility library for Anvian's mods.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Anvian's Lib release should I use?

Updated 6 days ago
Latest stable file Anvian's Lib-1.4.2
Game version 1.20.2, 1.20.5, 1.20.6
Loader NeoForge

Anvian's Lib-1.4.2 targets 1.20.2, 1.20.5, 1.20.6 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Anvian's Lib required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Anvian's Lib-1.4.2 need?

Anvian's Lib-1.4.2. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Anvian's Lib without breaking your instance.

Built for Anvian's Lib-1.4.2. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Anvian's Lib-1.4.2. It targets 1.20.2, 1.20.5, 1.20.6 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside Anvian's Lib-1.4.2. It opens that exact file at the source.

About this project

What does Anvian's Lib add?

Anvian's Lib

This library is designed for use in my mods and includes various helpful functions for my projects. Additionally, it introduces telemetry to track how many players are using my mods. If desired, telemetry can be disabled via the configuration file. For more details, visit the Telemetry page.

How to use

Add the following to your gradle.properties:

anvianslib_version=<version>

Add the following to your build.gradle:

repositories {
    maven {
        name = 'Repsy Anvian'
        url = 'https://repo.repsy.io/mvn/anvian/anvians-lib'
    }
}
  • On Common:
  implementation "net.anvian.anvianslib:anvianslib-common-1.21:${anvianslib_version}"
  • On Fabric:
  modImplementation "net.anvian.anvianslib:anvianslib-fabric-1.21:${anvianslib_version}"
  • On Forge:
  implementation "net.anvian.anvianslib:anvianslib-forge-1.21:${anvianslib_version}"
  • On NeoForge:
  implementation "net.anvian.anvianslib:anvianslib-neoforge-1.21:${anvianslib_version}"

Project description from CurseForge.

Pick your setup

Anvian's Lib by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

101 available setups

Showing the newest 12 of 28 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Anvian's Lib versions and loaders

50 of 50 releases match

Looking for an older file? The official CurseForge project page is in Resources.