Modscraper Modscraper Minecraft
AlexisLib logo

AlexisLib

Mod

Libary mod which has important code for projects and a plushie

Type

Mod

Modrinth Downloads

12

Modrinth ID

n47bkxt3

Last Updated

May 29, 2026

Description

AlexisLib

My Libary mod. Adding things that make stuff easy to code. MORE TO BE ADDED SOON!

Features

Libary

  • Block Registry
  • Item Registry
  • Creative Tab Registry

Devs

YES YOU CAN USE THIS

repositories { maven { name = "Modrinth" url = "https://api.modrinth.com/maven" } } dependencies { modImplementation "maven.modrinth:alexislib:${project.alexislibversion}" }

For 26.1+ its just implementation. Then in gradle.properties add this and change what comes after accordingly

alexislibversion: 1.21.11-r1

Finally in fabric.mod.json add this

"depends": { "alexislib": "*" }

Thats it :)

Compatibility

Mod Loaders

Fabric

Game Versions

1.21.11

Similar Mods

External Resources