CurseForge · Minecraft mod
MDXLib
Minecraft Development Library X
Quick answer
Which MDXLib release should I use?
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.
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.
Install MDXLib first. We found matching files for this game-version and loader setup.
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.
- 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.
- 02
Bring the mods it needs
Install MDXLib first. We found matching files for this game-version and loader setup.
- 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 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.
1.12.2
1 loader build1.10.2
1 loader build1.7.10
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
MDXLib versions and loaders
mdxlib-4.0.0.35.jar
16 Mar 2023
mdxlib-4.0.0.34.jar
16 Mar 2023
mdxlib-4.0.0.33.jar
16 Mar 2023
mdxlib-4.0.0.31.jar
16 Mar 2023
mdxlib-3.0.0.29.jar
3 Jan 2023
mdxlib-3.0.0.26.jar
8 Jun 2020
mdxlib-3.0.0.25.jar
25 Mar 2020
mdxlib-3.0.0.24.jar
3 Dec 2019
mdxlib-3.0.0.23.jar
30 Nov 2019
mdxlib-3.0.0.22.jar
11 Nov 2019
mdxlib-3.0.0.21.jar
25 Oct 2019
mdxlib-3.0.0.20.jar
8 Aug 2019
Looking for an older file? The official CurseForge project page is in Resources.