Back to mods
MDXLib project artwork

CurseForge · Minecraft mod

MDXLib

Minecraft Development Library X

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

Quick answer

Which MDXLib release should I use?

Updated 3 years ago
Latest stable file mdxlib-4.0.0.35.jar
Game version 1.12.2
Loader Not required

mdxlib-4.0.0.35.jar targets 1.12.2. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.

Where it goes

Is MDXLib 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 No loader listed
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 mdxlib-4.0.0.35.jar need?

mdxlib-4.0.0.35.jar. Change the file and its required mods may change too.

All 1 required mods have matching files

Install MDXLib first. We found matching files for this game-version and loader setup.

MDXLib Needed by mdxlib-4.0.0.35.jar
required
Matching file found Matched file: mdxlib-4.0.0.35.jar

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add MDXLib without breaking your instance.

Built for mdxlib-4.0.0.35.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use mdxlib-4.0.0.35.jar. It targets 1.12.2; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install MDXLib first. We found matching files for this game-version and loader setup.

  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 mdxlib-4.0.0.35.jar. It opens that exact file at the source.

About this project

What does MDXLib add?

MDXLib (Minecraft Development Library X) is a new Minecraft mod development library used by the ASX Minecraft Mod Development Team. This library is open source.

Features

  • Modern GUI Framework
  • On-Screen Notifications
  • Drag-able Pop-up Windows
  • Ore XRAY for server operators and developers
  • Improved Chunk borders
  • Advanced rendering functions and classes
  • Item Renderers
  • Model Animations
  • Wavefront Model Loader
  • Schematic Loader
  • Waveform graphics
  • Weather, Storm, and Climate providers for dimensions
  • Improved Dimension registration and management
  • Reflection shortcuts
  • Common Game resource constants
  • Block, Item, and Entity ID remapping modules
  • Functions for detecting host OS versions and system hardware models
  • Library classes for commonly used functions related to Worlds, Entities, Inventories, Items, Blocks, and more!
  • Fluid material physics and on screen overlays
  • Item Drop objects (Store your item drops as constants!)
  • Save and load custom NBTs in your own file locations!
  • And more...

Integrated Web Server

The integrated web server allows you to retrieve specific system or game information from a client or server via a web browser. For example: Minecraft's RCON and Query features do not allow you to obtain system CPU usage. This is just one of the many stats MDXLib allows you to retrieve. Below are more of the available stats the web server's API provides.

Featured Mods Using MDX

  • AliensVsPredator
  • Starway (Unreleased)

Requirements

  • Java 8
  • Minecraft Forge

Adding MDX To Gradle As A Dependency

repositories {
    maven {
        name = "aliensvspredator"
        url = "http://maven.aliensvspredator.org/"
    }
}

dependencies {
    compile "com.arisux:mdxlib:2.0.0.33:deobf"
}

Conditions

  • Do not package MDX with your mod.
  • Do not redistribute

Javadoc

{width=925 height=468}

Project description from CurseForge.

Pick your setup

MDXLib by Minecraft version and loader

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

3 available setups

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

Recent files

MDXLib versions and loaders

35 of 35 releases match

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