Mod
MDXLib
No reviews yet
Minecraft Development Library X
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description

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

Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources