Back to marketplace
Indium
Modrinth Mod

Indium

Sodium addon providing support for the Fabric Rendering API, based on Indigo

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Mod

Access

Free

Latest version

1.0.36+mc1.20.1

Downloads

41 393 021

Loaders / Platforms

fabric quilt

Minecraft versions

1.16.5 1.17.1 – 1.21.1

Categories

utility

Description

Detailed information

# Since Sodium 0.6.0, Indium is no longer required! Sodium now has support for the Fabric Rendering API built in, so you no longer need Indium. Indium also isn't compatible with Sodium 0.6.0+, so don't use it :) <details> <summary>Original description</summary> Indium is an addon for the rendering optimisation mod [Sodium](https://modrinth.com/mod/sodium), providing support for the Fabric Rendering API. The Fabric Rendering API is required for many mods that use advanced rendering effects, and is currently not supported by Sodium directly. Indium is based upon the reference implementation Indigo, which is part of Fabric API with source available [here](https://github.com/FabricMC/fabric/tree/1.17/fabric-renderer-indigo). (licensed Apache 2.0) # Frequently Asked Questions ## Which mods require Indium? Any mod that uses the Fabric Rendering API will require Indium when used with Sodium. These include: Campanion, Bits and Chisels, LambdaBetterGrass, Continuity, Packages, and many more. Some of these mods may function without an implementation of the Fabric Rendering API, but have broken textures and models. ## Does Indium affect performance? Indium's impact on performance should be negligible, however mods that use the Fabric Rendering API could themselves impact performance. Indium will not provide a performance benefit over using only Sodium. ## Is Indium a replacement for Sodium? No, Indium is an addon mod for Sodium - you must use both mods together to get Fabric Rendering API support with Sodium's rendering optimisations. ## Do I need Indium if I don't use Sodium? No, Indigo is provided as part of Fabric API as the reference implementation of the Fabric Rendering API. Indigo disables itself when Sodium is installed. ## Is Fabric API required? Yes. To use Sodium with mods that require the Fabric Rendering API, you need *both* Fabric API to provide the rendering API and Indium to implement the rendering API. ## Will it be merged into Sodium? Fabric Rendering API support is not currently a priority for the Sodium developers, and will not be explored until Sodium is in a more stable state. ## Which versions of Sodium are supported? Sodium 0.2.0 or newer is required for all versions of Indium. I support the latest stable versions of Sodium for 1.18 and 1.19. Iris may not always be compatible with the latest release or build of Indium - please ask the Iris support channels if you have issues. </details>

Developer

comp500

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

No images yet

The project author has not added a gallery on Modrinth.

Change log

Project versions

Published versions and original Modrinth files.

1.0.36+mc1.20.1 Current Release 25.02.2025

Indium 1.0.36 for Minecraft 1.20.x / Sodium 0.5.11

Supported Minecraft versions
1.20.1 1.20.5 1.20.6
Loaders / Platforms
fabric quilt
Show changes
- Version bump again (oopsie) (comp500) - Update Github actions artifact upload step (comp500) - Bump version, allow newer Sodium 0.5.x backports (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.36+mc1.20.1
Sign in

0.1 MB

1.0.35+mc1.21 Release 15.08.2024

Indium 1.0.35 for Minecraft 1.21.x/Sodium 0.5.11

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric quilt
Show changes
- Bump version, mark 1.21.1 as supported (comp500) - Readme fix (#337) (PukPukov) - Update to support FRAPI 3.4.0 (#335) (PepperCode1) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.35+mc1.21
Sign in

0.1 MB

1.0.34+mc1.21 Release 01.07.2024

Indium 1.0.34 for Minecraft 1.21.x/Sodium 0.5.11

Supported Minecraft versions
1.21
Loaders / Platforms
fabric quilt
Show changes
- Update to Sodium 0.5.11 (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.34+mc1.21
Sign in

0.1 MB

1.0.34+mc1.20.1 Release 01.07.2024

Indium 1.0.34 for Minecraft 1.20.x/Sodium 0.5.11

Supported Minecraft versions
1.20.1 1.20.5 1.20.6
Loaders / Platforms
fabric quilt
Show changes
- Bump version again (comp500) - Update to Sodium 0.5.11 (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.34+mc1.20.1
Sign in

0.1 MB

1.0.33+mc1.21 Release 16.06.2024

Indium 1.0.33 for Minecraft 1.21.x/Sodium 0.5.9

Supported Minecraft versions
1.21
Loaders / Platforms
fabric quilt
Show changes
- Fix glint rendering issue (Indigo PR port) (comp500) - Add issue template (comp500) - Bump version (comp500) - Update to Sodium 0.5.9 (comp500) - Update Java version in Github Actions (comp500) - Initial port to 1.21 (builds, untested) (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.33+mc1.21
Sign in

0.1 MB

1.0.32+mc1.20.1 Release 16.06.2024

Indium 1.0.32 for Minecraft 1.20.1/1.20.6 Sodium 0.5.9/0.5.10

Supported Minecraft versions
1.20.1 1.20.6
Loaders / Platforms
fabric quilt
Show changes
- Update to Sodium 0.5.10 (also supporting 0.5.9) (comp500) - Update to Sodium 0.5.9 (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.32+mc1.20.1
Sign in

0.1 MB

1.0.31+mc1.20.4 Release 10.06.2024

Indium 1.0.31 for Minecraft 1.20.x/Sodium 0.5.8/Fabric API 0.89+

Supported Minecraft versions
1.20.1 1.20.3 1.20.4 1.20.5 1.20.6
Loaders / Platforms
fabric quilt
Show changes
- Bump version, remove 1.20.2 as supported Minecraft version (comp500) - Merge pull request #295 from PepperCode1/pr/1.20.x/main/fix-model-offset (comp500) - Fix non-terrain model offset (PepperCode1) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.31+mc1.20.4
Sign in

0.1 MB

1.0.30+mc1.20.4 Release 06.02.2024

Indium 1.0.30 for Minecraft 1.20.x/Sodium 0.5.8/Fabric API 0.89+

Supported Minecraft versions
1.20.1 1.20.3 1.20.4 1.20.5 1.20.6
Loaders / Platforms
fabric quilt
Show changes
- Also allow 1.20.1 (fixes #277) (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.30+mc1.20.4
Sign in

0.1 MB

1.0.29+mc1.20.4 Release 05.02.2024

Indium 1.0.29 for Minecraft 1.20.x/Sodium 0.5.8

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric quilt
Show changes
- Update to Sodium 0.5.8 (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.29+mc1.20.4
Sign in

0.1 MB

1.0.28+mc1.20.4 Release 19.12.2023

Indium 1.0.28 for Minecraft 1.20.2/Sodium 0.5.5

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
fabric quilt
Show changes
- Update to Sodium 0.5.5 (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.28+mc1.20.4
Sign in

0.1 MB

1.0.27+mc1.20.1 Release 23.09.2023

Indium 1.0.27 for Minecraft 1.20.x/Sodium 0.5.3/Fabric API 0.89+

Supported Minecraft versions
1.20.1 1.20.2
Loaders / Platforms
fabric quilt
Show changes
- Bump version (comp500) - Support new Fabric API changes and Sodium 0.5.3 (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.27+mc1.20.1
Sign in

0.1 MB

1.0.25+mc1.20.1 Release 17.08.2023

Indium 1.0.25 for Minecraft 1.20.1/Sodium 0.5.2

Supported Minecraft versions
1.20.1
Loaders / Platforms
fabric quilt
Show changes
- Update to Sodium 0.5.2 (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.25+mc1.20.1
Sign in

0.1 MB

1.0.24+mc1.20.1 Release 13.08.2023

Indium 1.0.24 for Minecraft 1.20.1/Sodium 0.5.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
fabric quilt
Show changes
- Update to Sodium 0.5.1 (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.24+mc1.20.1
Sign in

0.1 MB

1.0.23+mc1.20.1 Release 05.08.2023

Indium 1.0.23 for Minecraft 1.20.1/Sodium 0.5.0

Supported Minecraft versions
1.20.1
Loaders / Platforms
fabric quilt
Show changes
- Bump version (comp500) - Merge pull request #221 from PepperCode1/pr/1.20.x/main/fixes (comp500) - Use normal face instead of cull face to decide vertex buffer (PepperCode1) - Fix whitespace (PepperCode1) - Initial fixes and improvements (PepperCode1) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.23+mc1.20.1
Sign in

0.1 MB

1.0.22+mc1.20.1 Release 05.08.2023

Indium 1.0.22 for Minecraft 1.20.1/Sodium 0.5.0

Supported Minecraft versions
1.20.1
Loaders / Platforms
fabric quilt
Show changes
- Port to Sodium 0.5.0 (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.22+mc1.20.1
Sign in

0.1 MB

1.0.21+mc1.20.1 Release 10.07.2023

Indium 1.0.21 for Minecraft 1.20.1/Sodium 0.4.10/Fabric API 0.88

Supported Minecraft versions
1.20.1
Loaders / Platforms
fabric quilt
Show changes
- Bump version (comp500) - Fix javadoc link, add clarifying comment (comp500) - Fix ClientWorld memory leak in non-terrain light cache (fixes #209) (comp500) - Memory leak fix fix: Split BlockRenderInfo reuse between block and world (comp500) - Clear reference to BlockRenderView in BlockRenderInfo release (comp500) - Fix Sodium version (comp500) - Mark compatible with only 1.20.1 (fixes #207) (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.21+mc1.20.1
Sign in

0.1 MB

1.0.20+mc1.20.1 Release 06.07.2023

Indium 1.0.20 for Minecraft 1.20.1/Sodium mc1.20-0.4.10

Supported Minecraft versions
1.20.1
Loaders / Platforms
fabric quilt
Show changes
- Fix Sodium dependency (Modrinth CI) (comp500) - Bump version, mark 1.20 as supported (comp500) - Merge pull request #205 from PepperCode1/1.20.x/main (comp500) - Remove FIX_EXTERIOR_VERTEX_LIGHTING setting (PepperCode1) - Port new changes from Indigo (PepperCode1) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.20+mc1.20.1
Sign in

0.1 MB

1.0.19+mc1.19.4 Release 06.07.2023

Indium 1.0.19 for Minecraft 1.19.4/Sodium mc1.19.4-0.4.10

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric quilt
Show changes
- Fix Sodium dependency (Modrinth CI) (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.19+mc1.19.4
Sign in

0.1 MB

1.0.18+mc1.20 Release 07.06.2023

Indium 1.0.18 for Minecraft 1.20.x/Sodium 0.4.10

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Show changes
- Update to 1.20 (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.18+mc1.20
Sign in

0.11 MB

1.0.18+mc1.19.4 Release 04.06.2023

Indium 1.0.18 for Minecraft 1.19.4/Sodium 0.4.10

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric quilt
Show changes
- Re-bump version to avoid conflict with retracted versions (comp500) - Bump version (comp500) - Port new changes from Indigo (#197) (PepperCode1) - Use current version in supportedVersions list (buildscript) (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.18+mc1.19.4
Sign in

0.11 MB

1.0.15+mc1.19.4 Release 14.03.2023

Indium 1.0.15 for Minecraft 1.19.4/Sodium 0.4.10

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric quilt
Show changes
- Update to 1.19.4/Sodium 0.4.10 (comp500) - Port FabricMC/fabric#2898 (#176) (PepperCode1) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.15+mc1.19.4
Sign in

0.11 MB

1.0.14+mc1.19.3 Release 08.02.2023

Indium 1.0.14 for Minecraft 1.19.3/Sodium 0.4.9

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric quilt
Show changes
- Bump version (comp500) - Clarify how Fabric API relates to Indium (fixes #150) (comp500) - Update fabric.mod.json dep to latest renderer API version (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.14+mc1.19.3
Sign in

0.11 MB

1.0.13+mc1.19.3 Release 06.02.2023

Indium 1.0.13 for Minecraft 1.19.3/Sodium 0.4.9

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric quilt
Show changes
- Use random seed from Sodium rendering context and BlockModelRenderer caller (comp500) - Rename BlockRenderContext to avoid clash with Sodium class name (comp500) - 0.4.9 (#173) (IMS) - Merge pull request #167 from PepperCode1/1.19.x/main (comp500) - Update indium.mixins.json for refactored mixins (comp500) - Merge branch '1.19.x/main' into 1.19.x/main (comp500) - Minor buildscript improvements (#169) (triphora) - Fix FRAPI version dependency (PepperCode1) - Fix invoker (PepperCode1) - Port new changes from Indigo (PepperCode1) - Use Sodium's light and AO caches (PepperCode1) - Lookup Sodium version using Minotaur (thanks triphora!) (comp500) - Fix Sodium dep version ID for Modrinth release (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.13+mc1.19.3
Sign in

0.11 MB

1.0.12+mc1.19.3 Release 03.01.2023

Indium 1.0.12 for Minecraft 1.19.3/Sodium 0.4.8

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric quilt
Show changes
- Update to Sodium 0.4.8 (comp500) - Fix Github URL to use to-be-created tag (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.12+mc1.19.3
Sign in

0.11 MB

1.0.11+mc1.19.3 Release 02.01.2023

Indium 1.0.11 for Minecraft 1.19.3/Sodium 0.4.7

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric quilt
Show changes
- Fix Modrinth upload for new gameVersions/loaders fields (comp500) - Add release automation (comp500) - Bump version, compile against Sodium 0.4.7 (comp500) See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.10+mc1.19.3-3-ge7c5457
Sign in

0.11 MB

1.0.10+mc1.19.3 Release 10.12.2022

Indium 1.0.10 for Minecraft 1.19.3/Sodium 0.4.6

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric quilt
Show changes
- Ported to 1.19.3 / Sodium 0.4.6 (thanks IMS!)
Sign in

0.11 MB

1.0.9+mc1.19.2 Release 29.08.2022

Indium 1.0.9 for Minecraft 1.19.2/Sodium 0.4.4

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric quilt
Show changes
- Update fabric.mod.json
Sign in

0.11 MB

1.0.8+mc1.19.2 Release 28.08.2022

Indium 1.0.8 for Minecraft 1.19.2/Sodium 0.4.3

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric quilt
Show changes
- Update fabric.mod.json
Sign in

0.11 MB

1.0.7+mc1.19 Release 01.08.2022

Indium 1.0.7 for Minecraft 1.19.2/Sodium 0.4.2

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric quilt
Show changes
- Fix mixin in remapped dev environment - Fix AO calculation (PepperCode1)
Sign in

0.11 MB

1.0.7+mc1.18.2 Release 01.08.2022

Indium 1.0.7 for Minecraft 1.18.2/Sodium 0.4.1

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric quilt
Show changes
- Fix mixin in remapped dev environment - Fix AO calculation (PepperCode1)
Sign in

0.11 MB

1.0.6+mc1.19 Release 19.06.2022

Indium 1.0.6 for Minecraft 1.19.1/Sodium 0.4.2

Supported Minecraft versions
1.19 1.19.1
Loaders / Platforms
fabric quilt
Show changes
Fix Indium not rendering replaced models (PepperCode1)
Sign in

0.11 MB

1.0.6+mc1.18.2 Release 19.06.2022

Indium 1.0.6 for Minecraft 1.18.2/Sodium 0.4.1

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric quilt
Show changes
Fix Indium not rendering replaced models (PepperCode1, backported)
Sign in

0.11 MB

1.0.5+mc1.19 Release 15.06.2022

Indium 1.0.5 for Minecraft 1.19/Sodium 0.4.2

Supported Minecraft versions
1.19
Loaders / Platforms
fabric quilt
Show changes
Fix vanilla Ambient Occlusion (not enabled by default, but caused an error in the log)
Sign in

0.11 MB

1.0.4+mc1.19 Release 08.06.2022

Indium 1.0.4 for Minecraft 1.19/Sodium 0.4.2

Supported Minecraft versions
1.19
Loaders / Platforms
fabric quilt
Show changes
Updated for 1.19/Sodium 0.4.2 (IMS212)
Sign in

0.11 MB

1.0.3+mc1.18.2 Release 24.04.2022

Indium 1.0.3 for Minecraft 1.18.2/Sodium 0.4.1

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric quilt
Show changes
- Use Sodium's occlusion cache for improved performance (Moodsss) - "Modernize Indigo" changes: (IMS212, PepperCode1) - Fix `QuadView#copyTo` inconsistency with specification - Fix enchantment glint not rendering on item models using `ItemRenderContext` - Improve vertex consumer caching in `ItemRenderContext` - Restructure quad rendering to be more efficient and consistent with block rendering in `ItemRenderContext` - Fix typos - Add `@Unique` annotations to fields added by Indigo mixins
Sign in

0.11 MB

1.0.2+mc1.18.2 Release 02.03.2022

Indium 1.0.2 for Minecraft 1.18.2/Sodium 0.4.1

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
Updated for Minecraft 1.18.2/Sodium 0.4.1
Sign in

0.11 MB

1.0.2-alpha3+mc1.18.1 Alpha 28.02.2022

Indium 1.0.2-alpha3 for Minecraft 1.18.1/Sodium 0.4.0-alpha6

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
fabric
Show changes
- Optimize terrain building by using Sodium's ChunkModelBuilder directly - Fix compatibility with Sodium's "animate only visible textures" option - Port recent Indigo bug fixes - Restructure and rename classes to be more consistent - Update build dependencies and gitignore - Add FREX incompatibility error message
Sign in

0.11 MB

1.0.2-alpha2+mc1.18.1 Alpha 15.01.2022

Indium 1.0.2-alpha2 for Minecraft 1.18.1/Sodium 0.4.0-alpha6

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
fabric
Show changes
Updated for Sodium 0.4.0-alpha6
Sign in

0.11 MB

1.0.2-alpha1+mc1.18 Alpha 30.11.2021

Indium 1.0.2 for Minecraft 1.18.x/Sodium 0.4.0-alpha5

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
fabric
Show changes
Updated for Minecraft 1.18/Sodium 0.4.0-alpha5
Sign in

0.11 MB

1.0.1+mc1.17.1 Release 23.11.2021

Indium 1.0.1 for Minecraft 1.17.1/Sodium 0.3.3+

Supported Minecraft versions
1.17.1
Loaders / Platforms
fabric
Show changes
Updated to support Sodium 0.3.3
Sign in

0.11 MB

1.0.0+mc1.17.1 Release 19.07.2021

Indium 1.0.0 for Minecraft 1.17.1/Sodium 0.3.0-0.3.2

Supported Minecraft versions
1.17.1
Loaders / Platforms
fabric
Show changes
Initial release for Minecraft 1.17.1/Sodium 0.3.0
Sign in

0.1 MB

1.0.0+mc1.16.5 Release 19.07.2021

Indium 1.0.0 for Minecraft 1.16.5/Sodium 0.2.0

Supported Minecraft versions
1.16.5
Loaders / Platforms
fabric
Show changes
Initial release for Minecraft 1.16.5/Sodium 0.2.0
Sign in

0.11 MB