Anvian's Lib
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.0% endorsement rate
- 🏆 #908 of 1284 fabric mods in this game by downloads
📋 About This Mod
# 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 (https://anvian.net/telemetry) page. ## How to use Add the following to your `gradle.properties`: ```properties anvianslib_version=<version> ``` Add the following to your `build.gradle`: ```groovy repositories { maven { name = 'Repsy Anvian' url = 'https://repo.repsy.io/mvn/anvian/anvians-lib' } } ``` - On Common: ```groovy implementation "net.anvian.anvianslib:anvianslib-common-1.21:${anvianslib_version}" ``` - On Fabric: ```groovy modImplementation "net.anvian.anvianslib:anvianslib-fabric-1.21:${anvianslib_version}" ``` - On Forge: ```groovy implementation "net.anvian.anvianslib:anvianslib-forge-1.21:${anvianslib_version}" ``` - On NeoForge: ```groovy implementation "net.anvian.anvianslib:anvianslib-neoforge-1.21:${anvianslib_version}" ```
# 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 (https://anvian.net/telemetry) page.
## How to use
Add the following to your `gradle.properties`:
```properties
anvianslib_version=
Add the following to your `build.gradle`:
```groovy repositories { maven { name = 'Repsy Anvian' url = 'https://repo.repsy.io/mvn/anvian/anvians-lib' } } ```
- On Common:
```groovy implementation "net.anvian.anvianslib:anvianslib-common-1. 21:${anvianslib_version}" ```
- On Fabric:
```groovy modImplementation "net.anvian.anvianslib:anvianslib-fabric-1. 21:${anvianslib_version}" ```
- On Forge:
```groovy implementation "net.anvian.anvianslib:anvianslib-forge-1. 21:${anvianslib_version}" ```
- On NeoForge:
```groovy implementation "net.anvian.anvianslib:anvianslib-neoforge-1. 21:${anvianslib_version}" ```
📊 Mod Details
- Game
- Minecraft Mods
- Author
- anvian
- Version
- 1.5.0
- Downloads
- 916,504
- Endorsements
- 113
- Category
- fabric
- Created
- 1/13/2025
- Updated
- 8/18/2026
- Game Versions
- 26.1, 26.1.1, 26.1.2, 26.2
- Tags
- library
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Anvian's Lib support?
The author lists 26.1, 26.1.1, 26.1.2, 26.2. Other versions may work but are untested by the author.
What is the latest version of Anvian's Lib?
Version 1.5.0, published 2026-08-18 with 916,504 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await