Wiki 9Minecraft SubLib Wiki
SubLib Wiki

SubLib Wiki & Guide

wiki.9minecraft.net/sublib/

SubLib is the essential technical foundation and API for Subaraki's mod suite, providing advanced raytracing, targeting logic, and a custom inventory framework for mods like RPG Inventory, PetBuddy, and ClassArmor.

Overview

SubLib is a core library mod developed by Subaraki (AbsolemJackdaw) designed to streamline the development and compatibility of a specific ecosystem of mods. It serves as a mandatory dependency for several popular gameplay-enhancing mods, including RPG Inventory, PetBuddy, and the ClassArmor series (BMA and UmbraLux).

While SubLib does not add significant standalone content to the game world, it introduces the underlying architecture required for custom player rendering, additional inventory slots, and complex entity AI. By centralizing these systems, SubLib ensures that multiple mods can modify the player entity and GUI simultaneously without causing conflicts or performance degradation.

In this wiki

ReferenceGuide