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.54M
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
2
3
7

[NEOFORGE] [1.21.1] ForgeConfigAPIPort-v21.1.2

by Fuzs on Nov 15, 2024
Download

[FORGE] [1.21.1] ForgeConfigAPIPort-v21.1.2

by Fuzs on Nov 15, 2024
Download

[FABRIC] [1.21.1] ForgeConfigAPIPort-v21.1.2

by Fuzs on Nov 15, 2024
Download

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v21.1.2-1.21.1] - 2024-11-14

Fixed

  • Attempt fixing being unable to manually save Forge configs via ForgeConfigSpec::save

[v21.1.1-1.21.1] - 2024-10-01

Fixed

  • Fix dedicated servers being unable to shut down completely

[v21.1.0-1.21.1] - 2024-08-09

  • Update to Minecraft 1.21.1

[FABRIC] [1.20.1] ForgeConfigAPIPort-v8.0.1

by Fuzs on Nov 14, 2024
Download

Changelog

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

The format is based on Keep a Changelog.

[v8.0.1-1.20.1] - 2024-11-14

Fixed

  • Fix dedicated servers being unable to shut down completely when other mods ship a newer version of the bundled Night Config libarry

[v8.0.0-1.20.1] - 2023-06-09

  • Port to Minecraft 1.20.1

[NEOFORGE] [1.21.3] ForgeConfigAPIPort-v21.3.1

by Fuzs on Oct 27, 2024
Download

[FORGE] [1.21.3] ForgeConfigAPIPort-v21.3.1

by Fuzs on Oct 27, 2024
Download

[FABRIC] [1.21.3] ForgeConfigAPIPort-v21.3.1

by Fuzs on Oct 27, 2024
Download

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v21.3.1-1.21.3] - 2024-10-27

  • Publish mod for Minecraft Forge

[v21.3.0-1.21.3] - 2024-10-24

  • Update to Minecraft 1.21.3

[NEOFORGE] [1.21.3] ForgeConfigAPIPort-v21.3.0

by Fuzs on Oct 24, 2024
Download

[FABRIC] [1.21.3] ForgeConfigAPIPort-v21.3.0

by Fuzs on Oct 24, 2024
Download

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v21.3.0-1.21.3] - 2024-10-24

  • Update to Minecraft 1.21.3

[NEOFORGE] [1.21.1] ForgeConfigAPIPort-v21.1.1

by Fuzs on Sep 30, 2024
Download

[FORGE] [1.21.1] ForgeConfigAPIPort-v21.1.1

by Fuzs on Sep 30, 2024
Download

[FABRIC] [1.21.1] ForgeConfigAPIPort-v21.1.1

by Fuzs on Sep 30, 2024
Download

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v21.1.1-1.21.1] - 2024-10-01

Fixed

  • Fix dedicated servers being unable to shut down completely

[v21.1.0-1.21.1] - 2024-08-09

  • Update to Minecraft 1.21.1

[NEOFORGE] [1.21.1] ForgeConfigAPIPort-v21.1.0

by Fuzs on Aug 9, 2024
Download

[FORGE] [1.21.1] ForgeConfigAPIPort-v21.1.0

by Fuzs on Aug 9, 2024
Download

[FABRIC] [1.21.1] ForgeConfigAPIPort-v21.1.0

by Fuzs on Aug 9, 2024
Download

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v21.1.0-1.21.1] - 2024-08-09

  • Update to Minecraft 1.21.1

[NEOFORGE] [1.21] ForgeConfigAPIPort-v21.0.8

by Fuzs on Aug 7, 2024
Download

[FORGE] [1.21] ForgeConfigAPIPort-v21.0.8

by Fuzs on Aug 7, 2024
Download

[FABRIC] [1.21] ForgeConfigAPIPort-v21.0.8

by Fuzs on Aug 7, 2024
Download

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v21.0.8-1.21] - 2024-08-06

Changed

  • Update for NeoForge 21.0.159

[v21.0.7-1.21] - 2024-07-29

Changed

  • Update for NeoForge 21.0.143

[v21.0.6-1.21] - 2024-07-26

Added

  • Add new configuration screen for NeoForge configs, must be enabled via ConfigScreenFactoryRegistry::register
  • Not compatible with Forge configs, and will crash in-game

[v21.0.5-1.21] - 2024-07-15

Changed

  • Allow net.minecraftforge.fml.config.ModConfig::save to still be usable

[v21.0.4-1.21] - 2024-07-15

Fixed

  • Fix net.minecraftforge.fml.config.ModConfig::getFullPath throwing a ClassCastException
  • The class remains deprecated though and is only kept for binary compatibility

[v21.0.3-1.21] - 2024-07-15

Changed

  • Add a few deprecation notices to highlight the internal migration to NeoForge's config system for Forge on Fabric, that will require registering Forge config classes via the NeoForge implementation in the future
  • Add back contents to Forge's ModConfig as it is still used in config events, it now serves as an adapter to NeoForge's ModConfig for registered Forge configs

Fixed

  • Fix Forge config events not being called on Fabric

[v21.0.2-1.21] - 2024-07-13

  • Updated to Night Config v3.8.0
  • Update for NeoForge v21.0.82

Changed

  • Remove internal Forge classes from the Fabric publication, NeoForge's system is used to benefit from the concurrency safety it provides
  • There should be no breaking changes in any public facing api classes

[v21.0.1-1.21] - 2024-07-01

  • Updated for Night Config v3.7.0

Fixed

  • Common publications no longer try to pull Fabric Loader

[v21.0.0-1.21] - 2024-06-14

  • Update to Minecraft 1.21
  • Forge distribution remains unpublished as long as it is not supported by Architectury Loom

[NEOFORGE] [1.21] ForgeConfigAPIPort-v21.0.7

by Fuzs on Jul 29, 2024
Download

[FORGE] [1.21] ForgeConfigAPIPort-v21.0.7

by Fuzs on Jul 29, 2024
Download
1
2
3
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.