Unofficial site, not affiliated with modrinth.com.What is this?
Моды/ShadowHunter22's Config Library
  • 11.0.0+26.2 for 26.2

    release18 июня 2026 г.

    Changes:

    • Updated to 26.2
    • Bumped version

    Found a bug? Go ahead and report it on Discord!

  • 11.0.0-beta+26.2 for 26.2-rc-2

    beta16 июня 2026 г.

    Changes:

    • Updated to 26.2-rc.1
    • Bumped version
  • 7.0.1+1.21.6 for 1.21.6-1.21.8

    release17 мая 2026 г.

    Changes:

    • Fixed the game crashing when switching between tabs and narration finds a null value.
  • 10.0.0+26.1 for 26.1-26.1.2

    release16 мая 2026 г.

    Changes:

    • Updated to 26.1/26.1.2
    • Bump version
  • 9.0.0+1.21.11 for 1.21.11

    release16 мая 2026 г.

    Changes:

    • Updated to 1.21.9/10
    • Bump version
  • 8.0.0+1.21.9 for 1.21.9-1.21.10

    release16 мая 2026 г.

    Changes:

    • Updated to 1.21.9/10
    • Bump version
  • 7.0.0+1.21.6 for 1.21.6-1.21.8

    release16 мая 2026 г.

    Changes:

    Changes:

    • Updated to 1.21.6/8
    • Bump version
  • 6.1.1+1.21.2 for 1.21.2-1.21.5

    release15 мая 2026 г.

    Changes:

    • Updated to 1.21.5
    • Bump version
  • 6.1.0+1.21.2 for 1.21.2-1.21.4

    release22 декабря 2024 г.

    Changes:

    • Bump version

    • Added a double and float config option

    • Fixed #3

    API Additions:

    • Created a new interface named NumberConfigOption that all number-based config options implement.
    • Created a new class named AbstractSliderEntry that all slider entries extend.

    Breaking Changes:

    AbstractConfigScreen

    • getTabs is now a protected method (was public).

    ConfigEntryWidgetHolder

    • Renamed the field list to entryWidget.

    ListWidget

    • Removed ListWidget in favor for SimpleLayoutWidget (see below changes for AbstractEntry).

    CategoryTab

    • The CategoryTab constructor no longer takes a Screen.
    • The field category is now private.

    ConfigCategory

    • Renamed the field text to categoryTitle.

    • Renamed the method add(AbstractEntry entry) to addEntry(AbstractEntry entry).

    • Renamed the method getText() to getCategoryName().

    • Removed the method add(int index, AbstractEntry entry).

    AbstractEntry

    • Replaced the field listWidget with layout.
    • Replaced the method getListWidget with getLayoutWidget.
  • 5.1.0+1.21 for 1.21-1.21.1

    release22 декабря 2024 г.

    Changes:

    • Bump version

    • Added a double and float config option

    • Fixed #3

    API Additions:

    • Created a new interface named NumberConfigOption that all number-based config options implement.
    • Created a new class named AbstractSliderEntry that all slider entries extend.

    Breaking Changes:

    AbstractConfigScreen

    • getTabs is now a protected method (was public).

    ConfigEntryWidgetHolder

    • Renamed the field list to entryWidget.

    ListWidget

    • Removed ListWidget in favor for SimpleLayoutWidget (see below changes for AbstractEntry).

    CategoryTab

    • The CategoryTab constructor no longer takes a Screen.
    • The field category is now private.

    ConfigCategory

    • Renamed the field text to categoryTitle.

    • Renamed the method add(AbstractEntry entry) to addEntry(AbstractEntry entry).

    • Renamed the method getText() to getCategoryName().

    • Removed the method add(int index, AbstractEntry entry).

    AbstractEntry

    • Replaced the field listWidget with layout.
    • Replaced the method getListWidget with getLayoutWidget.
  • 4.1.0+1.20.5 for 1.20.5-1.20.6

    release22 декабря 2024 г.

    Changes:

    • Bump version

    • Added a double and float config option

    • Fixed #3

    API Additions:

    • Created a new interface named NumberConfigOption that all number-based config options implement.
    • Created a new class named AbstractSliderEntry that all slider entries extend.

    Breaking Changes:

    AbstractConfigScreen

    • getTabs is now a protected method (was public).

    ConfigEntryWidgetHolder

    • Renamed the field list to entryWidget.

    ListWidget

    • Removed ListWidget in favor for SimpleLayoutWidget (see below changes for AbstractEntry).

    CategoryTab

    • The CategoryTab constructor no longer takes a Screen.
    • The field category is now private.

    ConfigCategory

    • Renamed the field text to categoryTitle.

    • Renamed the method add(AbstractEntry entry) to addEntry(AbstractEntry entry).

    • Renamed the method getText() to getCategoryName().

    • Removed the method add(int index, AbstractEntry entry).

    AbstractEntry

    • Replaced the field listWidget with layout.
    • Replaced the method getListWidget with getLayoutWidget.
  • 3.1.0+1.20.3 for 1.20.3-1.20.4

    release22 декабря 2024 г.

    Changes:

    • Bump version

    • Added a double and float config option

    • Fixed #3

    API Additions:

    • Created a new interface named NumberConfigOption that all number-based config options implement.
    • Created a new class named AbstractSliderEntry that all slider entries extend.

    Breaking Changes:

    AbstractConfigScreen

    • getTabs is now a protected method (was public).

    ConfigEntryWidgetHolder

    • Renamed the field list to entryWidget.

    ListWidget

    • Removed ListWidget in favor for SimpleLayoutWidget (see below changes for AbstractEntry).

    CategoryTab

    • The CategoryTab constructor no longer takes a Screen.
    • The field category is now private.

    ConfigCategory

    • Renamed the field text to categoryTitle.

    • Renamed the method add(AbstractEntry entry) to addEntry(AbstractEntry entry).

    • Renamed the method getText() to getCategoryName().

    • Removed the method add(int index, AbstractEntry entry).

    AbstractEntry

    • Replaced the field listWidget with layout.
    • Replaced the method getListWidget with getLayoutWidget.
  • 2.1.0+1.20.2 for 1.20.2

    release22 декабря 2024 г.

    Changes:

    • Bump version

    • Added a double and float config option

    • Fixed #3

    API Additions:

    • Created a new interface named NumberConfigOption that all number-based config options implement.
    • Created a new class named AbstractSliderEntry that all slider entries extend.

    Breaking Changes:

    AbstractConfigScreen

    • getTabs is now a protected method (was public).

    ConfigEntryWidgetHolder

    • Renamed the field list to entryWidget.

    ListWidget

    • Removed ListWidget in favor for SimpleLayoutWidget (see below changes for AbstractEntry).

    CategoryTab

    • The CategoryTab constructor no longer takes a Screen.
    • The field category is now private.

    ConfigCategory

    • Renamed the field text to categoryTitle.

    • Renamed the method add(AbstractEntry entry) to addEntry(AbstractEntry entry).

    • Renamed the method getText() to getCategoryName().

    • Removed the method add(int index, AbstractEntry entry).

    AbstractEntry

    • Replaced the field listWidget with layout.
    • Replaced the method getListWidget with getLayoutWidget.
  • 1.1.0+1.20 for 1.20-1.20.1

    release22 декабря 2024 г.

    Changes:

    • Bump version

    • Added a double and float config option

    • Fixed #3

    API Additions:

    • Created a new interface named NumberConfigOption that all number-based config options implement.
    • Created a new class named AbstractSliderEntry that all slider entries extend.

    Breaking Changes:

    AbstractConfigScreen

    • getTabs is now a protected method (was public).

    ConfigEntryWidgetHolder

    • Renamed the field list to entryWidget.

    ListWidget

    • Removed ListWidget in favor for SimpleLayoutWidget (see below changes for AbstractEntry).

    CategoryTab

    • The CategoryTab constructor no longer takes a Screen.
    • The field category is now private.

    ConfigCategory

    • Renamed the field text to categoryTitle.

    • Renamed the method add(AbstractEntry entry) to addEntry(AbstractEntry entry).

    • Renamed the method getText() to getCategoryName().

    • Removed the method add(int index, AbstractEntry entry).

    AbstractEntry

    • Replaced the field listWidget with layout.
    • Replaced the method getListWidget with getLayoutWidget.
  • 3.0.1+1.20.3 for 1.20.3-1.20.4

    release4 декабря 2024 г.
    • Opening a config screen with mod menu now renders a blank background instead of the dirt background
  • 2.0.1+1.20.2 for 1.20.2

    release4 декабря 2024 г.
    • Opening a config screen with mod menu now renders a blank background instead of the dirt background
  • 6.0.0+1.21.2 for 1.21.2-1.21.4

    release3 декабря 2024 г.
    • Port 1.21.1 to & 1.21.2, .3, & .4
  • 5.0.0+1.21 for 1.21-1.21.1

    release3 декабря 2024 г.
    • Port 1.20.5 & 1.21 & .1
  • 4.0.0+1.20.5 for 1.20.5-1.20.6

    release3 декабря 2024 г.
    • Port 1.20.3 -> 1.20.5 & .6
  • 3.0.0+1.20.3 for 1.20.3-1.20.4

    release3 декабря 2024 г.
    • Port 1.20.2 -> 1.20.3 & .4
1

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Клиент

Сведения

Лицензия:
Опубликован:1 год назад
Обновлён:1 день назад
ID проекта:
Главная