Langue

BoxLib

BoxLib

Modrinth

A client-side library mod with tons of features to do all the heavy lifting for all client-side mods.

670.7k téléchargements 226 abonnés mis à jour 2mo ago
dernière v21.0.0 Modrinth
Fabric Forge Neoforge Quilt 1.14.4 – 26.1.2 LibraryManagementUtility

BoxLib

The most basic client-side library mod.

BoxLib is a library mod containing shared code used in Boxadactle's client mods. It is designed to be lightweight and easy to use, with a focus on providing utilities and tools that are commonly used in client-side mods.

Library

Features

  • Config GUI Handler
  • Config file loader/saver
  • Client Command Handler
  • Math
  • Client Utils
  • Gui Utils
  • Rendering Utils
  • World Utils
  • Mod Logger
  • Google Translation Features
  • Rendering Layouts
  • Keybinding helpers
  • Prompt system
  • 3D world rendering

Dependents

BoxLib is required by all of the following mods:

If you have trouble finding the required version of BoxLib for a specific mod, just download the latest version of BoxLib for the Minecraft version you are using.

Usage

If you would like to use this library, it is published on my maven repository: https://maven.boxadactle.dev

Please DO NOT use BoxLib for server mods, it's been specifically written for Client mods.

Setup with Fabric

build.gradle:

repositories {
    maven { url = "https://maven.boxadactle.dev/releases" }
}

dependencies {
    [...]

    modImplementation("dev.boxadactle.boxlib:Boxlib-fabric:VERSION")
}

Make sure to replace VERSION with the correct version of each mod

Setup with NeoForge

build.gradle

repositories {
    maven { url = "https://maven.boxadactle.dev/releases" }
}

dependencies {
    [...]

    modImplementation("dev.boxadactle.boxlib:Boxlib-neoforge:VERSION")
}

Make sure to replace VERSION with the correct version of each mod

Setup with Architectury

build.gradle

repositories {
    maven { url = "https://maven.boxadactle.dev/releases" }
}

dependencies {
    [...]
    
    modCompileOnlyApi("dev.boxadactle:Boxlib-common:VERSION")
}

Make sure to replace VERSION with the correct version of each mod

Setup with Forge

build.gradle:

jarJar.enable()

repositories {
    maven { url = "https://maven.boxadactle.dev/releases" }
}

dependencies {
    [...]

    implementation fg.deobf("dev.boxadactle.boxlib:BoxLib-Forge:VERSION")
}

Make sure to replace VERSION with the correct version of each mod

Versions

Release
21.0.0
fabric, quilt · 26.1, 26.1.1, 26.1.2 · 2mo ago
# Changelog - Update to 26.1 - Change icon
9.5k
Release
21.0.0
neoforge · 26.1, 26.1.1, 26.1.2 · 2mo ago
# Changelog - Update to 26.1 - Change icon
318
Release
20.0.0
neoforge · 1.21.11 · 4mo ago
## Changelog - Update to 1.21.11
864
Release
20.0.0
forge · 1.21.11 · 4mo ago
## Changelog - Update to 1.21.11
869
Release
20.0.0
fabric, quilt · 1.21.11 · 4mo ago
## Changelog - Update to 1.21.11
46.3k
Release
19.0.3
neoforge · 1.21.9, 1.21.10 · 8mo ago
## Changelog - Fixed crash when button was clicked
861
Release
19.0.3
forge · 1.21.9, 1.21.10 · 8mo ago
## Changelog - Fixed crash when button was clicked
1.2k
Release
19.0.3
fabric, quilt · 1.21.9, 1.21.10 · 8mo ago
## Changelog - Fixed crash when button was clicked
27.2k
Release
19.0.2
neoforge · 1.21.9, 1.21.10 · 8mo ago
## Changelog - update for newer minecraft version 1.21.9 & 10 - Color picker screen cannot close on escape now - BHexField has been deprecated
38
Release
19.0.2
forge · 1.21.9, 1.21.10 · 8mo ago
## Changelog - update for newer minecraft version 1.21.9 & 10 - Color picker screen cannot close on escape now - BHexField has been deprecated
48
Release
19.0.2
fabric, quilt · 1.21.9, 1.21.10 · 8mo ago
## Changelog - update for newer minecraft version 1.21.9 & 10 - Color picker screen cannot close on escape now - BHexField has been deprecated
124
Release
19.0.1
neoforge · 1.21.9, 1.21.10 · 8mo ago
## Changelog - update for newer minecraft version 1.21.9 & 10 - Color picker screen cannot close on escape now - BHexField has been deprecated
43

Commentaires 0

Aucun commentaire pour l'instant. Sois le premier à donner ton avis.

Télécharger BoxLib

R 21.0.0 26.1, 26.1.1, 26.1.2 fabric, quilt 244 KB R 21.0.0 26.1, 26.1.1, 26.1.2 neoforge 241 KB R 20.0.0 1.21.11 neoforge 310 KB R 20.0.0 1.21.11 forge 310 KB R 20.0.0 1.21.11 fabric, quilt 314 KB R 19.0.3 1.21.9, 1.21.10 neoforge 312 KB R 19.0.3 1.21.9, 1.21.10 forge 312 KB R 19.0.3 1.21.9, 1.21.10 fabric, quilt 316 KB R 19.0.2 1.21.9, 1.21.10 neoforge 312 KB R 19.0.2 1.21.9, 1.21.10 forge 312 KB R 19.0.2 1.21.9, 1.21.10 fabric, quilt 316 KB R 19.0.1 1.21.9, 1.21.10 neoforge 312 KB R 19.0.1 1.21.9, 1.21.10 forge 312 KB R 19.0.1 1.21.9, 1.21.10 fabric, quilt 316 KB R 13.3.4-Boxlib 1.20.5, 1.20.6 fabric, quilt 259 KB R 13.3.4-Boxlib 1.20.5, 1.20.6 neoforge 262 KB R 13.3.4-Boxlib 1.20.5, 1.20.6 forge 259 KB R 0.161.1 1.16, 1.16.1 fabric 260 KB R 18.0.3 1.21.6, 1.21.7, 1.21.8 neoforge 301 KB R 18.0.3 1.21.6, 1.21.7, 1.21.8 fabric, quilt 298 KB R 18.0.3 1.21.6, 1.21.7, 1.21.8 forge 301 KB R 18.0.2 1.21.6, 1.21.7 forge 300 KB R 18.0.2 1.21.6, 1.21.7 neoforge 299 KB R 18.0.2 1.21.6, 1.21.7 fabric, quilt 303 KB R 18.0.1 1.21.6, 1.21.7 forge 300 KB R 18.0.1 1.21.6, 1.21.7 neoforge 298 KB R 18.0.1 1.21.6, 1.21.7 fabric, quilt 303 KB R 18.0.0-Boxlib 1.21.6 fabric, quilt 285 KB R 18.0.0-Boxlib 1.21.6 forge 288 KB R 18.0.0-Boxlib 1.21.6 neoforge 288 KB R 17.0.2-Boxlib 1.21.5 fabric, quilt 282 KB R 17.0.2-Boxlib 1.21.5 forge 285 KB R 17.0.2-Boxlib 1.21.5 neoforge 286 KB R 16.0.2-Boxlib 1.21.4 fabric, quilt 286 KB R 16.0.2-Boxlib 1.21.4 neoforge 289 KB R 16.0.2-Boxlib 1.21.4 forge 285 KB R 15.0.1-Boxlib 1.21.2, 1.21.3 fabric, quilt 287 KB R 15.0.1-Boxlib 1.21.2, 1.21.3 forge 286 KB R 15.0.1-Boxlib 1.21.2, 1.21.3 neoforge 291 KB R 14.4.2-Boxlib 1.21, 1.21.1 fabric, quilt 285 KB R 14.4.2-Boxlib 1.21, 1.21.1 forge 284 KB R 14.4.2-Boxlib 1.21, 1.21.1 neoforge 288 KB R 13.3.3-Boxlib 1.20.5, 1.20.6 fabric, quilt 271 KB R 13.3.3-Boxlib 1.20.5, 1.20.6 neoforge 274 KB R 13.3.3-Boxlib 1.20.5, 1.20.6 forge 258 KB R 17.0.1-Boxlib 1.21.5 fabric, quilt 282 KB R 17.0.1-Boxlib 1.21.5 neoforge 281 KB R 17.0.1-Boxlib 1.21.5 forge 285 KB R 17.0.0-Boxlib 1.21.5 fabric, quilt 282 KB R 17.0.0-Boxlib 1.21.5 forge 284 KB

Les fichiers proviennent directement de la source d'origine. Modgrid ne les héberge ni ne les modifie.