Quadrum Mod 1.12.2, Wiki & Guide
Quadrum is a data-driven utility mod for Minecraft that allows modpack creators and players to add custom blocks and items to the game using simple JSON configuration files without any Java coding knowledge.
Overview
Quadrum is the definitive tool for modpack creators who need to add unique content to their packs without the overhead of writing a full Minecraft mod. By utilizing a simplified JSON-based system, Quadrum enables the creation of custom blocks and items with a wide array of physical and visual properties. Whether you need a simple crafting ingredient, a new decorative block, or a functional food item, Quadrum provides the framework to register these objects directly into the Minecraft engine.

The mod acts as a bridge between data files and the game's registry, handling the complex tasks of block registration, item initialization, and creative tab placement. To function correctly, Quadrum typically requires a resource-loading utility (such as ResourceLoader) to handle the custom textures and models associated with the new content.