CurseForge · Minecraft mod
Anvian's Lib
A small utility library for Anvian's mods.
Quick answer
Which Anvian's Lib release should I use?
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.
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.
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.
- 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.
- 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.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 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.
26.1.2
3 loader builds26.1.1
3 loader builds26.1
3 loader builds1.21.11
4 loader builds1.21.10
4 loader builds1.21.9
4 loader builds1.21.8
4 loader builds1.21.7
4 loader builds1.21.6
4 loader builds1.21.5
4 loader builds1.21.4
4 loader buildsShowing 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
Anvian's Lib-1.4.2
anvianslib-neoforge-1.20.2-1.4.2.jar
30 Jul 2026
Anvian's Lib-1.4.2
anvianslib-forge-1.20-1.4.2.jar
30 Jul 2026
Anvian's Lib-1.4.2
anvianslib-fabric-1.20-1.4.2.jar
30 Jul 2026
Anvian's Lib-1.4.2
anvianslib-forge-1.20.2-1.4.2.jar
5 Jun 2026
Anvian's Lib-1.4.2
anvianslib-forge-1.20-1.4.2.jar
5 Jun 2026
Anvian's Lib-1.4.2
anvianslib-fabric-1.20-1.4.2.jar
5 Jun 2026
Anvian's Lib-1.4.1
anvianslib-forge-1.20.2-1.4.1.jar
3 Jun 2026
Anvian's Lib-1.4.1
anvianslib-forge-1.20-1.4.1.jar
3 Jun 2026
Anvian's Lib-1.4.1
anvianslib-fabric-1.20-1.4.1.jar
3 Jun 2026
anvianslib-1.4.2
anvianslib-forge-1.21.6-1.4.2.jar
31 May 2026
anvianslib-1.4.2
anvianslib-neoforge-1.21.6-1.4.2.jar
31 May 2026
anvianslib-1.4.2
anvianslib-fabric-1.21.6-1.4.2.jar
31 May 2026
Looking for an older file? The official CurseForge project page is in Resources.