Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Mantle

Mantle

Base library required for SlimeKnights mods, including Tinkers' Construct, Natura, Inspirations, and Cermaics

965.7k
61
Library
Utility

Compatibility

Minecraft: Java Edition

1.20.1
1.19.2
1.18.2
1.16.5
1.12.2
1.7.10

Platforms

Forge
NeoForge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server

Creators

KnightMiner
KnightMiner Owner
alexbegt
alexbegt Member
fuj1n
fuj1n Member
mDiyo
mDiyo Member
progwml6
progwml6 Member

Details

Licensed MIT
Published 2 years ago
Updated yesterday
DescriptionChangelogVersions

Show all versions

1.11.63 for 1.20.1

by KnightMiner on Jun 12, 2025
Download

Hotfix to fix issues with the heart renderer, plus to render max health and add some translations. May require you to update the Mantle client config if you disabled the heart renderer before.

For a full changelog, see https://github.com/SlimeKnights/Mantle/releases/tag/v1.11.63

1.11.61 for 1.20.1

by KnightMiner on Jun 10, 2025
Download

This build adds new utilities for Ceramics and Inspirations, plus some additional utilities to reduced copied code between those mods and Tinkers' Construct.

For a full changelog, see https://github.com/SlimeKnights/Mantle/releases/tag/v1.11.61

1.11.55 for 1.20.1

by KnightMiner on May 31, 2025
Download

Hotfix over 1.11.55 to fix a binary incompatability with older versions of Tinkers' Construct.

See https://github.com/SlimeKnights/Mantle/releases/tag/v1.11.54 for a full changelog.

1.11.44 for 1.20.1

by KnightMiner on Mar 3, 2025
Download

Beta release for Mantle. Should be safe for addons/stable modpacks.

Remember to update Tinkers

Full changelog: https://github.com/SlimeKnights/Mantle/releases/tag/v1.11.44

1.11.36 for 1.20.1

by KnightMiner on Jan 20, 2025
Download

Requires updating Tinkers' Construct to 3.9.1 or later. Do not report any crashes caused by using a too new Mantle with an older Tinkers' Construct alpha.

For a full changelog, see https://github.com/SlimeKnights/Mantle/releases/tag/v1.11.36

1.10.48 for 1.19.2

by KnightMiner on Jan 2, 2025
Download

Bug fix and minor feature backport from 1.20.

For a full changelog, see https://github.com/SlimeKnights/Mantle/releases/tag/v1.10.48

1.11.28 for 1.20.1

by KnightMiner on Jan 1, 2025
Download

Update to 1.20.1.

Full changelog https://github.com/SlimeKnights/Mantle/releases/tag/v1.11.28

1.9.54 for 1.18.2

by KnightMiner on Dec 10, 2024
Download

General bug fix release. For a full changelog, see https://github.com/SlimeKnights/Mantle/releases/tag/v1.9.54

Mantle 1.10.36 for 1.19.2

by KnightMiner on May 13, 2024
Download

Working towards a stable Mantle release after this point.

Changelog: https://github.com/SlimeKnights/Mantle/releases/tag/v1.10.36

1.10.24 for 1.19.2

by KnightMiner on Apr 8, 2024
Download

Changelog can be found at https://github.com/SlimeKnights/Mantle/releases/tag/v1.10.24

1.10.23 for 1.19.2

by KnightMiner on Apr 1, 2024
Download

First public build of Mantle for 1.19.2.

For a full changelog, see https://github.com/SlimeKnights/Mantle/releases/tag/v1.10.23

1.9.50

by KnightMiner on Feb 25, 2024
Download

This Mantle build contains both bug fixes and some features for the next 1.18.2 Tinkers' Construct update. It should not cause any breaking of Tinkers' Construct nor its addons, if anything breaks please report it.

Content

  • Added a command to clear book cache without doing a full resource pack reload, should make writing and translating books more efficient.
  • Fix long words causing issues in generated indexes in books.
  • Fixed issue showing retexturable recipes in JEI caused by JEI changing their API in the middle of a major version.

Datapacks

  • Added item predicates: work similarly to ingredients but only care about items, not item stacks, for use in modifiers
  • Added damage predicates: match a damage source, used in many modifiers
  • Added several new block and living entity predicate types. Block predicates notably got an any predicate.
  • Added helpers for reading a blockstate from JSON and writing a blockstate to JSON.
  • Changed fluid transfer logic to process JSON overrides before forge fluid API. In nearly every case an item will not be both (most notably we include no JSON matching fluid API using items), but this allows modpacks to override buggy behavior and will run a bit more efficiently.
  • Inverted predicates are now written more compactly in JSON. The old format should continue to work, post a bug report if any JSON stops working after this update.

Technical

  • Added additional common loaders for generic loader registries, including enum, nested, registry entry, registry set, resource location, and string. Some of these were previously in Tinkers' Construct
  • Fix fluid tooltip cache not clearing on tag reload
  • Fix a crash when dumb mods return null particle textures

1.9.45

by KnightMiner on Apr 27, 2023
Download

Fix slots in various containers allowing you to ignore stack size

1.9.43

by KnightMiner on Jan 19, 2023
Download
  • Synchronize deferred registers in wrappers, will help with Tinkers' module setup
  • Add support in colored block model to UV lock on a per element basis
  • Move retextured block name tooltip to before the main tooltip, as its basically part of the name

Full Changelog: https://github.com/SlimeKnights/Mantle/compare/v1.9.31...v1.9.43

0.3.2b

by KnightMiner on Dec 28, 2022
Download

Final release of Mantle for 1.7.10. Originally uploaded to CurseForge on October 27, 2015.

See https://www.curseforge.com/minecraft/mc-mods/mantle/files/2264244 for more info.

1.3.3.55

by KnightMiner on Dec 28, 2022
Download

This is the final Mantle release for 1.12.2, originally uploaded to CurseForge on May 19, 2019.

See https://github.com/SlimeKnights/Mantle/releases/tag/1.3.3.55 for more info.

1.6.157

by KnightMiner on Dec 28, 2022
Download

This is the latest 1.16.5 release of Mantle, originally uploaded to GitHub and CurseForge on January 31, 2022.

See https://github.com/SlimeKnights/Mantle/releases/tag/v1.6.157 for more info and the full changelog.

1.9.31

by KnightMiner on Dec 28, 2022
Download
  • Added recipe helper interfaces to make recipe datagen easier
  • Added a few more generic serializer types
  • Added generic predicate logic from tinkers
  • Improve the native implementation of retexturable blocks
  • Fix a syncing error with retexturable blocks
  • Fix invalid default on luminosity
  • Fix bug in LogicHelper's array method causing it to still have array out of bounds errors

Modrinth is open source.

main@4b75cb8

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.