Перейти к содержимому
Mineforgian

Indium

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

40.4M загрузок9K подписчиковApache-2.0fabricquilt

Обновлён 25 февраля 2025 г. · опубликован 19 июля 2021 г.

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 :)

Original description

Indium is an addon for the rendering optimisation 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. (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.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0.36+mc1.20.1Релиз1.20.1, 1.20.5, 1.20.6fabric, quilt25 февраля 2025 г..jar (103 КБ)
1.0.35+mc1.21Релиз1.21, 1.21.1fabric, quilt15 августа 2024 г..jar (103 КБ)
1.0.34+mc1.21Релиз1.21fabric, quilt1 июля 2024 г..jar (102 КБ)
1.0.34+mc1.20.1Релиз1.20.1, 1.20.5, 1.20.6fabric, quilt1 июля 2024 г..jar (103 КБ)
1.0.33+mc1.21Релиз1.21fabric, quilt16 июня 2024 г..jar (102 КБ)
1.0.32+mc1.20.1Релиз1.20.1, 1.20.6fabric, quilt16 июня 2024 г..jar (103 КБ)
1.0.31+mc1.20.4Релиз1.20.3, 1.20.4, 1.20.5, 1.20.6fabric, quilt10 июня 2024 г..jar (103 КБ)
1.0.30+mc1.20.4Релиз1.20.3, 1.20.4, 1.20.5, 1.20.6fabric, quilt6 февраля 2024 г..jar (102 КБ)
1.0.29+mc1.20.4Релиз1.20.3, 1.20.4fabric, quilt5 февраля 2024 г..jar (102 КБ)
1.0.28+mc1.20.4Релиз1.20.2, 1.20.3, 1.20.4fabric, quilt19 декабря 2023 г..jar (102 КБ)
1.0.27+mc1.20.1Релиз1.20.1, 1.20.2fabric, quilt23 сентября 2023 г..jar (102 КБ)
1.0.25+mc1.20.1Релиз1.20.1fabric, quilt17 августа 2023 г..jar (104 КБ)
1.0.24+mc1.20.1Релиз1.20.1fabric, quilt13 августа 2023 г..jar (104 КБ)
1.0.23+mc1.20.1Релиз1.20.1fabric, quilt5 августа 2023 г..jar (104 КБ)
1.0.22+mc1.20.1Релиз1.20.1fabric, quilt5 августа 2023 г..jar (103 КБ)

Показаны последние 15 из 42 версий. Все версии — на Modrinth.

Ченджлог

1.0.36+mc1.20.1Релиз1.20.1, 1.20.5, 1.20.6 · 25 февраля 2025 г.
  • 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

1.0.35+mc1.21Релиз1.21, 1.21.1 · 15 августа 2024 г.
  • 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

1.0.34+mc1.21Релиз1.21 · 1 июля 2024 г.
  • Update to Sodium 0.5.11 (comp500)

See the full changes on Github: https://github.com/comp500/Indium/commits/1.0.34+mc1.21

1.0.34+mc1.20.1Релиз1.20.1, 1.20.5, 1.20.6 · 1 июля 2024 г.
  • 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

1.0.33+mc1.21Релиз1.21 · 16 июня 2024 г.
  • 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

1.0.32+mc1.20.1Релиз1.20.1, 1.20.6 · 16 июня 2024 г.
  • 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

1.0.31+mc1.20.4Релиз1.20.4, 1.20.5, 1.20.6 · 10 июня 2024 г.
  • 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

1.0.30+mc1.20.4Релиз1.20.4, 1.20.5, 1.20.6 · 6 февраля 2024 г.
  • 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

Полная история изменений — на Modrinth.

Комментарии

Загружаем…