promotional bannermobile promotional banner
premium banner

QMXMCStdLib

Experimental
This library is meant to offer an array of general-purpose data structures and algorithms for a multitude of uses within Minecraft. Each structure must be examined for its specific usefulness to be determined.

Description

QuantuMatriX Minecraft Standard Library

This library is meant to offer an array of general-purpose data structures and algorithms for a multitude of uses within Minecraft. Each structure must be examined for its specific usefulness to be determined.

Currently implemented API features:
  • Fully abstracted colored lights with halos (using Albedo or Mirage).
Planned API features:
  • Fully abstracted flexible portals (similar to EnhancedPortals).
  • Fully abstracted channel-based conduit system with inter-dimensional wireless option using as few TileEntities and as little rendering as possible (Redstone, Lighting, Energy, Fluid, Items + Applied Energistics & OpenComputers; well beyond the capabilities of EnderIO).
  • Multimedia API (facilitating in-game audio and video).
  • Abstract backends for various languages to facilitate various additional architectures for OpenComputers.
Known Issues:
  • None at this time (caused by this mod at least; Albedo and Mirage both have an issue which may cause the game to crash on rare occasions; a bugfix merge request for Albedo and Mirage is set to be staged at the next release of QMXMCStdLib).

Note: This is an abstract extensible functionality library meant to simplify mod development and, by itself, does not add its own in-game content. Please see Cadmus Infrastructure for adding the in-game content using functionality provided by this mod.