Mantle Mod Wiki & Guide
Mantle is the essential library mod for the SlimeKnights ecosystem, providing the core framework for health overlays, persistent inventories, advanced fluid handling, and data-driven content for mods like Tinkers' Construct and Natura.
Overview
Mantle Mod is a foundational library mod developed by the SlimeKnights team. While it primarily serves as a backend requirement for massive mods like Tinkers' Construct, Natura, Inspirations, and Ceramics, it also introduces several standalone utility features that enhance the vanilla Minecraft experience. Its primary purpose is to centralize shared code, such as descriptive in-game book APIs, common inventory logic, and advanced JSON parsing utilities, ensuring compatibility and stability across the SlimeKnights modding suite.
In modern versions (1.19.2 and 1.20.1), Mantle has evolved into a powerful tool for modpack creators and developers, offering extensive command-line tools for debugging tags, recipes, and loot tables, as well as a robust system for data-driven item and block creation.