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
Forge Config API Port

Forge Config API Port

NeoForge's & Forge's config systems provided to other modding ecosystems. Designed for a multiloader architecture.

15.53M
2,529
Library

Compatibility

Minecraft: Java Edition

1.21.x
1.20.6
1.20.4
1.20–1.20.2
1.19.x
1.18.x
1.17.x
1.16.x

Platforms

Fabric
Forge
NeoForge
Quilt

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

Creators

Fuzs
Fuzs Owner

Details

Licensed MPL-2.0
Published 3 years ago
Updated 2 months ago
DescriptionGalleryChangelogVersions

Show all versions

1
6
7

[FABRIC] [1.17.1] ForgeConfigAPIPort-v2.0.5

by Fuzs on Aug 20, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v2.0.5-1.17.1] - 2022-08-20

Changed

  • Fabric Api is no longer bundled again, was causing issues with Quilt and was an inconvenience when bundling the mod as jar-in-jar

Fixed

  • Fixed missing sub-folders not being created for configs not in the main config directory

[v2.0.4-1.17.1] - 2022-08-02

Fixed

  • Fixed required version of Fabric Api

[v2.0.3-1.17.1] - 2022-08-02

  • Bundled Fabric API, it's no longer an external dependency
  • Publish latest 1.17.1 build to Maven and Modrinth

[v2.0.2-1.17.1] - 2022-01-10

Fixed

  • Fixed a bug where the game would crash during start-up due to the required config library not having been loaded yet

[v2.0.1-1.17.1] - 2021-12-06

Fixed

  • Hopefully fixed a bug where config loading would very rarely lead to an exception due to the toml file format not being recognized

[v2.0.0-1.17.1] - 2021-11-15

  • Initial release

[FABRIC] [1.16.5] ForgeConfigAPIPort-v1.0.2

by Fuzs on Aug 20, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v1.0.2-1.16.5] - 2022-08-20

Changed

  • Fabric Api is no longer bundled again, was causing issues with Quilt and was an inconvenience when bundling the mod as jar-in-jar

Fixed

  • Fixed missing sub-folders not being created for configs not in the main config directory

[v1.0.1-1.16.5] - 2022-08-02

Fixed

  • Fixed required version of Fabric Api

[v1.0.0-1.16.5] - 2022-08-02

  • Ported to Minecraft 1.16

[FABRIC] [1.17.1] ForgeConfigAPIPort-v2.0.4

by Fuzs on Aug 2, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v2.0.4-1.17.1] - 2022-08-02

Fixed

  • Fixed required version of Fabric Api

[v2.0.3-1.17.1] - 2022-08-02

  • Bundled Fabric API, it's no longer an external dependency
  • Publish latest 1.17.1 build to Maven and Modrinth

[v2.0.2-1.17.1] - 2022-01-10

Fixed

  • Fixed a bug where the game would crash during start-up due to the required config library not having been loaded yet

[v2.0.1-1.17.1] - 2021-12-06

Fixed

  • Hopefully fixed a bug where config loading would very rarely lead to an exception due to the toml file format not being recognized

[v2.0.0-1.17.1] - 2021-11-15

  • Initial release

[FABRIC] [1.19.1] ForgeConfigAPIPort-v4.1.4

by Fuzs on Aug 2, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v4.1.4-1.19.1] - 2022-08-02

Fixed

  • Fixed required version of Fabric Api

[v4.1.3-1.19.1] - 2022-07-31

  • Include Fabric Lifecycle Events which is also required

[v4.1.2-1.19.1] - 2022-07-28

  • Now requires Minecraft 1.19.1 or newer

Fixed

  • Fix start-up crash due to wrong mixin file location in publishing jar

[v4.1.1-1.19.1] - 2022-07-28

  • Re-compile to update outdated files

[v4.1.0-1.19.1] - 2022-07-28

  • Compiled for Minecraft 1.19.1

Added

  • Added native config screens from Forge (they are extremely buggy, so consider this an alpha, also requires Mod Menu to become accessible)

Changed

  • Ported ForgeConfigSpec changes from Forge
  • Fabric API is no longer a dependency, relevant modules are included in the jar now

[v4.0.2-1.19] - 2022-07-28

Fixed

  • Fixed Mod Menu being required as a Maven dependency when it's actually just optional

[v4.0.1-1.19] - 2022-07-27

Changed

  • Maven publication no longer depends on Night Config as a Fabric mod

[v4.0.0-1.19] - 2022-06-08

  • Ported to Minecraft 1.19

[FABRIC] [1.18.2] ForgeConfigAPIPort-v3.2.3

by Fuzs on Aug 2, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v3.2.3-1.18.2] - 2022-08-02

Fixed

  • Fixed required version of Fabric Api

[v3.2.2-1.18.2] - 2022-08-01

Fixed

  • Fixed start-up crash due to wrong dependency

[v3.2.1-1.18.2] - 2022-07-31

  • Bundled Fabric API, it's no longer an external dependency
  • Publish latest 1.18.2 build to Maven and Modrinth

[v3.2.0-1.18.2] - 2022-03-03

  • Compiled for Minecraft 1.18.2

[v3.1.1-1.18.1] - 2022-01-10

Fixed

  • Fixed a bug where the game would crash during start-up due to the required config library not having been loaded yet

[v3.1.0-1.18.1] - 2021-12-12

  • Compiled for Minecraft 1.18.1

[v3.0.1-1.18] - 2021-12-06

Fixed

  • Hopefully fixed a bug where config loading would very rarely lead to an exception due to the toml file format not being recognized

[v3.0.0-1.18] - 2021-12-02

  • Ported to Minecraft 1.18

[FABRIC] [1.16.5] ForgeConfigAPIPort-v1.0.1

by Fuzs on Aug 2, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v1.0.1-1.16.5] - 2022-08-02

Fixed

  • Fixed required version of Fabric Api

[v1.0.0-1.16.5] - 2022-08-02

  • Ported to Minecraft 1.16

[FABRIC] [1.17.1] ForgeConfigAPIPort-v2.0.3

by Fuzs on Aug 2, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v2.0.3-1.17.1] - 2022-08-02

  • Bundled Fabric API, it's no longer an external dependency
  • Publish latest 1.17.1 build to Maven and Modrinth

[v2.0.2-1.17.1] - 2022-01-10

Fixed

  • Fixed a bug where the game would crash during start-up due to the required config library not having been loaded yet

[v2.0.1-1.17.1] - 2021-12-06

Fixed

  • Hopefully fixed a bug where config loading would very rarely lead to an exception due to the toml file format not being recognized

[v2.0.0-1.17.1] - 2021-11-15

  • Initial release

[FABRIC] [1.16.5] ForgeConfigAPIPort-v1.0.0

by Fuzs on Aug 2, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v1.0.0-1.16.5] - 2022-08-02

  • Ported to Minecraft 1.16

[FABRIC] [1.18.2] ForgeConfigAPIPort-v3.2.2

by Fuzs on Aug 1, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v3.2.2-1.18.2] - 2022-08-01

Fixed

  • Fixed start-up crash due to wrong dependency

[v3.2.1-1.18.2] - 2022-07-31

  • Bundled Fabric API, it's no longer an external dependency
  • Publish latest 1.18.2 build to Maven and Modrinth

[v3.2.0-1.18.2] - 2022-03-03

  • Compiled for Minecraft 1.18.2

[v3.1.1-1.18.1] - 2022-01-10

Fixed

  • Fixed a bug where the game would crash during start-up due to the required config library not having been loaded yet

[v3.1.0-1.18.1] - 2021-12-12

  • Compiled for Minecraft 1.18.1

[v3.0.1-1.18] - 2021-12-06

Fixed

  • Hopefully fixed a bug where config loading would very rarely lead to an exception due to the toml file format not being recognized

[v3.0.0-1.18] - 2021-12-02

  • Ported to Minecraft 1.18

[FABRIC] [1.19.1] ForgeConfigAPIPort-v4.1.3

by Fuzs on Jul 31, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v4.1.3-1.19.1] - 2022-07-31

  • Include Fabric Lifecycle Events which is also required

[v4.1.2-1.19.1] - 2022-07-28

  • Now requires Minecraft 1.19.1 or newer

Fixed

  • Fix start-up crash due to wrong mixin file location in publishing jar

[v4.1.1-1.19.1] - 2022-07-28

  • Re-compile to update outdated files

[v4.1.0-1.19.1] - 2022-07-28

  • Compiled for Minecraft 1.19.1

Added

  • Added native config screens from Forge (they are extremely buggy, so consider this an alpha, also requires Mod Menu to become accessible)

Changed

  • Ported ForgeConfigSpec changes from Forge
  • Fabric API is no longer a dependency, relevant modules are included in the jar now

[v4.0.2-1.19] - 2022-07-28

Fixed

  • Fixed Mod Menu being required as a Maven dependency when it's actually just optional

[v4.0.1-1.19] - 2022-07-27

Changed

  • Maven publication no longer depends on Night Config as a Fabric mod

[v4.0.0-1.19] - 2022-06-08

  • Ported to Minecraft 1.19

[FABRIC] [1.18.2] ForgeConfigAPIPort-v3.2.1

by Fuzs on Jul 31, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v3.2.1-1.18.2] - 2022-07-31

  • Bundled Fabric API, it's no longer an external dependency
  • Publish latest 1.18.2 build to Maven and Modrinth

[v3.2.0-1.18.2] - 2022-03-03

  • Compiled for Minecraft 1.18.2

[v3.1.1-1.18.1] - 2022-01-10

Fixed

  • Fixed a bug where the game would crash during start-up due to the required config library not having been loaded yet

[v3.1.0-1.18.1] - 2021-12-12

  • Compiled for Minecraft 1.18.1

[v3.0.1-1.18] - 2021-12-06

Fixed

  • Hopefully fixed a bug where config loading would very rarely lead to an exception due to the toml file format not being recognized

[v3.0.0-1.18] - 2021-12-02

  • Ported to Minecraft 1.18

[FABRIC] [1.19.1] ForgeConfigAPIPort-v4.1.2

by Fuzs on Jul 28, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v4.1.2-1.19.1] - 2022-07-28

  • Now requires Minecraft 1.19.1 or newer

Fixed

  • Fix start-up crash due to wrong mixin file location in publishing jar

[v4.1.1-1.19.1] - 2022-07-28

  • Re-compile to update outdated files

[v4.1.0-1.19.1] - 2022-07-28

  • Compiled for Minecraft 1.19.1

Added

  • Added native config screens from Forge (they are extremely buggy, so consider this an alpha, also requires Mod Menu to become accessible)

Changed

  • Ported ForgeConfigSpec changes from Forge
  • Fabric API is no longer a dependency, relevant modules are included in the jar now

[v4.0.2-1.19] - 2022-07-28

Fixed

  • Fixed Mod Menu being required as a Maven dependency when it's actually just optional

[v4.0.1-1.19] - 2022-07-27

Changed

  • Maven publication no longer depends on Night Config as a Fabric mod

[v4.0.0-1.19] - 2022-06-08

  • Ported to Minecraft 1.19

[FABRIC] [1.19] ForgeConfigAPIPort-v4.0.2

by Fuzs on Jul 28, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v4.0.2-1.19] - 2022-07-28

Fixed

  • Fixed Mod Menu being required as a Maven dependency when it's actually just optional

[v4.0.1-1.19] - 2022-07-27

Changed

  • Maven publication no longer depends on Night Config as a Fabric mod

[v4.0.0-1.19] - 2022-06-08

  • Ported to Minecraft 1.19

[FABRIC] [1.19] ForgeConfigAPIPort-v4.0.1

by Fuzs on Jul 27, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v4.0.1-1.19] - 2022-07-27

Changed

  • Maven publication no longer depends on Night Config as a Fabric mod

[v4.0.0-1.19] - 2022-06-08

  • Ported to Minecraft 1.19

[FABRIC] [1.19] ForgeConfigAPIPort-v4.0.0

by Fuzs on Jun 8, 2022
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v4.0.0-1.19] - 2022-06-08

  • Ported to Minecraft 1.19

ForgeConfigAPIPort

by Fuzs on Dec 3, 2021
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v3.0.0-1.18] - 2021-12-02

  • Ported to Minecraft 1.18
1
6
7

Modrinth is open source.

feat/theseus/tauri-v2@c5403db

© 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.