Documentation
Index page for all documentation currently covered on this site.
Unless stated otherwise, all documentation pages are applicable to all versions of the mod since 1.16.5. Version specific information will be noted as applicable, or if its significant will be split out into a separate page.
Commands
- Mantle Commands: Documentation for all commands added by Mantle.
JSON Format
The following pages cover pages on general JSON formats, which may be used in data packs, resource packs, or thing packs:
- Basic Types: Common types of fields that occur in various JSON formats.
- Conditions: Format for JSON condition types added by SlimeKnights mods.
- Ingredients: JSON object representing the input to a recipe, which is able to list all matching entries.
- Predicates: JSON object representing a condition on a part of a JSON component. Unlike ingredients, predicates do not display all matching entries.
- Json Things support (1.18): Documentation for all block and item types that Tinkers’ Construct adds to Json Things’ “Thing Packs”.
Data Packs
The following pages are specific to data pack formats:
- Fluid Transfer: JSON format for the Mantle system that allows interacting with fluids in items outside of Forge capabilities.
- Recipe Format: Index page for pages on different recipe formats.
Tinkers’ Construct
The following pages cover data pack concepts specific to in Tinkers’ Construct:
- Fluid Effects (1.18): Documentation for defining effects of fluids in various fluid effect modifiers.
- Material Format: Documentation for defining materials.
- Material Stat Types (1.16-1.18): List of all stat types available to materials.
- Modifiers (Serializers): Documentation for adding custom modifiers via JSON.
- Modifier Slot Types: Documentation for modifier slot types.
- Station Slot Layouts: JSON defining the arrangement of slots in the tinker station or tinker’s anvil, used for in game documentation about how to craft tools.
- Tool Definitions (1.16-1.18): Format for tool definitions, which define the properties of a tool item.
- Tool Stats: Documentation for all tool stats usable by tools.
Resource Packs
- Models: Documentation for the custom model loaders added by SlimeKnights mods. Applicable anywhere vanilla models are used.
Mantle
- Fluid Textures: JSON format for defining the textures of fluids for Mantle mods.
- Fluid Tooltips: JSON format for defining fluid unit lists for tooltips.
- Resource Colors: Documentation for Mantle’s resource color system, primarily used for tooltip text colors.
Tinkers’ Construct
- Armor Models: Documentation for the model format for modifiable armor from Tinkers’ Construct.
- Modifier Icons: Documentation for assigning icons to modifiers (used notably in JEI).
Other Documentation
- Online Books: Links to online versions of many books from SlimeKnights mods.
- Mantle GitHub Wiki: Documentation specific to Mantle, the library mod used by SlimeKnights’ mods. Will eventually be migrated to this website.
- Tinkers’ Construct GitHub Wiki: Documentation for Tinkers’ Construct content, along with general FAQs. Will eventually be migrated to this website.