Back to marketplace
Forge Config API Port
Modrinth Mod

Forge Config API Port

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

Minecraft product info

Important product information

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

Type

Mod

Access

Free

Latest version

26.2.1

Downloads

56 284 718

Loaders / Platforms

fabric forge neoforge

Minecraft versions

1.16 – 1.20.2 1.20.4 1.20.6 – 1.21.1 1.21.3 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Categories

library

Description

Detailed information

<p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/forgeconfigapiport/banner.png" width="854" height="240" /></p> <p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/forgeconfigapiport/strip.png" width="854" height="14" /></p> <p style="text-align: center; line-height: 36px;"><a href="https://lunapixel.studio/discord"><img src="https://img.shields.io/static/v1?label=&amp;message=Discord&amp;color=ECEBE6&amp;labelColor=2F4858&amp;style=for-the-badge&amp;logo=discord&amp;logoColor=white" width="117" height="28" /></a>&emsp;<a href="https://x.com/Fusseel"><img src="https://img.shields.io/static/v1?label=&amp;message=Twitter&amp;color=ECEBE6&amp;labelColor=2F4858&amp;style=for-the-badge&amp;logo=x&amp;logoColor=white" width="116" height="28" /></a>&emsp;<a href="https://www.youtube.com/@heyitsfuzs"><img src="https://img.shields.io/static/v1?label=&amp;message=YouTube&amp;color=ECEBE6&amp;labelColor=2F4858&amp;style=for-the-badge&amp;logo=youtube&amp;logoColor=white" width="118" height="28" /></a>&emsp;<a href="https://github.com/Fuzss"><img src="https://img.shields.io/static/v1?label=&amp;message=GitHub&amp;color=ECEBE6&amp;labelColor=2F4858&amp;style=for-the-badge&amp;logo=github&amp;logoColor=white" width="108" height="28" /></a>&emsp;<a href="https://www.curseforge.com/members/fuzs_"><img src="https://img.shields.io/static/v1?label=&amp;message=CurseForge&amp;color=ECEBE6&amp;labelColor=2F4858&amp;style=for-the-badge&amp;logo=curseforge&amp;logoColor=white" width="143" height="28" /></a>&emsp;<a href="https://modrinth.com/user/Fuzs"><img src="https://img.shields.io/static/v1?label=&amp;message=Modrinth&amp;color=ECEBE6&amp;labelColor=2F4858&amp;style=for-the-badge&amp;logo=modrinth&amp;logoColor=white" width="129" height="28" /></a></p> <p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/forgeconfigapiport/strip.png" width="854" height="14" /></p> <p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/commons/headers/about.png" width="854" height="32" /></p> <p><strong><span style="font-size: 14px;">Forge Config API Port</span></strong><span style="font-size: 14px;"> is a developer library that brings the Forge and NeoForge configuration systems to other mod loaders. It allows mods to use familiar Forge or NeoForge style configs across Fabric, Forge, and NeoForge without maintaining separate configuration implementations. 📦</span></p> <p><span style="font-size: 14px;">This mod is intended for mod developers and as a dependency for supported mods. It does not allow Forge mods to run on Fabric, nor does it provide any form of general mod compatibility between loaders. 🔧</span></p> <p><span style="font-size: 14px;">By preserving the original APIs, package names, and behavior as closely as possible, the mod makes it easier to maintain multiloader projects and share configuration code between platforms. This helps reduce platform-specific code and keeps configuration handling consistent across supported mod loaders. 🔄</span></p> <p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/forgeconfigapiport/strip.png" width="854" height="14" /></p> <p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/commons/headers/features.png" width="854" height="32" /></p> <ul> <li><span style="font-size: 14px;">📦 </span><strong><span style="font-size: 14px;">Configuration Library:</span></strong><span style="font-size: 14px;"> Brings the Forge and NeoForge configuration systems to additional mod loaders while preserving their familiar APIs.</span></li> <li><span style="font-size: 14px;">🔄 </span><strong><span style="font-size: 14px;">Cross Loader Config Support:</span></strong><span style="font-size: 14px;"> Use Forge configs on Fabric and NeoForge, or NeoForge configs on Fabric and Forge.</span></li> <li><span style="font-size: 14px;">🧩 </span><strong><span style="font-size: 14px;">No Refactoring Required:</span></strong><span style="font-size: 14px;"> Preserves original package names and class names, allowing existing config implementations to be ported with little to no code changes.</span></li> <li><span style="font-size: 14px;">🏗️ </span><strong><span style="font-size: 14px;">Built for Multiloader Projects:</span></strong><span style="font-size: 14px;"> Define and register configs in a shared common module instead of maintaining separate platform specific implementations.</span></li> <li><span style="font-size: 14px;">♻️ </span><strong><span style="font-size: 14px;">Shared Configuration Code:</span></strong><span style="font-size: 14px;"> Keep a single configuration setup across supported loaders, reducing duplication and simplifying maintenance.</span></li> <li><span style="font-size: 14px;">⚡ </span><strong><span style="font-size: 14px;">Native Where Available:</span></strong><span style="font-size: 14px;"> No additional library is required on loaders where the chosen configuration system is already built in, keeping dependencies to a minimum for users.</span></li> </ul> <p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/forgeconfigapiport/strip.png" width="854" height="14" /></p> <p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/commons/headers/installation.png" width="854" height="32" /></p> <p><strong><span style="font-size: 14px;">⏩ </span></strong><strong><span style="font-size: 14px;">INSTALLATION REQUIRED ON CLIENT &amp; REQUIRED ON SERVER</span></strong></p> <p><strong><span style="font-size: 14px;">⏩ </span></strong><strong><span style="font-size: 14px;">REQUIRES </span></strong><a href="https://modrinth.com/mod/fabric-api"><strong><span style="font-size: 14px;">FABRIC API</span></strong></a><strong><span style="font-size: 14px;"> TO BE INSTALLED (FABRIC)</span></strong></p> <p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/forgeconfigapiport/strip.png" width="854" height="14" /></p> <p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/commons/headers/credits.png" width="854" height="32" /></p> <p><span style="font-size: 14px;">🌟 </span><span style="font-size: 14px;">Thanks to the Forge &amp; NeoForge teams for creating and maintaining the configuration API this project is based on!</span></p> <p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/forgeconfigapiport/strip.png" width="854" height="14" /></p> <p><a href="https://modrinth.com/mod/eternal-nether"><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/eternalnether/banner.png" width="854" height="240" /></a></p><p><a href="https://modrinth.com/mod/pick-up-notifier"><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/pickupnotifier/banner.png" width="854" height="240" /></a></p><p><a href="https://modrinth.com/mod/fantastic-wings"><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/fantasticwings/banner.png" width="854" height="240" /></a></p><p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/forgeconfigapiport/strip.png" width="854" height="14" /></p>

Developer

Fuzs

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

Change log

Project versions

Published versions and original Modrinth files.

26.2.1 Current Release 21.06.2026

[FABRIC] [26.2.x] v26.2.1

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v26.2.1-mc26.2.x] - 2026-06-21 ### Changed - Enable support for Minecraft Forge ## [v26.2.0-mc26.2.x] - 2026-06-16 ### Changed - Update to Minecraft 26.2.x
Sign in

0.58 MB

26.2.1 Release 21.06.2026

[NEOFORGE] [26.2.x] v26.2.1

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v26.2.1-mc26.2.x] - 2026-06-21 ### Changed - Enable support for Minecraft Forge ## [v26.2.0-mc26.2.x] - 2026-06-16 ### Changed - Update to Minecraft 26.2.x
Sign in

0.08 MB

26.2.1 Release 21.06.2026

[FORGE] [26.2.x] v26.2.1

Supported Minecraft versions
26.2
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v26.2.1-mc26.2.x] - 2026-06-21 ### Changed - Enable support for Minecraft Forge ## [v26.2.0-mc26.2.x] - 2026-06-16 ### Changed - Update to Minecraft 26.2.x
Sign in

0.08 MB

26.2.0 Release 16.06.2026

[FABRIC] [26.2.x] v26.2.0

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v26.2.0-mc26.2.x] - 2026-06-16 ### Changed - Update to Minecraft 26.2.x
Sign in

0.58 MB

26.2.0 Release 16.06.2026

[NEOFORGE] [26.2.x] v26.2.0

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v26.2.0-mc26.2.x] - 2026-06-16 ### Changed - Update to Minecraft 26.2.x
Sign in

0.08 MB

26.1.5 Release 08.06.2026

[FABRIC] [26.1.x] v26.1.5

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v26.1.5-mc26.1.x] - 2026-06-08 ### Fixed - Fix pack metadata max format version ## [v26.1.4-mc26.1.x] - 2026-04-26 ### Changed - Compile for Minecraft 26.1.2 ## [v26.1.3-mc26.1.x] - 2026-04-02 ### Changed - Mark as compatible with all 26.1.x versions ## [v26.1.2-mc26.1.x] - 2026-03-28 ### Changed - Enable support for Minecraft Forge ## [v26.1.1-mc26.1.x] - 2026-03-24 ### Fixed - Fix `accessWidener` entry missing from `fabric.mod.json` (ArchLoom used to add that automatically lol) - Note that access transformers on NeoForge are not yet implemented, but they should not be required ## [v26.1.0-mc26.1.x] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration
Sign in

0.58 MB

26.1.5 Release 08.06.2026

[FORGE] [26.1.x] v26.1.5

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v26.1.5-mc26.1.x] - 2026-06-08 ### Fixed - Fix pack metadata max format version ## [v26.1.4-mc26.1.x] - 2026-04-26 ### Changed - Compile for Minecraft 26.1.2 ## [v26.1.3-mc26.1.x] - 2026-04-02 ### Changed - Mark as compatible with all 26.1.x versions ## [v26.1.2-mc26.1.x] - 2026-03-28 ### Changed - Enable support for Minecraft Forge ## [v26.1.1-mc26.1.x] - 2026-03-24 ### Fixed - Fix `accessWidener` entry missing from `fabric.mod.json` (ArchLoom used to add that automatically lol) - Note that access transformers on NeoForge are not yet implemented, but they should not be required ## [v26.1.0-mc26.1.x] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration
Sign in

0.08 MB

26.1.5 Release 08.06.2026

[NEOFORGE] [26.1.x] v26.1.5

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v26.1.5-mc26.1.x] - 2026-06-08 ### Fixed - Fix pack metadata max format version ## [v26.1.4-mc26.1.x] - 2026-04-26 ### Changed - Compile for Minecraft 26.1.2 ## [v26.1.3-mc26.1.x] - 2026-04-02 ### Changed - Mark as compatible with all 26.1.x versions ## [v26.1.2-mc26.1.x] - 2026-03-28 ### Changed - Enable support for Minecraft Forge ## [v26.1.1-mc26.1.x] - 2026-03-24 ### Fixed - Fix `accessWidener` entry missing from `fabric.mod.json` (ArchLoom used to add that automatically lol) - Note that access transformers on NeoForge are not yet implemented, but they should not be required ## [v26.1.0-mc26.1.x] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration
Sign in

0.08 MB

26.1.4 Release 26.04.2026

[NEOFORGE] [26.1.x] v26.1.4

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v26.1.4-mc26.1.x] - 2026-04-26 ### Changed - Compile for Minecraft 26.1.2 ## [v26.1.3-mc26.1.x] - 2026-04-02 ### Changed - Mark as compatible with all 26.1.x versions ## [v26.1.2-mc26.1.x] - 2026-03-28 ### Changed - Enable support for Minecraft Forge ## [v26.1.1-mc26.1.x] - 2026-03-24 ### Fixed - Fix `accessWidener` entry missing from `fabric.mod.json` (ArchLoom used to add that automatically lol) - Note that access transformers on NeoForge are not yet implemented, but they should not be required ## [v26.1.0-mc26.1.x] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration
Sign in

0.08 MB

26.1.4 Release 26.04.2026

[FABRIC] [26.1.x] v26.1.4

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v26.1.4-mc26.1.x] - 2026-04-26 ### Changed - Compile for Minecraft 26.1.2 ## [v26.1.3-mc26.1.x] - 2026-04-02 ### Changed - Mark as compatible with all 26.1.x versions ## [v26.1.2-mc26.1.x] - 2026-03-28 ### Changed - Enable support for Minecraft Forge ## [v26.1.1-mc26.1.x] - 2026-03-24 ### Fixed - Fix `accessWidener` entry missing from `fabric.mod.json` (ArchLoom used to add that automatically lol) - Note that access transformers on NeoForge are not yet implemented, but they should not be required ## [v26.1.0-mc26.1.x] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration
Sign in

0.58 MB

26.1.4 Release 26.04.2026

[FORGE] [26.1.x] v26.1.4

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v26.1.4-mc26.1.x] - 2026-04-26 ### Changed - Compile for Minecraft 26.1.2 ## [v26.1.3-mc26.1.x] - 2026-04-02 ### Changed - Mark as compatible with all 26.1.x versions ## [v26.1.2-mc26.1.x] - 2026-03-28 ### Changed - Enable support for Minecraft Forge ## [v26.1.1-mc26.1.x] - 2026-03-24 ### Fixed - Fix `accessWidener` entry missing from `fabric.mod.json` (ArchLoom used to add that automatically lol) - Note that access transformers on NeoForge are not yet implemented, but they should not be required ## [v26.1.0-mc26.1.x] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration
Sign in

0.08 MB

26.1.3 Release 02.04.2026

[FABRIC] [26.1.x] ForgeConfigAPIPort v26.1.3

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v26.1.3-mc26.1.x] - 2026-04-02 ### Changed - Mark as compatible with all 26.1.x versions ## [v26.1.2-mc26.1.x] - 2026-03-28 ### Changed - Enable support for Minecraft Forge ## [v26.1.1-mc26.1.x] - 2026-03-24 ### Fixed - Fix `accessWidener` entry missing from `fabric.mod.json` (ArchLoom used to add that automatically lol) - Note that access transformers on NeoForge are not yet implemented, but they should not be required ## [v26.1.0-mc26.1.x] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration
Sign in

0.56 MB

26.1.3 Release 02.04.2026

[FORGE] [26.1.x] ForgeConfigAPIPort v26.1.3

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v26.1.3-mc26.1.x] - 2026-04-02 ### Changed - Mark as compatible with all 26.1.x versions ## [v26.1.2-mc26.1.x] - 2026-03-28 ### Changed - Enable support for Minecraft Forge ## [v26.1.1-mc26.1.x] - 2026-03-24 ### Fixed - Fix `accessWidener` entry missing from `fabric.mod.json` (ArchLoom used to add that automatically lol) - Note that access transformers on NeoForge are not yet implemented, but they should not be required ## [v26.1.0-mc26.1.x] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration
Sign in

0.06 MB

26.1.3 Release 02.04.2026

[NEOFORGE] [26.1.x] ForgeConfigAPIPort v26.1.3

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v26.1.3-mc26.1.x] - 2026-04-02 ### Changed - Mark as compatible with all 26.1.x versions ## [v26.1.2-mc26.1.x] - 2026-03-28 ### Changed - Enable support for Minecraft Forge ## [v26.1.1-mc26.1.x] - 2026-03-24 ### Fixed - Fix `accessWidener` entry missing from `fabric.mod.json` (ArchLoom used to add that automatically lol) - Note that access transformers on NeoForge are not yet implemented, but they should not be required ## [v26.1.0-mc26.1.x] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration
Sign in

0.06 MB

26.1.0.2 Release 28.03.2026

[FABRIC] [26.1] ForgeConfigAPIPort v26.1.0.2

Supported Minecraft versions
26.1
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [v26.1.0.2-mc26.1] - 2026-03-28 ### Changed - Enable support for Minecraft Forge ## [v26.1.0.1-mc26.1] - 2026-03-24 ### Fixed - Fix `accessWidener` entry missing from `fabric.mod.json` (ArchLoom used to add that automatically lol) - Note that access transformers on NeoForge are not yet implemented, but they should not be required ## [v26.1.0.0-mc26.1] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration.
Sign in

0.57 MB

26.1.0.2 Release 28.03.2026

[FORGE] [26.1] ForgeConfigAPIPort v26.1.0.2

Supported Minecraft versions
26.1
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [v26.1.0.2-mc26.1] - 2026-03-28 ### Changed - Enable support for Minecraft Forge ## [v26.1.0.1-mc26.1] - 2026-03-24 ### Fixed - Fix `accessWidener` entry missing from `fabric.mod.json` (ArchLoom used to add that automatically lol) - Note that access transformers on NeoForge are not yet implemented, but they should not be required ## [v26.1.0.0-mc26.1] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration.
Sign in

0.07 MB

26.1.0.2 Release 28.03.2026

[NEOFORGE] [26.1] ForgeConfigAPIPort v26.1.0.2

Supported Minecraft versions
26.1
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [v26.1.0.2-mc26.1] - 2026-03-28 ### Changed - Enable support for Minecraft Forge ## [v26.1.0.1-mc26.1] - 2026-03-24 ### Fixed - Fix `accessWidener` entry missing from `fabric.mod.json` (ArchLoom used to add that automatically lol) - Note that access transformers on NeoForge are not yet implemented, but they should not be required ## [v26.1.0.0-mc26.1] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration.
Sign in

0.07 MB

26.1.0.1 Release 24.03.2026

[FABRIC] [26.1] ForgeConfigAPIPort v26.1.0.1

Supported Minecraft versions
26.1
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [v26.1.0.1-mc26.1] - 2026-03-24 ### Fixed - Fix `accessWidener` entry missing from `fabric.mod.json` (ArchLoom used to add that automatically lol) - Note that access transformers on NeoForge are not yet implemented, but they should not be required ## [v26.1.0.0-mc26.1] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration.
Sign in

0.57 MB

26.1.0.1 Release 24.03.2026

[NEOFORGE] [26.1] ForgeConfigAPIPort v26.1.0.1

Supported Minecraft versions
26.1
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [v26.1.0.1-mc26.1] - 2026-03-24 ### Fixed - Fix `accessWidener` entry missing from `fabric.mod.json` (ArchLoom used to add that automatically lol) - Note that access transformers on NeoForge are not yet implemented, but they should not be required ## [v26.1.0.0-mc26.1] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration.
Sign in

0.07 MB

26.1.0.0 Release 24.03.2026

[FABRIC] [26.1] ForgeConfigAPIPort v26.1.0.0

Supported Minecraft versions
26.1
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [v26.1.0.0-mc26.1] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration.
Sign in

0.57 MB

26.1.0.0 Release 24.03.2026

[NEOFORGE] [26.1] ForgeConfigAPIPort v26.1.0.0

Supported Minecraft versions
26.1
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [v26.1.0.0-mc26.1] - 2026-03-24 ### Changed - Update to Minecraft 26.1 - Note for developers: This project is no longer built using Architectury Loom, having migrated to Fabric Loom and Mod Dev Gradle. Please report any issues particularly regarding the `Common` distribution that may arise from that migration.
Sign in

0.07 MB

21.11.1 Release 15.12.2025

[FABRIC] [1.21.11] ForgeConfigAPIPort v21.11.1

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.11.1-1.21.11] - 2025-12-15 ### Changed - Enable support for Minecraft Forge ## [v21.11.0-1.21.11] - 2025-12-11 ### Changed - Update to Minecraft 1.21.11
Sign in

0.57 MB

21.11.1 Release 15.12.2025

[FORGE] [1.21.11] ForgeConfigAPIPort v21.11.1

Supported Minecraft versions
1.21.11
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.11.1-1.21.11] - 2025-12-15 ### Changed - Enable support for Minecraft Forge ## [v21.11.0-1.21.11] - 2025-12-11 ### Changed - Update to Minecraft 1.21.11
Sign in

0.07 MB

21.11.1 Release 15.12.2025

[NEOFORGE] [1.21.11] ForgeConfigAPIPort v21.11.1

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.11.1-1.21.11] - 2025-12-15 ### Changed - Enable support for Minecraft Forge ## [v21.11.0-1.21.11] - 2025-12-11 ### Changed - Update to Minecraft 1.21.11
Sign in

0.07 MB

21.11.0 Release 11.12.2025

[FABRIC] [1.21.11] ForgeConfigAPIPort v21.11.0

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.11.0-1.21.11] - 2025-12-11 ### Changed - Update to Minecraft 1.21.11
Sign in

0.57 MB

21.11.0 Release 11.12.2025

[NEOFORGE] [1.21.11] ForgeConfigAPIPort v21.11.0

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.11.0-1.21.11] - 2025-12-11 ### Changed - Update to Minecraft 1.21.11
Sign in

0.07 MB

v8.0.3-1.20.1-Fabric Release 25.11.2025

[FABRIC] [1.20.1] ForgeConfigAPIPort-v8.0.3

Supported Minecraft versions
1.20.1
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/. ## [v8.0.3-1.20.1] - 2025-11-25 ### Fixed - Fix server config data being cleared when logging out in singleplayer ## [v8.0.2-1.20.1] - 2025-03-20 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [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 ### Changed - Port to Minecraft 1.20.1
Sign in

0.38 MB

21.10.1 Release 12.11.2025

[FABRIC] [1.21.10] ForgeConfigAPIPort v21.10.1

Supported Minecraft versions
1.21.10
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.10.1-1.21.10] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.10.0-1.21.10] - 2025-10-08 ### Changed - Update to Minecraft 1.21.10
Sign in

0.59 MB

21.10.1 Release 12.11.2025

[FORGE] [1.21.10] ForgeConfigAPIPort v21.10.1

Supported Minecraft versions
1.21.10
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.10.1-1.21.10] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.10.0-1.21.10] - 2025-10-08 ### Changed - Update to Minecraft 1.21.10
Sign in

0.68 MB

21.10.1 Release 12.11.2025

[NEOFORGE] [1.21.10] ForgeConfigAPIPort v21.10.1

Supported Minecraft versions
1.21.10
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.10.1-1.21.10] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.10.0-1.21.10] - 2025-10-08 ### Changed - Update to Minecraft 1.21.10
Sign in

0.08 MB

v21.8.2-1.21.8-NeoForge Release 12.11.2025

[NEOFORGE] [1.21.8] ForgeConfigAPIPort-v21.8.2

Supported Minecraft versions
1.21.8
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.8.2-1.21.8] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.8.1-1.21.8] - 2025-08-29 ### Changed - Update Night Config to v3.8.3 - Unload server configs after disconnecting from server ([#2459](https://github.com/neoforged/NeoForge/pull/2459)) - Make ModConfig.getFullPath nullable ([#326](https://github.com/neoforged/FancyModLoader/pull/326)) - Unload non-file configs ([#329](https://github.com/neoforged/FancyModLoader/pull/329)) ## [v21.8.0-1.21.8] - 2025-07-18 ### Changed - Update to Minecraft 1.21.8
Sign in

0.1 MB

v21.8.2-1.21.8-Forge Release 12.11.2025

[FORGE] [1.21.8] ForgeConfigAPIPort-v21.8.2

Supported Minecraft versions
1.21.8
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.8.2-1.21.8] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.8.1-1.21.8] - 2025-08-29 ### Changed - Update Night Config to v3.8.3 - Unload server configs after disconnecting from server ([#2459](https://github.com/neoforged/NeoForge/pull/2459)) - Make ModConfig.getFullPath nullable ([#326](https://github.com/neoforged/FancyModLoader/pull/326)) - Unload non-file configs ([#329](https://github.com/neoforged/FancyModLoader/pull/329)) ## [v21.8.0-1.21.8] - 2025-07-18 ### Changed - Update to Minecraft 1.21.8
Sign in

0.7 MB

v21.5.3-1.21.5-NeoForge Release 12.11.2025

[NEOFORGE] [1.21.5] ForgeConfigAPIPort-v21.5.3

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.5.3-1.21.5] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.5.2-1.21.5] - 2025-06-24 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.5.1-1.21.5] - 2025-03-27 - Re-enable support Minecraft Forge ### Changed - Slight `/config` command changes to be more inline with NeoForge ### Fixed - Fix broken Mod Menu integration ## [v21.5.0-1.21.5] - 2025-03-25 - Update to Minecraft 1.21.5 ### Changed - Upgrade api package to v5 - Merge `NeoForgeConfigRegistry` & `ForgeConfigRegistry` into `ConfigRegistry` on Fabric - Remove `ForgeModConfigEvents`, use `NeoForgeModConfigEvents` instead which also works for Forge events on Fabric - Cleanup methods in `NeoForgeConfigRegistry` and `ForgeConfigRegistry` on Forge & NeoForge respectively [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.8.2-1.21.8-Fabric Release 12.11.2025

[FABRIC] [1.21.8] ForgeConfigAPIPort-v21.8.2

Supported Minecraft versions
1.21.8
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.8.2-1.21.8] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.8.1-1.21.8] - 2025-08-29 ### Changed - Update Night Config to v3.8.3 - Unload server configs after disconnecting from server ([#2459](https://github.com/neoforged/NeoForge/pull/2459)) - Make ModConfig.getFullPath nullable ([#326](https://github.com/neoforged/FancyModLoader/pull/326)) - Unload non-file configs ([#329](https://github.com/neoforged/FancyModLoader/pull/329)) ## [v21.8.0-1.21.8] - 2025-07-18 ### Changed - Update to Minecraft 1.21.8
Sign in

0.61 MB

v21.5.3-1.21.5-Forge Release 12.11.2025

[FORGE] [1.21.5] ForgeConfigAPIPort-v21.5.3

Supported Minecraft versions
1.21.5
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.5.3-1.21.5] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.5.2-1.21.5] - 2025-06-24 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.5.1-1.21.5] - 2025-03-27 - Re-enable support Minecraft Forge ### Changed - Slight `/config` command changes to be more inline with NeoForge ### Fixed - Fix broken Mod Menu integration ## [v21.5.0-1.21.5] - 2025-03-25 - Update to Minecraft 1.21.5 ### Changed - Upgrade api package to v5 - Merge `NeoForgeConfigRegistry` & `ForgeConfigRegistry` into `ConfigRegistry` on Fabric - Remove `ForgeModConfigEvents`, use `NeoForgeModConfigEvents` instead which also works for Forge events on Fabric - Cleanup methods in `NeoForgeConfigRegistry` and `ForgeConfigRegistry` on Forge & NeoForge respectively [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.5.3-1.21.5-Fabric Release 12.11.2025

[FABRIC] [1.21.5] ForgeConfigAPIPort-v21.5.3

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.5.3-1.21.5] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.5.2-1.21.5] - 2025-06-24 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.5.1-1.21.5] - 2025-03-27 - Re-enable support Minecraft Forge ### Changed - Slight `/config` command changes to be more inline with NeoForge ### Fixed - Fix broken Mod Menu integration ## [v21.5.0-1.21.5] - 2025-03-25 - Update to Minecraft 1.21.5 ### Changed - Upgrade api package to v5 - Merge `NeoForgeConfigRegistry` & `ForgeConfigRegistry` into `ConfigRegistry` on Fabric - Remove `ForgeModConfigEvents`, use `NeoForgeModConfigEvents` instead which also works for Forge events on Fabric - Cleanup methods in `NeoForgeConfigRegistry` and `ForgeConfigRegistry` on Forge & NeoForge respectively [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.6 MB

v21.4.3-1.21.4-NeoForge Release 12.11.2025

[NEOFORGE] [1.21.4] ForgeConfigAPIPort-v21.4.3

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.4.3-1.21.4] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.4.2-1.21.4] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.4.1-1.21.4] - 2024-12-11 - Publish mod for Minecraft Forge ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.4.0-1.21.4] - 2024-12-05 - Update to Minecraft 1.21.4 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.4.3-1.21.4-Forge Release 12.11.2025

[FORGE] [1.21.4] ForgeConfigAPIPort-v21.4.3

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.4.3-1.21.4] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.4.2-1.21.4] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.4.1-1.21.4] - 2024-12-11 - Publish mod for Minecraft Forge ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.4.0-1.21.4] - 2024-12-05 - Update to Minecraft 1.21.4 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.4.3-1.21.4-Fabric Release 12.11.2025

[FABRIC] [1.21.4] ForgeConfigAPIPort-v21.4.3

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.4.3-1.21.4] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.4.2-1.21.4] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.4.1-1.21.4] - 2024-12-11 - Publish mod for Minecraft Forge ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.4.0-1.21.4] - 2024-12-05 - Update to Minecraft 1.21.4 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.61 MB

v21.3.5-1.21.3-NeoForge Release 12.11.2025

[NEOFORGE] [1.21.3] ForgeConfigAPIPort-v21.3.5

Supported Minecraft versions
1.21.3
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.3.5-1.21.3] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.3.4-1.21.3] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.3.3-1.21.3] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.3.2-1.21.3] - 2024-11-14 ### Fixed - Attempt fixing being unable to manually save Forge configs via `ForgeConfigSpec::save` ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.3.5-1.21.3-Forge Release 12.11.2025

[FORGE] [1.21.3] ForgeConfigAPIPort-v21.3.5

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.3.5-1.21.3] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.3.4-1.21.3] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.3.3-1.21.3] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.3.2-1.21.3] - 2024-11-14 ### Fixed - Attempt fixing being unable to manually save Forge configs via `ForgeConfigSpec::save` ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.3.5-1.21.3-Fabric Release 12.11.2025

[FABRIC] [1.21.3] ForgeConfigAPIPort-v21.3.5

Supported Minecraft versions
1.21.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.3.5-1.21.3] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.3.4-1.21.3] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.3.3-1.21.3] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.3.2-1.21.3] - 2024-11-14 ### Fixed - Attempt fixing being unable to manually save Forge configs via `ForgeConfigSpec::save` ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.61 MB

v21.1.6-1.21.1-NeoForge Release 12.11.2025

[NEOFORGE] [1.21.1] ForgeConfigAPIPort-v21.1.6

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.6-1.21.1] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.1.5-1.21.1] - 2025-11-09 ### Fixed - Sync `ModConfigSpec` from upstream ## [v21.1.4-1.21.1] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.1.3-1.21.1] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [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 ### Changed - Update to Minecraft 1.21.1
Sign in

0.1 MB

v21.1.6-1.21.1-Forge Release 12.11.2025

[FORGE] [1.21.1] ForgeConfigAPIPort-v21.1.6

Supported Minecraft versions
1.21.1
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.6-1.21.1] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.1.5-1.21.1] - 2025-11-09 ### Fixed - Sync `ModConfigSpec` from upstream ## [v21.1.4-1.21.1] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.1.3-1.21.1] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [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 ### Changed - Update to Minecraft 1.21.1
Sign in

0.28 MB

v21.1.6-1.21.1-Fabric Release 12.11.2025

[FABRIC] [1.21.1] ForgeConfigAPIPort-v21.1.6

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.6-1.21.1] - 2025-11-12 ### Fixed - Fix rare `com.electronwill.nightconfig.core.io.ParsingException` when loading the internal mod config ## [v21.1.5-1.21.1] - 2025-11-09 ### Fixed - Sync `ModConfigSpec` from upstream ## [v21.1.4-1.21.1] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.1.3-1.21.1] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [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 ### Changed - Update to Minecraft 1.21.1
Sign in

0.6 MB

v21.1.5-1.21.1-NeoForge Release 09.11.2025

[NEOFORGE] [1.21.1] ForgeConfigAPIPort-v21.1.5

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.5-1.21.1] - 2025-11-09 ### Fixed - Sync `ModConfigSpec` from upstream ## [v21.1.4-1.21.1] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.1.3-1.21.1] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [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 ### Changed - Update to Minecraft 1.21.1
Sign in

0.1 MB

v21.1.5-1.21.1-Forge Release 09.11.2025

[FORGE] [1.21.1] ForgeConfigAPIPort-v21.1.5

Supported Minecraft versions
1.21.1
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.5-1.21.1] - 2025-11-09 ### Fixed - Sync `ModConfigSpec` from upstream ## [v21.1.4-1.21.1] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.1.3-1.21.1] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [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 ### Changed - Update to Minecraft 1.21.1
Sign in

0.28 MB

v21.1.5-1.21.1-Fabric Release 09.11.2025

[FABRIC] [1.21.1] ForgeConfigAPIPort-v21.1.5

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.5-1.21.1] - 2025-11-09 ### Fixed - Sync `ModConfigSpec` from upstream ## [v21.1.4-1.21.1] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.1.3-1.21.1] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [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 ### Changed - Update to Minecraft 1.21.1
Sign in

0.6 MB

21.10.0 Release 08.10.2025

[FABRIC] [1.21.10] ForgeConfigAPIPort v21.10.0

Supported Minecraft versions
1.21.10
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.10.0-1.21.10] - 2025-10-08 ### Changed - Update to Minecraft 1.21.10
Sign in

0.59 MB

21.10.0 Release 08.10.2025

[FORGE] [1.21.10] ForgeConfigAPIPort v21.10.0

Supported Minecraft versions
1.21.10
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.10.0-1.21.10] - 2025-10-08 ### Changed - Update to Minecraft 1.21.10
Sign in

0.68 MB

21.10.0 Release 08.10.2025

[NEOFORGE] [1.21.10] ForgeConfigAPIPort v21.10.0

Supported Minecraft versions
1.21.10
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.10.0-1.21.10] - 2025-10-08 ### Changed - Update to Minecraft 1.21.10
Sign in

0.08 MB

21.9.8 Release 04.10.2025

[FORGE] [1.21.9] ForgeConfigAPIPort v21.9.8

Supported Minecraft versions
1.21.9
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.9.8-1.21.9] - 2025-10-04 ### Removed - Remove data generation shutdown workaround ## [v21.9.7-1.21.9] - 2025-10-02 ### Changed - Re-enable support for Minecraft Forge ### Fixed - Fix crash when opening config screen ([#2677](https://github.com/neoforged/NeoForge/pull/2677)) ## [v21.9.6-1.21.9] - 2025-10-01 ### Fixed - Fix compatibility with the latest NeoForge version ## [v21.9.5-1.21.9] - 2025-09-29 ### Fixed - Fix transitive dependencies missing from Maven publication ## [v21.9.4-1.21.9] - 2025-09-29 ### Fixed - Fix `Failed to process jar when running jar processor: fabric-loom:access-widener` ## [v21.9.3-1.21.9] - 2025-09-29 ### Fixed - Fix NeoForge minimum version requirement ## [v21.9.2-1.21.9] - 2025-09-29 ### Fixed - Fix publications including result `jar` task instead of `remapJar` ## [v21.9.1-1.21.9] - 2025-09-29 ### Changed - Update to Gradle 9.1.0 ## [v21.9.0-1.21.9] - 2025-09-22 ### Changed - Update to Minecraft 1.21.9
Sign in

0.68 MB

21.9.8 Release 04.10.2025

[FABRIC] [1.21.9] ForgeConfigAPIPort v21.9.8

Supported Minecraft versions
1.21.9
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.9.8-1.21.9] - 2025-10-04 ### Removed - Remove data generation shutdown workaround ## [v21.9.7-1.21.9] - 2025-10-02 ### Changed - Re-enable support for Minecraft Forge ### Fixed - Fix crash when opening config screen ([#2677](https://github.com/neoforged/NeoForge/pull/2677)) ## [v21.9.6-1.21.9] - 2025-10-01 ### Fixed - Fix compatibility with the latest NeoForge version ## [v21.9.5-1.21.9] - 2025-09-29 ### Fixed - Fix transitive dependencies missing from Maven publication ## [v21.9.4-1.21.9] - 2025-09-29 ### Fixed - Fix `Failed to process jar when running jar processor: fabric-loom:access-widener` ## [v21.9.3-1.21.9] - 2025-09-29 ### Fixed - Fix NeoForge minimum version requirement ## [v21.9.2-1.21.9] - 2025-09-29 ### Fixed - Fix publications including result `jar` task instead of `remapJar` ## [v21.9.1-1.21.9] - 2025-09-29 ### Changed - Update to Gradle 9.1.0 ## [v21.9.0-1.21.9] - 2025-09-22 ### Changed - Update to Minecraft 1.21.9
Sign in

0.59 MB

21.9.8 Release 04.10.2025

[NEOFORGE] [1.21.9] ForgeConfigAPIPort v21.9.8

Supported Minecraft versions
1.21.9
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.9.8-1.21.9] - 2025-10-04 ### Removed - Remove data generation shutdown workaround ## [v21.9.7-1.21.9] - 2025-10-02 ### Changed - Re-enable support for Minecraft Forge ### Fixed - Fix crash when opening config screen ([#2677](https://github.com/neoforged/NeoForge/pull/2677)) ## [v21.9.6-1.21.9] - 2025-10-01 ### Fixed - Fix compatibility with the latest NeoForge version ## [v21.9.5-1.21.9] - 2025-09-29 ### Fixed - Fix transitive dependencies missing from Maven publication ## [v21.9.4-1.21.9] - 2025-09-29 ### Fixed - Fix `Failed to process jar when running jar processor: fabric-loom:access-widener` ## [v21.9.3-1.21.9] - 2025-09-29 ### Fixed - Fix NeoForge minimum version requirement ## [v21.9.2-1.21.9] - 2025-09-29 ### Fixed - Fix publications including result `jar` task instead of `remapJar` ## [v21.9.1-1.21.9] - 2025-09-29 ### Changed - Update to Gradle 9.1.0 ## [v21.9.0-1.21.9] - 2025-09-22 ### Changed - Update to Minecraft 1.21.9
Sign in

0.08 MB

21.9.7 Release 02.10.2025

[FABRIC] [1.21.9] ForgeConfigAPIPort v21.9.7

Supported Minecraft versions
1.21.9
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.9.7-1.21.9] - 2025-10-02 ### Changed - Re-enable support for Minecraft Forge ### Fixed - Fix crash when opening config screen ([#2677](https://github.com/neoforged/NeoForge/pull/2677)) ## [v21.9.6-1.21.9] - 2025-10-01 ### Fixed - Fix compatibility with the latest NeoForge version ## [v21.9.5-1.21.9] - 2025-09-29 ### Fixed - Fix transitive dependencies missing from Maven publication ## [v21.9.4-1.21.9] - 2025-09-29 ### Fixed - Fix `Failed to process jar when running jar processor: fabric-loom:access-widener` ## [v21.9.3-1.21.9] - 2025-09-29 ### Fixed - Fix NeoForge minimum version requirement ## [v21.9.2-1.21.9] - 2025-09-29 ### Fixed - Fix publications including result `jar` task instead of `remapJar` ## [v21.9.1-1.21.9] - 2025-09-29 ### Changed - Update to Gradle 9.1.0 ## [v21.9.0-1.21.9] - 2025-09-22 ### Changed - Update to Minecraft 1.21.9
Sign in

0.59 MB

21.9.7 Release 02.10.2025

[FORGE] [1.21.9] ForgeConfigAPIPort v21.9.7

Supported Minecraft versions
1.21.9
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.9.7-1.21.9] - 2025-10-02 ### Changed - Re-enable support for Minecraft Forge ### Fixed - Fix crash when opening config screen ([#2677](https://github.com/neoforged/NeoForge/pull/2677)) ## [v21.9.6-1.21.9] - 2025-10-01 ### Fixed - Fix compatibility with the latest NeoForge version ## [v21.9.5-1.21.9] - 2025-09-29 ### Fixed - Fix transitive dependencies missing from Maven publication ## [v21.9.4-1.21.9] - 2025-09-29 ### Fixed - Fix `Failed to process jar when running jar processor: fabric-loom:access-widener` ## [v21.9.3-1.21.9] - 2025-09-29 ### Fixed - Fix NeoForge minimum version requirement ## [v21.9.2-1.21.9] - 2025-09-29 ### Fixed - Fix publications including result `jar` task instead of `remapJar` ## [v21.9.1-1.21.9] - 2025-09-29 ### Changed - Update to Gradle 9.1.0 ## [v21.9.0-1.21.9] - 2025-09-22 ### Changed - Update to Minecraft 1.21.9
Sign in

0.68 MB

21.9.7 Release 02.10.2025

[NEOFORGE] [1.21.9] ForgeConfigAPIPort v21.9.7

Supported Minecraft versions
1.21.9
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.9.7-1.21.9] - 2025-10-02 ### Changed - Re-enable support for Minecraft Forge ### Fixed - Fix crash when opening config screen ([#2677](https://github.com/neoforged/NeoForge/pull/2677)) ## [v21.9.6-1.21.9] - 2025-10-01 ### Fixed - Fix compatibility with the latest NeoForge version ## [v21.9.5-1.21.9] - 2025-09-29 ### Fixed - Fix transitive dependencies missing from Maven publication ## [v21.9.4-1.21.9] - 2025-09-29 ### Fixed - Fix `Failed to process jar when running jar processor: fabric-loom:access-widener` ## [v21.9.3-1.21.9] - 2025-09-29 ### Fixed - Fix NeoForge minimum version requirement ## [v21.9.2-1.21.9] - 2025-09-29 ### Fixed - Fix publications including result `jar` task instead of `remapJar` ## [v21.9.1-1.21.9] - 2025-09-29 ### Changed - Update to Gradle 9.1.0 ## [v21.9.0-1.21.9] - 2025-09-22 ### Changed - Update to Minecraft 1.21.9
Sign in

0.09 MB

21.9.6 Release 01.10.2025

[FABRIC] [1.21.9] ForgeConfigAPIPort v21.9.6

Supported Minecraft versions
1.21.9
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.9.6-1.21.9] - 2025-10-01 ### Fixed - Fix compatibility with the latest NeoForge version ## [v21.9.5-1.21.9] - 2025-09-29 ### Fixed - Fix transitive dependencies missing from Maven publication ## [v21.9.4-1.21.9] - 2025-09-29 ### Fixed - Fix `Failed to process jar when running jar processor: fabric-loom:access-widener` ## [v21.9.3-1.21.9] - 2025-09-29 ### Fixed - Fix NeoForge minimum version requirement ## [v21.9.2-1.21.9] - 2025-09-29 ### Fixed - Fix publications including result `jar` task instead of `remapJar` ## [v21.9.1-1.21.9] - 2025-09-29 ### Changed - Update to Gradle 9.1.0 ## [v21.9.0-1.21.9] - 2025-09-22 ### Changed - Update to Minecraft 1.21.9
Sign in

0.59 MB

21.9.6 Release 01.10.2025

[NEOFORGE] [1.21.9] ForgeConfigAPIPort v21.9.6

Supported Minecraft versions
1.21.9
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.9.6-1.21.9] - 2025-10-01 ### Fixed - Fix compatibility with the latest NeoForge version ## [v21.9.5-1.21.9] - 2025-09-29 ### Fixed - Fix transitive dependencies missing from Maven publication ## [v21.9.4-1.21.9] - 2025-09-29 ### Fixed - Fix `Failed to process jar when running jar processor: fabric-loom:access-widener` ## [v21.9.3-1.21.9] - 2025-09-29 ### Fixed - Fix NeoForge minimum version requirement ## [v21.9.2-1.21.9] - 2025-09-29 ### Fixed - Fix publications including result `jar` task instead of `remapJar` ## [v21.9.1-1.21.9] - 2025-09-29 ### Changed - Update to Gradle 9.1.0 ## [v21.9.0-1.21.9] - 2025-09-22 ### Changed - Update to Minecraft 1.21.9
Sign in

0.09 MB

v21.8.1-1.21.8-NeoForge Release 29.08.2025

[NEOFORGE] [1.21.8] ForgeConfigAPIPort-v21.8.1

Supported Minecraft versions
1.21.8
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.8.1-1.21.8] - 2025-08-29 ### Changed - Update Night Config to v3.8.3 - Unload server configs after disconnecting from server ([#2459](https://github.com/neoforged/NeoForge/pull/2459)) - Make ModConfig.getFullPath nullable ([#326](https://github.com/neoforged/FancyModLoader/pull/326)) - Unload non-file configs ([#329](https://github.com/neoforged/FancyModLoader/pull/329)) ## [v21.8.0-1.21.8] - 2025-07-18 ### Changed - Update to Minecraft 1.21.8
Sign in

0.1 MB

v21.8.1-1.21.8-Forge Release 29.08.2025

[FORGE] [1.21.8] ForgeConfigAPIPort-v21.8.1

Supported Minecraft versions
1.21.8
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.8.1-1.21.8] - 2025-08-29 ### Changed - Update Night Config to v3.8.3 - Unload server configs after disconnecting from server ([#2459](https://github.com/neoforged/NeoForge/pull/2459)) - Make ModConfig.getFullPath nullable ([#326](https://github.com/neoforged/FancyModLoader/pull/326)) - Unload non-file configs ([#329](https://github.com/neoforged/FancyModLoader/pull/329)) ## [v21.8.0-1.21.8] - 2025-07-18 ### Changed - Update to Minecraft 1.21.8
Sign in

0.7 MB

v21.8.1-1.21.8-Fabric Release 29.08.2025

[FABRIC] [1.21.8] ForgeConfigAPIPort-v21.8.1

Supported Minecraft versions
1.21.8
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.8.1-1.21.8] - 2025-08-29 ### Changed - Update Night Config to v3.8.3 - Unload server configs after disconnecting from server ([#2459](https://github.com/neoforged/NeoForge/pull/2459)) - Make ModConfig.getFullPath nullable ([#326](https://github.com/neoforged/FancyModLoader/pull/326)) - Unload non-file configs ([#329](https://github.com/neoforged/FancyModLoader/pull/329)) ## [v21.8.0-1.21.8] - 2025-07-18 ### Changed - Update to Minecraft 1.21.8
Sign in

0.61 MB

v21.4.2-1.21.4-NeoForge Release 22.07.2025

[NEOFORGE] [1.21.4] ForgeConfigAPIPort-v21.4.2

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.4.2-1.21.4] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.4.1-1.21.4] - 2024-12-11 - Publish mod for Minecraft Forge ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.4.0-1.21.4] - 2024-12-05 - Update to Minecraft 1.21.4 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.4.2-1.21.4-Forge Release 22.07.2025

[FORGE] [1.21.4] ForgeConfigAPIPort-v21.4.2

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.4.2-1.21.4] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.4.1-1.21.4] - 2024-12-11 - Publish mod for Minecraft Forge ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.4.0-1.21.4] - 2024-12-05 - Update to Minecraft 1.21.4 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.4.2-1.21.4-Fabric Release 22.07.2025

[FABRIC] [1.21.4] ForgeConfigAPIPort-v21.4.2

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.4.2-1.21.4] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.4.1-1.21.4] - 2024-12-11 - Publish mod for Minecraft Forge ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.4.0-1.21.4] - 2024-12-05 - Update to Minecraft 1.21.4 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.61 MB

v21.3.4-1.21.3-NeoForge Release 22.07.2025

[NEOFORGE] [1.21.3] ForgeConfigAPIPort-v21.3.4

Supported Minecraft versions
1.21.3
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.3.4-1.21.3] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.3.3-1.21.3] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.3.2-1.21.3] - 2024-11-14 ### Fixed - Attempt fixing being unable to manually save Forge configs via `ForgeConfigSpec::save` ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.3.4-1.21.3-Forge Release 22.07.2025

[FORGE] [1.21.3] ForgeConfigAPIPort-v21.3.4

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.3.4-1.21.3] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.3.3-1.21.3] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.3.2-1.21.3] - 2024-11-14 ### Fixed - Attempt fixing being unable to manually save Forge configs via `ForgeConfigSpec::save` ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.3.4-1.21.3-Fabric Release 22.07.2025

[FABRIC] [1.21.3] ForgeConfigAPIPort-v21.3.4

Supported Minecraft versions
1.21.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.3.4-1.21.3] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.3.3-1.21.3] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.3.2-1.21.3] - 2024-11-14 ### Fixed - Attempt fixing being unable to manually save Forge configs via `ForgeConfigSpec::save` ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.61 MB

v21.1.4-1.21.1-NeoForge Release 22.07.2025

[NEOFORGE] [1.21.1] ForgeConfigAPIPort-v21.1.4

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.4-1.21.1] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.1.3-1.21.1] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.1.4-1.21.1-Forge Release 22.07.2025

[FORGE] [1.21.1] ForgeConfigAPIPort-v21.1.4

Supported Minecraft versions
1.21.1
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.4-1.21.1] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.1.3-1.21.1] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.1.4-1.21.1-Fabric Release 22.07.2025

[FABRIC] [1.21.1] ForgeConfigAPIPort-v21.1.4

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.4-1.21.1] - 2025-07-22 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.1.3-1.21.1] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.6 MB

v21.8.0-1.21.8-NeoForge Release 18.07.2025

[NEOFORGE] [1.21.8] ForgeConfigAPIPort-v21.8.0

Supported Minecraft versions
1.21.8
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.8.0-1.21.8] - 2025-07-18 - Update to Minecraft 1.21.8
Sign in

0.1 MB

v21.8.0-1.21.8-Forge Release 18.07.2025

[FORGE] [1.21.8] ForgeConfigAPIPort-v21.8.0

Supported Minecraft versions
1.21.8
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.8.0-1.21.8] - 2025-07-18 - Update to Minecraft 1.21.8
Sign in

0.28 MB

v21.8.0-1.21.8-Fabric Release 18.07.2025

[FABRIC] [1.21.8] ForgeConfigAPIPort-v21.8.0

Supported Minecraft versions
1.21.8
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.8.0-1.21.8] - 2025-07-18 - Update to Minecraft 1.21.8
Sign in

0.6 MB

v21.7.0-1.21.7-NeoForge Release 01.07.2025

[NEOFORGE] [1.21.7] ForgeConfigAPIPort-v21.7.0

Supported Minecraft versions
1.21.7
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.7.0-1.21.7] - 2025-07-01 - Update to Minecraft 1.21.7
Sign in

0.1 MB

v21.7.0-1.21.7-Forge Release 01.07.2025

[FORGE] [1.21.7] ForgeConfigAPIPort-v21.7.0

Supported Minecraft versions
1.21.7
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.7.0-1.21.7] - 2025-07-01 - Update to Minecraft 1.21.7
Sign in

0.28 MB

v21.7.0-1.21.7-Fabric Release 01.07.2025

[FABRIC] [1.21.7] ForgeConfigAPIPort-v21.7.0

Supported Minecraft versions
1.21.7
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.7.0-1.21.7] - 2025-07-01 - Update to Minecraft 1.21.7
Sign in

0.6 MB

v21.6.4-1.21.6-NeoForge Release 24.06.2025

[NEOFORGE] [1.21.6] ForgeConfigAPIPort-v21.6.4

Supported Minecraft versions
1.21.6
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.6.4-1.21.6] - 2025-06-24 ### Fixed - Fix custom server configs not applying in singleplayer; they would always use default values - Try to fix `MixinTargetAlreadyLoadedException` for the previously introduced Night Config workaround ## [v21.6.3-1.21.6] - 2025-06-20 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.6.2-1.21.6] - 2025-06-18 - Re-enable support for Minecraft Forge ## [v21.6.1-1.21.6] - 2025-06-17 - Update to Minecraft 1.21.6 - Pull upstream changes: [#1439](https://github.com/neoforged/NeoForge/pull/1439), [#1458](https://github.com/neoforged/NeoForge/pull/1458), [#1652](https://github.com/neoforged/NeoForge/pull/1652), [#2224](https://github.com/neoforged/NeoForge/pull/2224) ## [v21.6.0-1.21.6] - 2025-06-03 - Update to Minecraft 1.21.6-pre1
Sign in

0.1 MB

v21.6.4-1.21.6-Forge Release 24.06.2025

[FORGE] [1.21.6] ForgeConfigAPIPort-v21.6.4

Supported Minecraft versions
1.21.6
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.6.4-1.21.6] - 2025-06-24 ### Fixed - Fix custom server configs not applying in singleplayer; they would always use default values - Try to fix `MixinTargetAlreadyLoadedException` for the previously introduced Night Config workaround ## [v21.6.3-1.21.6] - 2025-06-20 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.6.2-1.21.6] - 2025-06-18 - Re-enable support for Minecraft Forge ## [v21.6.1-1.21.6] - 2025-06-17 - Update to Minecraft 1.21.6 - Pull upstream changes: [#1439](https://github.com/neoforged/NeoForge/pull/1439), [#1458](https://github.com/neoforged/NeoForge/pull/1458), [#1652](https://github.com/neoforged/NeoForge/pull/1652), [#2224](https://github.com/neoforged/NeoForge/pull/2224) ## [v21.6.0-1.21.6] - 2025-06-03 - Update to Minecraft 1.21.6-pre1
Sign in

0.28 MB

v21.6.4-1.21.6-Fabric Release 24.06.2025

[FABRIC] [1.21.6] ForgeConfigAPIPort-v21.6.4

Supported Minecraft versions
1.21.6
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.6.4-1.21.6] - 2025-06-24 ### Fixed - Fix custom server configs not applying in singleplayer; they would always use default values - Try to fix `MixinTargetAlreadyLoadedException` for the previously introduced Night Config workaround ## [v21.6.3-1.21.6] - 2025-06-20 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.6.2-1.21.6] - 2025-06-18 - Re-enable support for Minecraft Forge ## [v21.6.1-1.21.6] - 2025-06-17 - Update to Minecraft 1.21.6 - Pull upstream changes: [#1439](https://github.com/neoforged/NeoForge/pull/1439), [#1458](https://github.com/neoforged/NeoForge/pull/1458), [#1652](https://github.com/neoforged/NeoForge/pull/1652), [#2224](https://github.com/neoforged/NeoForge/pull/2224) ## [v21.6.0-1.21.6] - 2025-06-03 - Update to Minecraft 1.21.6-pre1
Sign in

0.6 MB

v21.6.3-1.21.6-NeoForge Release 23.06.2025

[NEOFORGE] [1.21.6] ForgeConfigAPIPort-v21.6.3

Supported Minecraft versions
1.21.6
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.6.3-1.21.6] - 2025-06-20 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.6.2-1.21.6] - 2025-06-18 - Re-enable support for Minecraft Forge ## [v21.6.1-1.21.6] - 2025-06-17 - Update to Minecraft 1.21.6 - Pull upstream changes: [#1439](https://github.com/neoforged/NeoForge/pull/1439), [#1458](https://github.com/neoforged/NeoForge/pull/1458), [#1652](https://github.com/neoforged/NeoForge/pull/1652), [#2224](https://github.com/neoforged/NeoForge/pull/2224) ## [v21.6.0-1.21.6] - 2025-06-03 - Update to Minecraft 1.21.6-pre1
Sign in

0.1 MB

v21.6.3-1.21.6-Forge Release 23.06.2025

[FORGE] [1.21.6] ForgeConfigAPIPort-v21.6.3

Supported Minecraft versions
1.21.6
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.6.3-1.21.6] - 2025-06-20 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.6.2-1.21.6] - 2025-06-18 - Re-enable support for Minecraft Forge ## [v21.6.1-1.21.6] - 2025-06-17 - Update to Minecraft 1.21.6 - Pull upstream changes: [#1439](https://github.com/neoforged/NeoForge/pull/1439), [#1458](https://github.com/neoforged/NeoForge/pull/1458), [#1652](https://github.com/neoforged/NeoForge/pull/1652), [#2224](https://github.com/neoforged/NeoForge/pull/2224) ## [v21.6.0-1.21.6] - 2025-06-03 - Update to Minecraft 1.21.6-pre1
Sign in

0.28 MB

v21.6.3-1.21.6-Fabric Release 23.06.2025

[FABRIC] [1.21.6] ForgeConfigAPIPort-v21.6.3

Supported Minecraft versions
1.21.6
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.6.3-1.21.6] - 2025-06-20 ### Fixed - Temporary workaround for `com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC)` in the Night Config library ## [v21.6.2-1.21.6] - 2025-06-18 - Re-enable support for Minecraft Forge ## [v21.6.1-1.21.6] - 2025-06-17 - Update to Minecraft 1.21.6 - Pull upstream changes: [#1439](https://github.com/neoforged/NeoForge/pull/1439), [#1458](https://github.com/neoforged/NeoForge/pull/1458), [#1652](https://github.com/neoforged/NeoForge/pull/1652), [#2224](https://github.com/neoforged/NeoForge/pull/2224) ## [v21.6.0-1.21.6] - 2025-06-03 - Update to Minecraft 1.21.6-pre1
Sign in

0.61 MB

v21.6.2-1.21.6-NeoForge Release 18.06.2025

[NEOFORGE] [1.21.6] ForgeConfigAPIPort-v21.6.2

Supported Minecraft versions
1.21.6
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.6.2-1.21.6] - 2025-06-18 - Re-enable support for Minecraft Forge ## [v21.6.1-1.21.6] - 2025-06-17 - Update to Minecraft 1.21.6 - Pull upstream changes: [#1439](https://github.com/neoforged/NeoForge/pull/1439), [#1458](https://github.com/neoforged/NeoForge/pull/1458), [#1652](https://github.com/neoforged/NeoForge/pull/1652), [#2224](https://github.com/neoforged/NeoForge/pull/2224) ## [v21.6.0-1.21.6] - 2025-06-03 - Update to Minecraft 1.21.6-pre1
Sign in

0.1 MB

v21.6.2-1.21.6-Forge Release 18.06.2025

[FORGE] [1.21.6] ForgeConfigAPIPort-v21.6.2

Supported Minecraft versions
1.21.6
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.6.2-1.21.6] - 2025-06-18 - Re-enable support for Minecraft Forge ## [v21.6.1-1.21.6] - 2025-06-17 - Update to Minecraft 1.21.6 - Pull upstream changes: [#1439](https://github.com/neoforged/NeoForge/pull/1439), [#1458](https://github.com/neoforged/NeoForge/pull/1458), [#1652](https://github.com/neoforged/NeoForge/pull/1652), [#2224](https://github.com/neoforged/NeoForge/pull/2224) ## [v21.6.0-1.21.6] - 2025-06-03 - Update to Minecraft 1.21.6-pre1
Sign in

0.28 MB

v21.6.2-1.21.6-Fabric Release 18.06.2025

[FABRIC] [1.21.6] ForgeConfigAPIPort-v21.6.2

Supported Minecraft versions
1.21.6
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.6.2-1.21.6] - 2025-06-18 - Re-enable support for Minecraft Forge ## [v21.6.1-1.21.6] - 2025-06-17 - Update to Minecraft 1.21.6 - Pull upstream changes: [#1439](https://github.com/neoforged/NeoForge/pull/1439), [#1458](https://github.com/neoforged/NeoForge/pull/1458), [#1652](https://github.com/neoforged/NeoForge/pull/1652), [#2224](https://github.com/neoforged/NeoForge/pull/2224) ## [v21.6.0-1.21.6] - 2025-06-03 - Update to Minecraft 1.21.6-pre1
Sign in

0.6 MB

v21.6.1-1.21.6-NeoForge Release 17.06.2025

[NEOFORGE] [1.21.6] ForgeConfigAPIPort-v21.6.1

Supported Minecraft versions
1.21.6
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.6.1-1.21.6] - 2025-06-17 - Update to Minecraft 1.21.6 - Pull upstream changes: [#1439](https://github.com/neoforged/NeoForge/pull/1439), [#1458](https://github.com/neoforged/NeoForge/pull/1458), [#1652](https://github.com/neoforged/NeoForge/pull/1652), [#2224](https://github.com/neoforged/NeoForge/pull/2224) ## [v21.6.0-1.21.6] - 2025-06-03 - Update to Minecraft 1.21.6-pre1
Sign in

0.1 MB

v21.6.1-1.21.6-Fabric Release 17.06.2025

[FABRIC] [1.21.6] ForgeConfigAPIPort-v21.6.1

Supported Minecraft versions
1.21.6
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.6.1-1.21.6] - 2025-06-17 - Update to Minecraft 1.21.6 - Pull upstream changes: [#1439](https://github.com/neoforged/NeoForge/pull/1439), [#1458](https://github.com/neoforged/NeoForge/pull/1458), [#1652](https://github.com/neoforged/NeoForge/pull/1652), [#2224](https://github.com/neoforged/NeoForge/pull/2224) ## [v21.6.0-1.21.6] - 2025-06-03 - Update to Minecraft 1.21.6-pre1
Sign in

0.6 MB

v21.5.1-1.21.5-NeoForge Release 27.03.2025

[NEOFORGE] [1.21.5] ForgeConfigAPIPort-v21.5.1

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.5.1-1.21.5] - 2025-03-27 - Re-enable support Minecraft Forge ### Changed - Slight `/config` command changes to be more inline with NeoForge ### Fixed - Fix broken Mod Menu integration ## [v21.5.0-1.21.5] - 2025-03-25 - Update to Minecraft 1.21.5 ### Changed - Upgrade api package to v5 - Merge `NeoForgeConfigRegistry` & `ForgeConfigRegistry` into `ConfigRegistry` on Fabric - Remove `ForgeModConfigEvents`, use `NeoForgeModConfigEvents` instead which also works for Forge events on Fabric - Cleanup methods in `NeoForgeConfigRegistry` and `ForgeConfigRegistry` on Forge & NeoForge respectively [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.5.1-1.21.5-Forge Release 27.03.2025

[FORGE] [1.21.5] ForgeConfigAPIPort-v21.5.1

Supported Minecraft versions
1.21.5
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.5.1-1.21.5] - 2025-03-27 - Re-enable support Minecraft Forge ### Changed - Slight `/config` command changes to be more inline with NeoForge ### Fixed - Fix broken Mod Menu integration ## [v21.5.0-1.21.5] - 2025-03-25 - Update to Minecraft 1.21.5 ### Changed - Upgrade api package to v5 - Merge `NeoForgeConfigRegistry` & `ForgeConfigRegistry` into `ConfigRegistry` on Fabric - Remove `ForgeModConfigEvents`, use `NeoForgeModConfigEvents` instead which also works for Forge events on Fabric - Cleanup methods in `NeoForgeConfigRegistry` and `ForgeConfigRegistry` on Forge & NeoForge respectively [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.5.1-1.21.5-Fabric Release 27.03.2025

[FABRIC] [1.21.5] ForgeConfigAPIPort-v21.5.1

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.5.1-1.21.5] - 2025-03-27 - Re-enable support Minecraft Forge ### Changed - Slight `/config` command changes to be more inline with NeoForge ### Fixed - Fix broken Mod Menu integration ## [v21.5.0-1.21.5] - 2025-03-25 - Update to Minecraft 1.21.5 ### Changed - Upgrade api package to v5 - Merge `NeoForgeConfigRegistry` & `ForgeConfigRegistry` into `ConfigRegistry` on Fabric - Remove `ForgeModConfigEvents`, use `NeoForgeModConfigEvents` instead which also works for Forge events on Fabric - Cleanup methods in `NeoForgeConfigRegistry` and `ForgeConfigRegistry` on Forge & NeoForge respectively [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.6 MB

v21.5.0-1.21.5-NeoForge Release 25.03.2025

[NEOFORGE] [1.21.5] ForgeConfigAPIPort-v21.5.0

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.5.0-1.21.5] - 2025-03-25 - Update to Minecraft 1.21.5 ### Changed - Upgrade api package to v5 - Merge `NeoForgeConfigRegistry` & `ForgeConfigRegistry` into `ConfigRegistry` on Fabric - Remove `ForgeModConfigEvents`, use `NeoForgeModConfigEvents` instead which also works for Forge events on Fabric - Cleanup methods in `NeoForgeConfigRegistry` and `ForgeConfigRegistry` on Forge & NeoForge respectively [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.5.0-1.21.5-Fabric Release 25.03.2025

[FABRIC] [1.21.5] ForgeConfigAPIPort-v21.5.0

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.5.0-1.21.5] - 2025-03-25 - Update to Minecraft 1.21.5 ### Changed - Upgrade api package to v5 - Merge `NeoForgeConfigRegistry` & `ForgeConfigRegistry` into `ConfigRegistry` on Fabric - Remove `ForgeModConfigEvents`, use `NeoForgeModConfigEvents` instead which also works for Forge events on Fabric - Cleanup methods in `NeoForgeConfigRegistry` and `ForgeConfigRegistry` on Forge & NeoForge respectively [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.6 MB

v8.0.2-1.20.1-Fabric Release 20.03.2025

[FABRIC] [1.20.1] ForgeConfigAPIPort-v8.0.2

Supported Minecraft versions
1.20.1
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v8.0.2-1.20.1] - 2025-03-20 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.38 MB

v21.4.1-1.21.4-NeoForge Release 11.12.2024

[NEOFORGE] [1.21.4] ForgeConfigAPIPort-v21.4.1

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.4.1-1.21.4] - 2024-12-11 - Publish mod for Minecraft Forge ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.4.0-1.21.4] - 2024-12-05 - Update to Minecraft 1.21.4 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.4.1-1.21.4-Forge Release 11.12.2024

[FORGE] [1.21.4] ForgeConfigAPIPort-v21.4.1

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.4.1-1.21.4] - 2024-12-11 - Publish mod for Minecraft Forge ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.4.0-1.21.4] - 2024-12-05 - Update to Minecraft 1.21.4 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.4.1-1.21.4-Fabric Release 11.12.2024

[FABRIC] [1.21.4] ForgeConfigAPIPort-v21.4.1

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.4.1-1.21.4] - 2024-12-11 - Publish mod for Minecraft Forge ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.4.0-1.21.4] - 2024-12-05 - Update to Minecraft 1.21.4 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.61 MB

v21.3.3-1.21.3-NeoForge Release 11.12.2024

[NEOFORGE] [1.21.3] ForgeConfigAPIPort-v21.3.3

Supported Minecraft versions
1.21.3
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.3.3-1.21.3] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.3.2-1.21.3] - 2024-11-14 ### Fixed - Attempt fixing being unable to manually save Forge configs via `ForgeConfigSpec::save` ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.3.3-1.21.3-Forge Release 11.12.2024

[FORGE] [1.21.3] ForgeConfigAPIPort-v21.3.3

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.3.3-1.21.3] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.3.2-1.21.3] - 2024-11-14 ### Fixed - Attempt fixing being unable to manually save Forge configs via `ForgeConfigSpec::save` ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.3.3-1.21.3-Fabric Release 11.12.2024

[FABRIC] [1.21.3] ForgeConfigAPIPort-v21.3.3

Supported Minecraft versions
1.21.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.3.3-1.21.3] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [v21.3.2-1.21.3] - 2024-11-14 ### Fixed - Attempt fixing being unable to manually save Forge configs via `ForgeConfigSpec::save` ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.61 MB

v21.1.3-1.21.1-NeoForge Release 11.12.2024

[NEOFORGE] [1.21.1] ForgeConfigAPIPort-v21.1.3

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.3-1.21.1] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.1.3-1.21.1-Forge Release 11.12.2024

[FORGE] [1.21.1] ForgeConfigAPIPort-v21.1.3

Supported Minecraft versions
1.21.1
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.3-1.21.1] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.1.3-1.21.1-Fabric Release 11.12.2024

[FABRIC] [1.21.1] ForgeConfigAPIPort-v21.1.3

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.3-1.21.1] - 2024-12-11 ### Fixed - Stop `FileWatcher` default instance on dedicated server exit ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.6 MB

v21.4.0-1.21.4-NeoForge Release 05.12.2024

[NEOFORGE] [1.21.4] ForgeConfigAPIPort-v21.4.0

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.4.0-1.21.4] - 2024-12-05 - Update to Minecraft 1.21.4 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.4.0-1.21.4-Fabric Release 05.12.2024

[FABRIC] [1.21.4] ForgeConfigAPIPort-v21.4.0

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.4.0-1.21.4] - 2024-12-05 - Update to Minecraft 1.21.4 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.61 MB

v21.3.2-1.21.3-NeoForge Release 15.11.2024

[NEOFORGE] [1.21.3] ForgeConfigAPIPort-v21.3.2

Supported Minecraft versions
1.21.3
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.3.2-1.21.3] - 2024-11-14 ### Fixed - Attempt fixing being unable to manually save Forge configs via `ForgeConfigSpec::save` ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.3.2-1.21.3-Forge Release 15.11.2024

[FORGE] [1.21.3] ForgeConfigAPIPort-v21.3.2

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.3.2-1.21.3] - 2024-11-14 ### Fixed - Attempt fixing being unable to manually save Forge configs via `ForgeConfigSpec::save` ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.3.2-1.21.3-Fabric Release 15.11.2024

[FABRIC] [1.21.3] ForgeConfigAPIPort-v21.3.2

Supported Minecraft versions
1.21.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.3.2-1.21.3] - 2024-11-14 ### Fixed - Attempt fixing being unable to manually save Forge configs via `ForgeConfigSpec::save` ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.61 MB

v21.1.2-1.21.1-NeoForge Release 15.11.2024

[NEOFORGE] [1.21.1] ForgeConfigAPIPort-v21.1.2

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.1.2-1.21.1-Forge Release 15.11.2024

[FORGE] [1.21.1] ForgeConfigAPIPort-v21.1.2

Supported Minecraft versions
1.21.1
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.1.2-1.21.1-Fabric Release 15.11.2024

[FABRIC] [1.21.1] ForgeConfigAPIPort-v21.1.2

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.6 MB

v8.0.1-1.20.1-Fabric Release 14.11.2024

[FABRIC] [1.20.1] ForgeConfigAPIPort-v8.0.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.38 MB

v21.3.1-1.21.3-NeoForge Release 27.10.2024

[NEOFORGE] [1.21.3] ForgeConfigAPIPort-v21.3.1

Supported Minecraft versions
1.21.3
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.3.1-1.21.3-Forge Release 27.10.2024

[FORGE] [1.21.3] ForgeConfigAPIPort-v21.3.1

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.3.1-1.21.3-Fabric Release 27.10.2024

[FABRIC] [1.21.3] ForgeConfigAPIPort-v21.3.1

Supported Minecraft versions
1.21.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.61 MB

v21.3.0-1.21.3-NeoForge Release 24.10.2024

[NEOFORGE] [1.21.3] ForgeConfigAPIPort-v21.3.0

Supported Minecraft versions
1.21.3
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.3.0-1.21.3] - 2024-10-24 - Update to Minecraft 1.21.3 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.3.0-1.21.3-Fabric Release 24.10.2024

[FABRIC] [1.21.3] ForgeConfigAPIPort-v21.3.0

Supported Minecraft versions
1.21.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.3.0-1.21.3] - 2024-10-24 - Update to Minecraft 1.21.3 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.61 MB

v21.1.1-1.21.1-NeoForge Release 30.09.2024

[NEOFORGE] [1.21.1] ForgeConfigAPIPort-v21.1.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.1.1-1.21.1-Forge Release 30.09.2024

[FORGE] [1.21.1] ForgeConfigAPIPort-v21.1.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.1.1-1.21.1-Fabric Release 30.09.2024

[FABRIC] [1.21.1] ForgeConfigAPIPort-v21.1.1

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.6 MB

v21.1.0-1.21.1-NeoForge Release 09.08.2024

[NEOFORGE] [1.21.1] ForgeConfigAPIPort-v21.1.0

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.0-1.21.1] - 2024-08-09 - Update to Minecraft 1.21.1 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.1.0-1.21.1-Forge Release 09.08.2024

[FORGE] [1.21.1] ForgeConfigAPIPort-v21.1.0

Supported Minecraft versions
1.21.1
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.0-1.21.1] - 2024-08-09 - Update to Minecraft 1.21.1 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.1.0-1.21.1-Fabric Release 09.08.2024

[FABRIC] [1.21.1] ForgeConfigAPIPort-v21.1.0

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v21.1.0-1.21.1] - 2024-08-09 - Update to Minecraft 1.21.1 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.6 MB

v21.0.8-1.21-NeoForge Release 07.08.2024

[NEOFORGE] [1.21] ForgeConfigAPIPort-v21.0.8

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.0.8-1.21-Forge Release 07.08.2024

[FORGE] [1.21] ForgeConfigAPIPort-v21.0.8

Supported Minecraft versions
1.21
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.0.8-1.21-Fabric Release 07.08.2024

[FABRIC] [1.21] ForgeConfigAPIPort-v21.0.8

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.6 MB

v21.0.7-1.21-NeoForge Release 29.07.2024

[NEOFORGE] [1.21] ForgeConfigAPIPort-v21.0.7

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.0.7-1.21-Forge Release 29.07.2024

[FORGE] [1.21] ForgeConfigAPIPort-v21.0.7

Supported Minecraft versions
1.21
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.28 MB

v21.0.7-1.21-Fabric Release 29.07.2024

[FABRIC] [1.21] ForgeConfigAPIPort-v21.0.7

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.6 MB

v21.0.6-1.21-NeoForge Release 26.07.2024

[NEOFORGE] [1.21] ForgeConfigAPIPort-v21.0.6

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.0.6-1.21-Forge Release 26.07.2024

[FORGE] [1.21] ForgeConfigAPIPort-v21.0.6

Supported Minecraft versions
1.21
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.27 MB

v21.0.6-1.21-Fabric Release 26.07.2024

[FABRIC] [1.21] ForgeConfigAPIPort-v21.0.6

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.59 MB

v21.0.5-1.21-NeoForge Release 15.07.2024

[NEOFORGE] [1.21] ForgeConfigAPIPort-v21.0.5

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.0.5-1.21-Forge Release 15.07.2024

[FORGE] [1.21] ForgeConfigAPIPort-v21.0.5

Supported Minecraft versions
1.21
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.27 MB

v21.0.5-1.21-Fabric Release 15.07.2024

[FABRIC] [1.21] ForgeConfigAPIPort-v21.0.5

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.54 MB

v21.0.4-1.21-NeoForge Release 15.07.2024

[NEOFORGE] [1.21] ForgeConfigAPIPort-v21.0.4

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.0.4-1.21-Forge Release 15.07.2024

[FORGE] [1.21] ForgeConfigAPIPort-v21.0.4

Supported Minecraft versions
1.21
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.27 MB

v21.0.4-1.21-Fabric Release 15.07.2024

[FABRIC] [1.21] ForgeConfigAPIPort-v21.0.4

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.54 MB

v21.0.3-1.21-NeoForge Release 15.07.2024

[NEOFORGE] [1.21] ForgeConfigAPIPort-v21.0.3

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.0.3-1.21-Forge Release 15.07.2024

[FORGE] [1.21] ForgeConfigAPIPort-v21.0.3

Supported Minecraft versions
1.21
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.27 MB

v21.0.3-1.21-Fabric Release 15.07.2024

[FABRIC] [1.21] ForgeConfigAPIPort-v21.0.3

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.54 MB

v21.0.2-1.21-NeoForge Release 13.07.2024

[NEOFORGE] [1.21] ForgeConfigAPIPort-v21.0.2

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.0.2-1.21-Forge Release 13.07.2024

[FORGE] [1.21] ForgeConfigAPIPort-v21.0.2

Supported Minecraft versions
1.21
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.27 MB

v21.0.2-1.21-Fabric Release 13.07.2024

[FABRIC] [1.21] ForgeConfigAPIPort-v21.0.2

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.54 MB

v21.0.1-1.21-NeoForge Release 01.07.2024

[NEOFORGE] [1.21] ForgeConfigAPIPort-v21.0.1

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v21.0.1-1.21] - 2024-07-01 - Updated for Night Config v3.7+ ### 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.0.1-1.21-Forge Release 01.07.2024

[FORGE] [1.21] ForgeConfigAPIPort-v21.0.1

Supported Minecraft versions
1.21
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v21.0.1-1.21] - 2024-07-01 - Updated for Night Config v3.7+ ### 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.25 MB

v21.0.1-1.21-Fabric Release 01.07.2024

[FABRIC] [1.21] ForgeConfigAPIPort-v21.0.1

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v21.0.1-1.21] - 2024-07-01 - Updated for Night Config v3.7+ ### 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.55 MB

v21.0.0-1.21-NeoForge Release 14.06.2024

[NEOFORGE] [1.21] ForgeConfigAPIPort-v21.0.0

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v21.0.0-1.21-Fabric Release 14.06.2024

[FABRIC] [1.21] ForgeConfigAPIPort-v21.0.0

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.41 MB

v20.6.1-1.20.6-NeoForge Release 04.06.2024

[NEOFORGE] [1.20.6] ForgeConfigAPIPort-v20.6.1

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.6.1-1.20.6] - 2024-05-04 ### Changed - Sync upstream changes for NeoForge, most importantly adding support for startup configs (loaded immediately on NeoForge to allow retrieving values during early mod loading) - Using this new type is not necessary on Fabric since all configs but server configs already load immediately due to the absence of mod loading stages - The new type is simply included for parity with NeoForge ### Removed - Remove outdated config options `recreateConfigsWhenParsingFails` and `forceGlobalServerConfigs` which are always enabled now ## [v20.6.0-1.20.6] - 2024-04-30 - Update to Minecraft 1.20.6 ### Changed - Port upstream changes for `ForgeConfigSpec` and `ModConfigSpec` - Overhaul server config syncing to occur during the configuration phase in favor of login ### Removed - Remove deprecated Fabric api events and helper methods [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v20.6.1-1.20.6-Forge Release 04.06.2024

[FORGE] [1.20.6] ForgeConfigAPIPort-v20.6.1

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.6.1-1.20.6] - 2024-05-04 ### Changed - Sync upstream changes for NeoForge, most importantly adding support for startup configs (loaded immediately on NeoForge to allow retrieving values during early mod loading) - Using this new type is not necessary on Fabric since all configs but server configs already load immediately due to the absence of mod loading stages - The new type is simply included for parity with NeoForge ### Removed - Remove outdated config options `recreateConfigsWhenParsingFails` and `forceGlobalServerConfigs` which are always enabled now ## [v20.6.0-1.20.6] - 2024-04-30 - Update to Minecraft 1.20.6 ### Changed - Port upstream changes for `ForgeConfigSpec` and `ModConfigSpec` - Overhaul server config syncing to occur during the configuration phase in favor of login ### Removed - Remove deprecated Fabric api events and helper methods [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.25 MB

v20.6.1-1.20.6-Fabric Release 04.06.2024

[FABRIC] [1.20.6] ForgeConfigAPIPort-v20.6.1

Supported Minecraft versions
1.20.6
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.6.1-1.20.6] - 2024-05-04 ### Changed - Sync upstream changes for NeoForge, most importantly adding support for startup configs (loaded immediately on NeoForge to allow retrieving values during early mod loading) - Using this new type is not necessary on Fabric since all configs but server configs already load immediately due to the absence of mod loading stages - The new type is simply included for parity with NeoForge ### Removed - Remove outdated config options `recreateConfigsWhenParsingFails` and `forceGlobalServerConfigs` which are always enabled now ## [v20.6.0-1.20.6] - 2024-04-30 - Update to Minecraft 1.20.6 ### Changed - Port upstream changes for `ForgeConfigSpec` and `ModConfigSpec` - Overhaul server config syncing to occur during the configuration phase in favor of login ### Removed - Remove deprecated Fabric api events and helper methods [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.41 MB

v20.6.0-1.20.6-Forge Release 01.05.2024

[FORGE] [1.20.6] ForgeConfigAPIPort-v20.6.0

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.6.0-1.20.6] - 2024-04-30 - Update to Minecraft 1.20.6 ### Changed - Port upstream changes for `ForgeConfigSpec` and `ModConfigSpec` - Overhaul server config syncing to occur during the configuration phase in favor of login ### Removed - Remove deprecated Fabric api events and helper methods [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.25 MB

v20.6.0-1.20.6-NeoForge Release 30.04.2024

[NEOFORGE] [1.20.6] ForgeConfigAPIPort-v20.6.0

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.6.0-1.20.6] - 2024-04-30 - Update to Minecraft 1.20.6 ### Changed - Port upstream changes for `ForgeConfigSpec` and `ModConfigSpec` - Overhaul server config syncing to occur during the configuration phase in favor of login ### Removed - Remove deprecated Fabric api events and helper methods [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.1 MB

v20.6.0-1.20.6-Fabric Release 30.04.2024

[FABRIC] [1.20.6] ForgeConfigAPIPort-v20.6.0

Supported Minecraft versions
1.20.6
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.6.0-1.20.6] - 2024-04-30 - Update to Minecraft 1.20.6 ### Changed - Port upstream changes for `ForgeConfigSpec` and `ModConfigSpec` - Overhaul server config syncing to occur during the configuration phase in favor of login ### Removed - Remove deprecated Fabric api events and helper methods [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.41 MB

v20.4.3-1.20.4-NeoForge Release 22.01.2024

[NEOFORGE] [1.20.4] ForgeConfigAPIPort-v20.4.3

Supported Minecraft versions
1.20.4
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.4.3-1.20.4] - 2024-01-22 ### Fixed - Fix `mods.toml` entries for NeoForge ## [v20.4.2-1.20.4] - 2024-01-13 ### Changed - Implement `UnmodifiableConfigWrapper` for `IConfigSpec` adapters on NeoForge & Forge ## [v20.4.1-1.20.4] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v20.4.0-1.20.4] - 2023-12-21 - Updated to Minecraft 1.20.4 (thanks to [Girafi](https://github.com/GirafiStudios) for helping out!) - The mod version now is more streamlined by including the targeted Minecraft version (e.g. Minecraft 1.20.4 -> Mod Version 20.4.X) [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.09 MB

v20.4.3-1.20.4-Forge Release 22.01.2024

[FORGE] [1.20.4] ForgeConfigAPIPort-v20.4.3

Supported Minecraft versions
1.20.4
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.4.3-1.20.4] - 2024-01-22 ### Fixed - Fix `mods.toml` entries for NeoForge ## [v20.4.2-1.20.4] - 2024-01-13 ### Changed - Implement `UnmodifiableConfigWrapper` for `IConfigSpec` adapters on NeoForge & Forge ## [v20.4.1-1.20.4] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v20.4.0-1.20.4] - 2023-12-21 - Updated to Minecraft 1.20.4 (thanks to [Girafi](https://github.com/GirafiStudios) for helping out!) - The mod version now is more streamlined by including the targeted Minecraft version (e.g. Minecraft 1.20.4 -> Mod Version 20.4.X) [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.24 MB

v20.4.3-1.20.4-Fabric Release 22.01.2024

[FABRIC] [1.20.4] ForgeConfigAPIPort-v20.4.3

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.4.3-1.20.4] - 2024-01-22 ### Fixed - Fix `mods.toml` entries for NeoForge ## [v20.4.2-1.20.4] - 2024-01-13 ### Changed - Implement `UnmodifiableConfigWrapper` for `IConfigSpec` adapters on NeoForge & Forge ## [v20.4.1-1.20.4] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v20.4.0-1.20.4] - 2023-12-21 - Updated to Minecraft 1.20.4 (thanks to [Girafi](https://github.com/GirafiStudios) for helping out!) - The mod version now is more streamlined by including the targeted Minecraft version (e.g. Minecraft 1.20.4 -> Mod Version 20.4.X) [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.42 MB

v20.2.6-1.20.2-Forge Release 22.01.2024

[FORGE] [1.20.2] ForgeConfigAPIPort-v20.2.6

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.2.6-1.20.2] - 2024-01-22 ### Fixed - Fix `mods.toml` entries for NeoForge ## [v20.2.5-1.20.2] - 2024-01-13 ### Changed - Implement `UnmodifiableConfigWrapper` for `IConfigSpec` adapters on NeoForge & Forge ## [v20.2.4-1.20.2] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v9.1.2-1.20.2] - 2023-12-02 ### Changed - Server configs can now once again be read from a local world directory, when a config file is present (it has to be manually copied there) - New server config files are still only created in the global `.minecraft/config` directory - Refactored `fuzs.forgeconfigapiport.api.config.v3.ForgeConfigPaths` ### Fixed - Fixed `ModConfigSpec` using a wrong package ## [v9.1.1-1.20.2] - 2023-12-01 ### Fixed - Fixed `ForgeConfigSpec` still using the old name for NeoForge ## [v9.1.0-1.20.2] - 2023-11-30 ### Added - Added support for the `net.neoforged` namespace in addition to `net.minecraftforge` - ~~Support for Minecraft Forge will be dropped in the long term~~ - At the moment config systems from both mod loaders are fully supported, except the `/config` command which now only works for NeoForge configs ## [v9.0.0-1.20.2] - 2023-09-22 - Ported to Minecraft 1.20.2 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.24 MB

v20.2.6-1.20.2-NeoForge Release 22.01.2024

[NEOFORGE] [1.20.2] ForgeConfigAPIPort-v20.2.6

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.2.6-1.20.2] - 2024-01-22 ### Fixed - Fix `mods.toml` entries for NeoForge ## [v20.2.5-1.20.2] - 2024-01-13 ### Changed - Implement `UnmodifiableConfigWrapper` for `IConfigSpec` adapters on NeoForge & Forge ## [v20.2.4-1.20.2] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v9.1.2-1.20.2] - 2023-12-02 ### Changed - Server configs can now once again be read from a local world directory, when a config file is present (it has to be manually copied there) - New server config files are still only created in the global `.minecraft/config` directory - Refactored `fuzs.forgeconfigapiport.api.config.v3.ForgeConfigPaths` ### Fixed - Fixed `ModConfigSpec` using a wrong package ## [v9.1.1-1.20.2] - 2023-12-01 ### Fixed - Fixed `ForgeConfigSpec` still using the old name for NeoForge ## [v9.1.0-1.20.2] - 2023-11-30 ### Added - Added support for the `net.neoforged` namespace in addition to `net.minecraftforge` - ~~Support for Minecraft Forge will be dropped in the long term~~ - At the moment config systems from both mod loaders are fully supported, except the `/config` command which now only works for NeoForge configs ## [v9.0.0-1.20.2] - 2023-09-22 - Ported to Minecraft 1.20.2 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.09 MB

v20.2.6-1.20.2-Fabric Release 22.01.2024

[FABRIC] [1.20.2] ForgeConfigAPIPort-v20.2.6

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.2.6-1.20.2] - 2024-01-22 ### Fixed - Fix `mods.toml` entries for NeoForge ## [v20.2.5-1.20.2] - 2024-01-13 ### Changed - Implement `UnmodifiableConfigWrapper` for `IConfigSpec` adapters on NeoForge & Forge ## [v20.2.4-1.20.2] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v9.1.2-1.20.2] - 2023-12-02 ### Changed - Server configs can now once again be read from a local world directory, when a config file is present (it has to be manually copied there) - New server config files are still only created in the global `.minecraft/config` directory - Refactored `fuzs.forgeconfigapiport.api.config.v3.ForgeConfigPaths` ### Fixed - Fixed `ModConfigSpec` using a wrong package ## [v9.1.1-1.20.2] - 2023-12-01 ### Fixed - Fixed `ForgeConfigSpec` still using the old name for NeoForge ## [v9.1.0-1.20.2] - 2023-11-30 ### Added - Added support for the `net.neoforged` namespace in addition to `net.minecraftforge` - ~~Support for Minecraft Forge will be dropped in the long term~~ - At the moment config systems from both mod loaders are fully supported, except the `/config` command which now only works for NeoForge configs ## [v9.0.0-1.20.2] - 2023-09-22 - Ported to Minecraft 1.20.2 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.42 MB

v20.4.2-1.20.4-NeoForge Release 13.01.2024

[NEOFORGE] [1.20.4] ForgeConfigAPIPort-v20.4.2

Supported Minecraft versions
1.20.4
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.4.2-1.20.4] - 2024-01-13 ### Changed - Implement `UnmodifiableConfigWrapper` for `IConfigSpec` adapters on NeoForge & Forge ## [v20.4.1-1.20.4] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v20.4.0-1.20.4] - 2023-12-21 - Updated to Minecraft 1.20.4 (thanks to [Girafi](https://github.com/GirafiStudios) for helping out!) - The mod version now is more streamlined by including the targeted Minecraft version (e.g. Minecraft 1.20.4 -> Mod Version 20.4.X) [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.09 MB

v20.4.2-1.20.4-Forge Release 13.01.2024

[FORGE] [1.20.4] ForgeConfigAPIPort-v20.4.2

Supported Minecraft versions
1.20.4
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.4.2-1.20.4] - 2024-01-13 ### Changed - Implement `UnmodifiableConfigWrapper` for `IConfigSpec` adapters on NeoForge & Forge ## [v20.4.1-1.20.4] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v20.4.0-1.20.4] - 2023-12-21 - Updated to Minecraft 1.20.4 (thanks to [Girafi](https://github.com/GirafiStudios) for helping out!) - The mod version now is more streamlined by including the targeted Minecraft version (e.g. Minecraft 1.20.4 -> Mod Version 20.4.X) [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.24 MB

v20.4.2-1.20.4-Fabric Release 13.01.2024

[FABRIC] [1.20.4] ForgeConfigAPIPort-v20.4.2

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.4.2-1.20.4] - 2024-01-13 ### Changed - Implement `UnmodifiableConfigWrapper` for `IConfigSpec` adapters on NeoForge & Forge ## [v20.4.1-1.20.4] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v20.4.0-1.20.4] - 2023-12-21 - Updated to Minecraft 1.20.4 (thanks to [Girafi](https://github.com/GirafiStudios) for helping out!) - The mod version now is more streamlined by including the targeted Minecraft version (e.g. Minecraft 1.20.4 -> Mod Version 20.4.X) [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.42 MB

v20.2.5-1.20.2-NeoForge Release 13.01.2024

[NEOFORGE] [1.20.2] ForgeConfigAPIPort-v20.2.5

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.2.5-1.20.2] - 2024-01-13 ### Changed - Implement `UnmodifiableConfigWrapper` for `IConfigSpec` adapters on NeoForge & Forge ## [v20.2.4-1.20.2] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v9.1.2-1.20.2] - 2023-12-02 ### Changed - Server configs can now once again be read from a local world directory, when a config file is present (it has to be manually copied there) - New server config files are still only created in the global `.minecraft/config` directory - Refactored `fuzs.forgeconfigapiport.api.config.v3.ForgeConfigPaths` ### Fixed - Fixed `ModConfigSpec` using a wrong package ## [v9.1.1-1.20.2] - 2023-12-01 ### Fixed - Fixed `ForgeConfigSpec` still using the old name for NeoForge ## [v9.1.0-1.20.2] - 2023-11-30 ### Added - Added support for the `net.neoforged` namespace in addition to `net.minecraftforge` - ~~Support for Minecraft Forge will be dropped in the long term~~ - At the moment config systems from both mod loaders are fully supported, except the `/config` command which now only works for NeoForge configs ## [v9.0.0-1.20.2] - 2023-09-22 - Ported to Minecraft 1.20.2 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.09 MB

v20.2.5-1.20.2-Forge Release 13.01.2024

[FORGE] [1.20.2] ForgeConfigAPIPort-v20.2.5

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.2.5-1.20.2] - 2024-01-13 ### Changed - Implement `UnmodifiableConfigWrapper` for `IConfigSpec` adapters on NeoForge & Forge ## [v20.2.4-1.20.2] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v9.1.2-1.20.2] - 2023-12-02 ### Changed - Server configs can now once again be read from a local world directory, when a config file is present (it has to be manually copied there) - New server config files are still only created in the global `.minecraft/config` directory - Refactored `fuzs.forgeconfigapiport.api.config.v3.ForgeConfigPaths` ### Fixed - Fixed `ModConfigSpec` using a wrong package ## [v9.1.1-1.20.2] - 2023-12-01 ### Fixed - Fixed `ForgeConfigSpec` still using the old name for NeoForge ## [v9.1.0-1.20.2] - 2023-11-30 ### Added - Added support for the `net.neoforged` namespace in addition to `net.minecraftforge` - ~~Support for Minecraft Forge will be dropped in the long term~~ - At the moment config systems from both mod loaders are fully supported, except the `/config` command which now only works for NeoForge configs ## [v9.0.0-1.20.2] - 2023-09-22 - Ported to Minecraft 1.20.2 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.24 MB

v20.2.5-1.20.2-Fabric Release 13.01.2024

[FABRIC] [1.20.2] ForgeConfigAPIPort-v20.2.5

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.2.5-1.20.2] - 2024-01-13 ### Changed - Implement `UnmodifiableConfigWrapper` for `IConfigSpec` adapters on NeoForge & Forge ## [v20.2.4-1.20.2] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v9.1.2-1.20.2] - 2023-12-02 ### Changed - Server configs can now once again be read from a local world directory, when a config file is present (it has to be manually copied there) - New server config files are still only created in the global `.minecraft/config` directory - Refactored `fuzs.forgeconfigapiport.api.config.v3.ForgeConfigPaths` ### Fixed - Fixed `ModConfigSpec` using a wrong package ## [v9.1.1-1.20.2] - 2023-12-01 ### Fixed - Fixed `ForgeConfigSpec` still using the old name for NeoForge ## [v9.1.0-1.20.2] - 2023-11-30 ### Added - Added support for the `net.neoforged` namespace in addition to `net.minecraftforge` - ~~Support for Minecraft Forge will be dropped in the long term~~ - At the moment config systems from both mod loaders are fully supported, except the `/config` command which now only works for NeoForge configs ## [v9.0.0-1.20.2] - 2023-09-22 - Ported to Minecraft 1.20.2 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.42 MB

v20.2.4-1.20.2-NeoForge Release 10.01.2024

[NEOFORGE] [1.20.2] ForgeConfigAPIPort-v20.2.4

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.2.4-1.20.2] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v9.1.2-1.20.2] - 2023-12-02 ### Changed - Server configs can now once again be read from a local world directory, when a config file is present (it has to be manually copied there) - New server config files are still only created in the global `.minecraft/config` directory - Refactored `fuzs.forgeconfigapiport.api.config.v3.ForgeConfigPaths` ### Fixed - Fixed `ModConfigSpec` using a wrong package ## [v9.1.1-1.20.2] - 2023-12-01 ### Fixed - Fixed `ForgeConfigSpec` still using the old name for NeoForge ## [v9.1.0-1.20.2] - 2023-11-30 ### Added - Added support for the `net.neoforged` namespace in addition to `net.minecraftforge` - ~~Support for Minecraft Forge will be dropped in the long term~~ - At the moment config systems from both mod loaders are fully supported, except the `/config` command which now only works for NeoForge configs ## [v9.0.0-1.20.2] - 2023-09-22 - Ported to Minecraft 1.20.2 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.09 MB

v20.2.4-1.20.2-Forge Release 10.01.2024

[FORGE] [1.20.2] ForgeConfigAPIPort-v20.2.4

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.2.4-1.20.2] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v9.1.2-1.20.2] - 2023-12-02 ### Changed - Server configs can now once again be read from a local world directory, when a config file is present (it has to be manually copied there) - New server config files are still only created in the global `.minecraft/config` directory - Refactored `fuzs.forgeconfigapiport.api.config.v3.ForgeConfigPaths` ### Fixed - Fixed `ModConfigSpec` using a wrong package ## [v9.1.1-1.20.2] - 2023-12-01 ### Fixed - Fixed `ForgeConfigSpec` still using the old name for NeoForge ## [v9.1.0-1.20.2] - 2023-11-30 ### Added - Added support for the `net.neoforged` namespace in addition to `net.minecraftforge` - ~~Support for Minecraft Forge will be dropped in the long term~~ - At the moment config systems from both mod loaders are fully supported, except the `/config` command which now only works for NeoForge configs ## [v9.0.0-1.20.2] - 2023-09-22 - Ported to Minecraft 1.20.2 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.24 MB

v20.2.4-1.20.2-Fabric Release 10.01.2024

[FABRIC] [1.20.2] ForgeConfigAPIPort-v20.2.4

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.2.4-1.20.2] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v9.1.2-1.20.2] - 2023-12-02 ### Changed - Server configs can now once again be read from a local world directory, when a config file is present (it has to be manually copied there) - New server config files are still only created in the global `.minecraft/config` directory - Refactored `fuzs.forgeconfigapiport.api.config.v3.ForgeConfigPaths` ### Fixed - Fixed `ModConfigSpec` using a wrong package ## [v9.1.1-1.20.2] - 2023-12-01 ### Fixed - Fixed `ForgeConfigSpec` still using the old name for NeoForge ## [v9.1.0-1.20.2] - 2023-11-30 ### Added - Added support for the `net.neoforged` namespace in addition to `net.minecraftforge` - ~~Support for Minecraft Forge will be dropped in the long term~~ - At the moment config systems from both mod loaders are fully supported, except the `/config` command which now only works for NeoForge configs ## [v9.0.0-1.20.2] - 2023-09-22 - Ported to Minecraft 1.20.2 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.42 MB

v20.4.1-1.20.4-NeoForge Release 10.01.2024

[NEOFORGE] [1.20.4] ForgeConfigAPIPort-v20.4.1

Supported Minecraft versions
1.20.4
Loaders / Platforms
neoforge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.4.1-1.20.4] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v20.4.0-1.20.4] - 2023-12-21 - Updated to Minecraft 1.20.4 (thanks to [Girafi](https://github.com/GirafiStudios) for helping out!) - The mod version now is more streamlined by including the targeted Minecraft version (e.g. Minecraft 1.20.4 -> Mod Version 20.4.X) [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.09 MB

v20.4.1-1.20.4-Forge Release 10.01.2024

[FORGE] [1.20.4] ForgeConfigAPIPort-v20.4.1

Supported Minecraft versions
1.20.4
Loaders / Platforms
forge
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.4.1-1.20.4] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v20.4.0-1.20.4] - 2023-12-21 - Updated to Minecraft 1.20.4 (thanks to [Girafi](https://github.com/GirafiStudios) for helping out!) - The mod version now is more streamlined by including the targeted Minecraft version (e.g. Minecraft 1.20.4 -> Mod Version 20.4.X) [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.24 MB

v20.4.1-1.20.4-Fabric Release 10.01.2024

[FABRIC] [1.20.4] ForgeConfigAPIPort-v20.4.1

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.4.1-1.20.4] - 2024-01-10 - Huge internal restructure, including new publications for NeoForge (for using Forge configs) and Forge (for using NeoForge configs) - The Fabric publication still includes all classes for both config systems, the api package has been split from `fuzs.forgeconfigapiport.api.config` into `fuzs.forgeconfigapiport.fabric.api.forge` and `fuzs.forgeconfigapiport.fabric.api.neoforge` - The common module is no longer published as `forgeconfigapiport-common`, instead there are now two common publications which are `forgeconfigapiport-common-forgeapi` and `forgeconfigapiport-common-neoforgeapi` ### Added - Added `disableConfigWatcher` config option to both `ForgeConfigSpec` and `ModConfigSpec` ### Changed - Updated ForgeConfigSpec with changes from [MinecraftForge#9810](https://github.com/MinecraftForge/MinecraftForge/pull/9810) ### Fixed - Fixed `FileWatcher` hanging due to an invalid path when unloading server configs ## [v20.4.0-1.20.4] - 2023-12-21 - Updated to Minecraft 1.20.4 (thanks to [Girafi](https://github.com/GirafiStudios) for helping out!) - The mod version now is more streamlined by including the targeted Minecraft version (e.g. Minecraft 1.20.4 -> Mod Version 20.4.X) [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.42 MB

v20.4.0-1.20.4-Fabric Release 21.12.2023

[FABRIC] [1.20.4] ForgeConfigAPIPort-v20.4.0

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v20.4.0-1.20.4] - 2023-12-21 - Updated to Minecraft 1.20.4 (thanks to [Girafi](https://github.com/GirafiStudios) for helping out!) - The mod version now is more streamlined by including the targeted Minecraft version (e.g. Minecraft 1.20.4 -> Mod Version 20.4.X) ## [v9.1.2-1.20.2] - 2023-12-02 ### Changed - Server configs can now once again be read from a local world directory, when a config file is present (it has to be manually copied there) - New server config files are still only created in the global `.minecraft/config` directory - Refactored `fuzs.forgeconfigapiport.api.config.v3.ForgeConfigPaths` ### Fixed - Fixed `ModConfigSpec` using a wrong package ## [v9.1.1-1.20.2] - 2023-12-01 ### Fixed - Fixed `ForgeConfigSpec` still using the old name for NeoForge ## [v9.1.0-1.20.2] - 2023-11-30 ### Added - Added support for the `net.neoforged` namespace in addition to `net.minecraftforge` - Support for Minecraft Forge will be dropped in the long term - At the moment config systems from both mod loaders are fully supported, except the `/config` command which now only works for NeoForge configs ## [v9.0.0-1.20.2] - 2023-09-22 - Ported to Minecraft 1.20.2 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.44 MB

v9.1.2-1.20.2-Fabric Release 02.12.2023

[FABRIC] [1.20.2] ForgeConfigAPIPort-v9.1.2

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v9.1.2-1.20.2] - 2023-12-02 ### Changed - Server configs can now once again be read from a local world directory, when a config file is present (it has to be manually copied there) - New server config files are still only created in the global `.minecraft/config` directory - Refactored `fuzs.forgeconfigapiport.api.config.v3.ForgeConfigPaths` ### Fixed - Fixed `ModConfigSpec` using a wrong package ## [v9.1.1-1.20.2] - 2023-12-01 ### Fixed - Fixed `ForgeConfigSpec` still using the old name for NeoForge ## [v9.1.0-1.20.2] - 2023-11-30 ### Added - Added support for the `net.neoforged` namespace in addition to `net.minecraftforge` - Support for Minecraft Forge will be dropped in the long term - At the moment config systems from both mod loaders are fully supported, except the `/config` command which now only works for NeoForge configs ## [v9.0.0-1.20.2] - 2023-09-22 - Ported to Minecraft 1.20.2 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.44 MB

v9.1.1-1.20.2-Fabric Release 01.12.2023

[FABRIC] [1.20.2] ForgeConfigAPIPort-v9.1.1

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v9.1.1-1.20.2] - 2023-12-01 ### Fixed - Fixed `ForgeConfigSpec` still using the old name for NeoForge ## [v9.1.0-1.20.2] - 2023-11-30 ### Added - Added support for the `net.neoforged` namespace in addition to `net.minecraftforge` - Support for Minecraft Forge will be dropped in the long term - At the moment config systems from both mod loaders are fully supported, except the `/config` command which now only works for NeoForge configs ## [v9.0.0-1.20.2] - 2023-09-22 - Ported to Minecraft 1.20.2 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.44 MB

v9.1.0-1.20.2-Fabric Release 30.11.2023

[FABRIC] [1.20.2] ForgeConfigAPIPort-v9.1.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v9.1.0-1.20] - 2023-11-30 ### Added - Added support for the `net.neoforged` namespace in addition to `net.minecraftforge` - Support for Minecraft Forge will be dropped in the long term - At the moment config systems from both mod loaders are fully supported, except the `/config` command which now only works for NeoForge configs ## [v9.0.0-1.20] - 2023-09-22 - Ported to Minecraft 1.20.2 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.44 MB

v9.0.0-1.20.2-Fabric Release 21.09.2023

[FABRIC] [1.20.2] ForgeConfigAPIPort-v9.0.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v9.0.0-1.20] - 2023-09-22 - Ported to Minecraft 1.20.2 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.38 MB

v8.0.0-1.20.1-Fabric Release 12.06.2023

[FABRIC] [1.20.1] ForgeConfigAPIPort-v8.0.0

Supported Minecraft versions
1.20.1
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v7.0.0-1.20] - 2023-06-09 - Ported to Minecraft 1.20 ### Changed- - [Night Config](https://github.com/TheElectronWill/night-config) is now shaded instead of being included via Jar-in-Jar to allow it to be removed from `fabric.mod.json`, which was causing issues in developement environments when Night Config wasn't retrieved from the official Maven, but instead production jars were used, e.g. from the Curse Maven - Note that Night Config is shaded without being relocated to a different package, which is necessary to stay consistent with Forge ### Removed - Removed deprecated classes in `net.minecraftforge.api` package [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.38 MB

v7.0.0-1.20-Fabric Release 10.06.2023

[FABRIC] [1.20] ForgeConfigAPIPort-v7.0.0

Supported Minecraft versions
1.20
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v7.0.0-1.20] - 2023-06-09 - Ported to Minecraft 1.20 ### Changed- - [Night Config](https://github.com/TheElectronWill/night-config) is now shaded instead of being included via Jar-in-Jar to allow it to be removed from `fabric.mod.json`, which was causing issues in developement environments when Night Config wasn't retrieved from the official Maven, but instead production jars were used, e.g. from the Curse Maven - Note that Night Config is shaded without being relocated to a different package, which is necessary to stay consistent with Forge ### Removed - Removed deprecated classes in `net.minecraftforge.api` package [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.38 MB

v7.0.0-1.20-Fabric Release 09.06.2023

[FABRIC] [1.20] ForgeConfigAPIPort-v7.0.0

Supported Minecraft versions
1.20
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v7.0.0-1.20] - 2023-06-09 - Ported to Minecraft 1.20 ### Changed- - [Night Config](https://github.com/TheElectronWill/night-config) is now shaded instead of being included via Jar-in-Jar to allow it to be removed from `fabric.mod.json`, which was causing issues in developement environments when Night Config wasn't retrieved from the official Maven, but instead production jars were used, e.g. from the Curse Maven - Note that Night Config is shaded without being relocated to a different package, which is necessary to stay consistent with Forge ### Removed - Removed deprecated classes in `net.minecraftforge.api` package [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.38 MB

v7.0.0-1.20-Fabric Release 09.06.2023

[FABRIC] [1.20] ForgeConfigAPIPort-v7.0.0

Supported Minecraft versions
1.20
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v7.0.0-1.20] - 2023-06-09 - Ported to Minecraft 1.20 ### Changed- - [Night Config](https://github.com/TheElectronWill/night-config) is now shaded instead of being included via Jar-in-Jar to allow it to be removed from `fabric.mod.json`, which was causing issues in developement environments when Night Config wasn't retrieved from the official Maven, but instead production jars were used, e.g. from the Curse Maven - Note that Night Config is shaded without being relocated to a different package, which is necessary to stay consistent with Forge ### Removed - Removed deprecated classes in `net.minecraftforge.api` package [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.38 MB

v7.0.0-1.20-Fabric Release 09.06.2023

[FABRIC] [1.20] ForgeConfigAPIPort-v7.0.0

Supported Minecraft versions
1.20
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v7.0.0-1.20] - 2023-06-09 - Ported to Minecraft 1.20 ### Changed- - [Night Config](https://github.com/TheElectronWill/night-config) is now shaded instead of being included via Jar-in-Jar to allow it to be removed from `fabric.mod.json`, which was causing issues in developement environments when Night Config wasn't retrieved from the official Maven, but instead production jars were used, e.g. from the Curse Maven - Note that Night Config is shaded without being relocated to a different package, which is necessary to stay consistent with Forge ### Removed - Removed deprecated classes in `net.minecraftforge.api` package [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.38 MB

v6.0.2-1.19.4-Fabric Release 22.03.2023

[FABRIC] [1.19.4] ForgeConfigAPIPort-v6.0.2

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v6.0.2-1.19.4] - 2023-03-21 ### Fixed - The common maven publications is now deobfuscated to support any common multi-loader implementation and not just what is based on Quilt ## [v6.0.1-1.19.4] - 2023-03-16 ### Changed - Replace `javax.annotation.Nullable` with `org.jetbrains.annotations.Nullable` ## [v6.0.0-1.19.4] - 2023-03-16 - Compiled for Minecraft 1.19.4 ### Removed - Removed a few deprecated methods in `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths` [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.4 MB

v5.0.11-1.19.3-Fabric Release 22.03.2023

[FABRIC] [1.19.3] ForgeConfigAPIPort-v5.0.11

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v5.0.11-1.19.3] - 2023-03-21 ### Fixed - The common maven publications is now deobfuscated to support any common multi-loader implementation and not just what is based on Quilt ## [v5.0.10-1.19.3] - 2023-03-16 ### Added - Added `correctConfigValuesFromDefaultConfig` option from [Night Config Fixes](https://www.curseforge.com/minecraft/mc-mods/night-config-fixes) mod - Will ensure corrected values are restored from a potentially present config file in `defaultconfigs` instead of using built-in default values ## [v5.0.9-1.19.3] - 2023-02-05 ### Fixed - Remove accidental test code ## [v5.0.8-1.19.3] - 2023-02-05 ### Fixed - Fixed an issue with compile time dependencies missing from Maven publication ## [v5.0.7-1.19.3] - 2023-01-28 ### Changed - The `/config` command now is registered as a client-side command to prevent issues with local multiplayer when vanilla clients are trying to connect (thanks for the suggestion [DJtheRedstoner](https://github.com/DJtheRedstoner)!) - As a result Forge Config API Port's `disableConfigCommand` config option has become obsolete and was therefore removed - Some further improvements to the `/config` command itself - Invalid suggestions for mod id are no longer shown - Supports multiple configs per config type for a single mod (if present) - Disabled access to server configs when playing on a dedicated server which would throw an exception before - Deprecated Forge's config command implementation, it is no longer used and will be removed in the future as it's not a relevant part of the api ## [v5.0.6-1.19.3] - 2023-01-09 ### Fixed - Fixed faulty Fabric maven publication from previous release ## [v5.0.5-1.19.3] - 2023-01-09 ### Fixed - Update `fuzs.forgeconfigapiport.impl.util.ReflectionHelper` to fix crash with the Configured mod when editing a value that does not have a valid `net.minecraftforge.common.ForgeConfigSpec$Range` ## [v5.0.4-1.19.3] - 2023-01-07 ### Changed - Server configs are now loaded before everything else in Fabric's `ServerLifecycleEvents#SERVER_STARTING` callback, and are unloaded after everything in `ServerLifecycleEvents#SERVER_STOPPED` via custom event phases (thanks to [SquidDev](https://github.com/SquidDev)!) - Sources are once again published to CurseForge and Modrinth ### Fixed - Removed test config accidentally included with the last release ## [v5.0.3-1.19.3] - 2022-12-23 ### Fixed - Fixed invalid mixin file reference in jar published to Maven ## [v5.0.2-1.19.3] - 2022-12-23 ### Changed - Some internal restructuring to move more code to the common project, to allow for easier Quilt support when it's ready ## [v5.0.1-1.19.3] - 2022-12-22 ### Fixed - Fixed Maven jar containing an unprocessed `fabric.mod.json` - Fixed optional mods missing from CurseForge and Modrinth publications ## [v5.0.0-1.19.3] - 2022-12-21 This version includes major changes and refactors regarding the whole structure of Forge Config Api Port, most notably a reorganization into a multi-loader project (with separate publications for a common and Fabric Gradle project); as well as moving all classes and code not present on Forge to a separate domain (`fuzs.forgeconfigapiport`). ### Added - Forge Config Api Port now includes a config file itself which includes the following options: - An option to set the `defaultsconfigs` directory (just like Forge, not that it's too useful) - An option to force server configs to generate in and load from the standard config directory (`.minecraft/config/`), so those configs are no longer world specific, but can be accessed much easier by users - An option to manually prevent the custom `/config` command for opening local config files from being registered, intended to be used when hosting a LAN world to allow clients without this mod to connect - An option to apply a workaround for the `com.electronwill.nightconfig.core.io.ParsingException: Not enough data available` (an issue when reading local config files from malformed/corrupted file, which apparently appears quite often) ### Changed - Forge Config Api Port now comes with two publications: `forgeconfigapiport-common` and `forgeconfigapiport-fabric`. When developing a mod for Fabric only, simply keep using `forgeconfigapiport-fabric`, nothing different from before. But when developing a mod for both Forge and Fabric simultaneously using a multi-loader setup, `forgeconfigapiport-common` comes in handy for the common project, as it enables using most config related classes in that part of the project, really just config registration is what's left for the mod loader specific projects. - Classes not originally found in Forge now use a separate domain `fuzs.forgeconfigapiport` with a similar structure to Fabric Api (divided into `api`, `impl`, and `mixin`) - `fuzs.forgeconfigapiport` also is the new domain used for the Maven distribution - The `api` package at `net.minecraftforge.api` has been moved to the new domain at `fuzs.forgeconfigapiport.api` and refactored: - `net.minecraftforge.api.ModLoadingContext` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigRegistry`: Same as before, methods have been renamed from `registerConfig` to simply `register` though and registration needs an instance from `ForgeConfigRegistry#INSTANCE`. - `net.minecraftforge.api.ConfigPaths` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths`: Overhauled, includes helper methods for getting default paths for all config types, also provides the full file path, not just the directory name. - `net.minecraftforge.api.fml.event.config.ModConfigEvents` -> `fuzs.forgeconfigapiport.api.config.v2.ModConfigEvents`: No changes, class has only been moved. - All implementation related classes have been compacted and moved to `fuzs.forgeconfigapiport.impl` - Mixin related classes have been moved to `fuzs.forgeconfigapiport.mixin` ### Removed - This version also comes with many removals and deprecations, mainly the WIP Forge config screens have been removed, as they were barely functional and the PR on Forge's GitHub has seemingly been abandoned. As an alternative for in-game configuration, Forge Config Api Port includes default support for and recommends the [Configured (Fabric)](https://www.curseforge.com/minecraft/mc-mods/configured-fabric) mod. [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.4 MB

v6.0.1-1.19.4-Fabric Release 16.03.2023

[FABRIC] [1.19.4] ForgeConfigAPIPort-v6.0.1

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v6.0.1-1.19.4] - 2023-03-16 ### Changed - Replace `javax.annotation.Nullable` with `org.jetbrains.annotations.Nullable` ## [v6.0.0-1.19.4] - 2023-03-16 - Compiled for Minecraft 1.19.4 ### Removed - Removed a few deprecated methods in `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths` [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.39 MB

v6.0.0-1.19.4-Fabric Release 16.03.2023

[FABRIC] [1.19.4] ForgeConfigAPIPort-v6.0.0

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v6.0.0-1.19.4] - 2023-03-16 - Compiled for Minecraft 1.19.4 ### Removed - Removed a few deprecated methods in `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths` [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.39 MB

v5.0.10-1.19.3-Fabric Release 16.03.2023

[FABRIC] [1.19.3] ForgeConfigAPIPort-v5.0.10

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v5.0.10-1.19.3] - 2023-03-16 ### Added - Added `correctConfigValuesFromDefaultConfig` option from [Night Config Fixes](https://www.curseforge.com/minecraft/mc-mods/night-config-fixes) mod - Will ensure corrected values are restored from a potentially present config file in `defaultconfigs` instead of using built-in default values ## [v5.0.9-1.19.3] - 2023-02-05 ### Fixed - Remove accidental test code ## [v5.0.8-1.19.3] - 2023-02-05 ### Fixed - Fixed an issue with compile time dependencies missing from Maven publication ## [v5.0.7-1.19.3] - 2023-01-28 ### Changed - The `/config` command now is registered as a client-side command to prevent issues with local multiplayer when vanilla clients are trying to connect (thanks for the suggestion [DJtheRedstoner](https://github.com/DJtheRedstoner)!) - As a result Forge Config API Port's `disableConfigCommand` config option has become obsolete and was therefore removed - Some further improvements to the `/config` command itself - Invalid suggestions for mod id are no longer shown - Supports multiple configs per config type for a single mod (if present) - Disabled access to server configs when playing on a dedicated server which would throw an exception before - Deprecated Forge's config command implementation, it is no longer used and will be removed in the future as it's not a relevant part of the api ## [v5.0.6-1.19.3] - 2023-01-09 ### Fixed - Fixed faulty Fabric maven publication from previous release ## [v5.0.5-1.19.3] - 2023-01-09 ### Fixed - Update `fuzs.forgeconfigapiport.impl.util.ReflectionHelper` to fix crash with the Configured mod when editing a value that does not have a valid `net.minecraftforge.common.ForgeConfigSpec$Range` ## [v5.0.4-1.19.3] - 2023-01-07 ### Changed - Server configs are now loaded before everything else in Fabric's `ServerLifecycleEvents#SERVER_STARTING` callback, and are unloaded after everything in `ServerLifecycleEvents#SERVER_STOPPED` via custom event phases (thanks to [SquidDev](https://github.com/SquidDev)!) - Sources are once again published to CurseForge and Modrinth ### Fixed - Removed test config accidentally included with the last release ## [v5.0.3-1.19.3] - 2022-12-23 ### Fixed - Fixed invalid mixin file reference in jar published to Maven ## [v5.0.2-1.19.3] - 2022-12-23 ### Changed - Some internal restructuring to move more code to the common project, to allow for easier Quilt support when it's ready ## [v5.0.1-1.19.3] - 2022-12-22 ### Fixed - Fixed Maven jar containing an unprocessed `fabric.mod.json` - Fixed optional mods missing from CurseForge and Modrinth publications ## [v5.0.0-1.19.3] - 2022-12-21 This version includes major changes and refactors regarding the whole structure of Forge Config Api Port, most notably a reorganization into a multi-loader project (with separate publications for a common and Fabric Gradle project); as well as moving all classes and code not present on Forge to a separate domain (`fuzs.forgeconfigapiport`). ### Added - Forge Config Api Port now includes a config file itself which includes the following options: - An option to set the `defaultsconfigs` directory (just like Forge, not that it's too useful) - An option to force server configs to generate in and load from the standard config directory (`.minecraft/config/`), so those configs are no longer world specific, but can be accessed much easier by users - An option to manually prevent the custom `/config` command for opening local config files from being registered, intended to be used when hosting a LAN world to allow clients without this mod to connect - An option to apply a workaround for the `com.electronwill.nightconfig.core.io.ParsingException: Not enough data available` (an issue when reading local config files from malformed/corrupted file, which apparently appears quite often) ### Changed - Forge Config Api Port now comes with two publications: `forgeconfigapiport-common` and `forgeconfigapiport-fabric`. When developing a mod for Fabric only, simply keep using `forgeconfigapiport-fabric`, nothing different from before. But when developing a mod for both Forge and Fabric simultaneously using a multi-loader setup, `forgeconfigapiport-common` comes in handy for the common project, as it enables using most config related classes in that part of the project, really just config registration is what's left for the mod loader specific projects. - Classes not originally found in Forge now use a separate domain `fuzs.forgeconfigapiport` with a similar structure to Fabric Api (divided into `api`, `impl`, and `mixin`) - `fuzs.forgeconfigapiport` also is the new domain used for the Maven distribution - The `api` package at `net.minecraftforge.api` has been moved to the new domain at `fuzs.forgeconfigapiport.api` and refactored: - `net.minecraftforge.api.ModLoadingContext` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigRegistry`: Same as before, methods have been renamed from `registerConfig` to simply `register` though and registration needs an instance from `ForgeConfigRegistry#INSTANCE`. - `net.minecraftforge.api.ConfigPaths` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths`: Overhauled, includes helper methods for getting default paths for all config types, also provides the full file path, not just the directory name. - `net.minecraftforge.api.fml.event.config.ModConfigEvents` -> `fuzs.forgeconfigapiport.api.config.v2.ModConfigEvents`: No changes, class has only been moved. - All implementation related classes have been compacted and moved to `fuzs.forgeconfigapiport.impl` - Mixin related classes have been moved to `fuzs.forgeconfigapiport.mixin` ### Removed - This version also comes with many removals and deprecations, mainly the WIP Forge config screens have been removed, as they were barely functional and the PR on Forge's GitHub has seemingly been abandoned. As an alternative for in-game configuration, Forge Config Api Port includes default support for and recommends the [Configured (Fabric)](https://www.curseforge.com/minecraft/mc-mods/configured-fabric) mod. [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.4 MB

4.2.11 Release 18.02.2023

[FABRIC] [1.19.2] ForgeConfigAPIPort-v4.2.11

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v4.2.11-1.19.2] - 2023-02-18 ### Fixed - Backported some changes to the `/config` command making it fully client-side to fix issues with command argument serialization ## [v4.2.10-1.19.2] - 2023-01-09 ### Fixed - Update `fuzs.forgeconfigapiport.impl.util.ReflectionHelper` to fix crash with the Configured mod when editing a value that does not have a valid `net.minecraftforge.common.ForgeConfigSpec$Range` ## [v4.2.9-1.19.2] - 2022-12-07 ### Fixed - Fixed maven publication depending on Night Config as a mod at runtime ## [v4.2.8-1.19.2] - 2022-12-07 ### Fixed - Fixed maven publication depending on Configured mod when it's actually just optional ## [v4.2.7-1.19.2] - 2022-11-22 ### Added - Added a callback that fires when server configs are unloading - Added support for the [Configured] mod, it will automatically provide config screens to replace the built-in ones when installed ### Fixed - Fixed a race condition with unloading server config ## [v4.2.6-1.19.2] - 2022-08-31 ### Fixed - Fixed crash when a config screen attempts to handle unsupported config value types ## [v4.2.5-1.19.2] - 2022-08-31 ### Added - Added a new `ModConfigEvents` class which is the new way of handling mod config events (loading and reloading), to ensure config events are only accessed on a mod specific basis - The old `ModConfigEvent` class is now deprecated for removal in the next major release for 1.20 ### Changed - Reverted minor internal removals from previous version to ensure compatibility with mods using those internals; they are deprecated now instead - Added a bunch of `@ApiStatus` annotations to ensure mods are only accessing the parts of the library they are meant to - This will be overhauled in the next major release for 1.20 to move some internals to a dedicated `impl` domain ## [v4.2.4-1.19.2] - 2022-08-30 - Resolved issues regarding the license of Forge ### Changed - Ported more changes from Forge's config screens - Switched remaining loggers from Log4j to SLF4J ## [v4.2.3-1.19.2] - 2022-08-22 ### Fixed - Fixed config screen crashing for config values without a widget factory ## [v4.2.2-1.19.2] - 2022-08-21 ### Fixed - Added missing translation keys when cancelling config editing ## [v4.2.1-1.19.2] - 2022-08-21 ### Changed - Ported most recent changes from Forge's config screens ### Fixed - Fixed minimum Minecraft version requirement - Fixed multiple entries being selected in gui lists ## [v4.2.0-1.19.2] - 2022-08-20 - Compiled for Minecraft 1.19.2 ### 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 ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.42 MB

v5.0.9-1.19.3-Fabric Release 05.02.2023

[FABRIC] [1.19.3] ForgeConfigAPIPort-v5.0.9

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v5.0.9-1.19.3] - 2023-02-05 ### Fixed - Remove accidental test code ## [v5.0.8-1.19.3] - 2023-02-05 ### Fixed - Fixed an issue with compile time dependencies missing from Maven publication ## [v5.0.7-1.19.3] - 2023-01-28 ### Changed - The `/config` command now is registered as a client-side command to prevent issues with local multiplayer when vanilla clients are trying to connect (thanks for the suggestion [DJtheRedstoner](https://github.com/DJtheRedstoner)!) - As a result Forge Config API Port's `disableConfigCommand` config option has become obsolete and was therefore removed - Some further improvements to the `/config` command itself - Invalid suggestions for mod id are no longer shown - Supports multiple configs per config type for a single mod (if present) - Disabled access to server configs when playing on a dedicated server which would throw an exception before - Deprecated Forge's config command implementation, it is no longer used and will be removed in the future as it's not a relevant part of the api ## [v5.0.6-1.19.3] - 2023-01-09 ### Fixed - Fixed faulty Fabric maven publication from previous release ## [v5.0.5-1.19.3] - 2023-01-09 ### Fixed - Update `fuzs.forgeconfigapiport.impl.util.ReflectionHelper` to fix crash with the Configured mod when editing a value that does not have a valid `net.minecraftforge.common.ForgeConfigSpec$Range` ## [v5.0.4-1.19.3] - 2023-01-07 ### Changed - Server configs are now loaded before everything else in Fabric's `ServerLifecycleEvents#SERVER_STARTING` callback, and are unloaded after everything in `ServerLifecycleEvents#SERVER_STOPPED` via custom event phases (thanks to [SquidDev](https://github.com/SquidDev)!) - Sources are once again published to CurseForge and Modrinth ### Fixed - Removed test config accidentally included with the last release ## [v5.0.3-1.19.3] - 2022-12-23 ### Fixed - Fixed invalid mixin file reference in jar published to Maven ## [v5.0.2-1.19.3] - 2022-12-23 ### Changed - Some internal restructuring to move more code to the common project, to allow for easier Quilt support when it's ready ## [v5.0.1-1.19.3] - 2022-12-22 ### Fixed - Fixed Maven jar containing an unprocessed `fabric.mod.json` - Fixed optional mods missing from CurseForge and Modrinth publications ## [v5.0.0-1.19.3] - 2022-12-21 This version includes major changes and refactors regarding the whole structure of Forge Config Api Port, most notably a reorganization into a multi-loader project (with separate publications for a common and Fabric Gradle project); as well as moving all classes and code not present on Forge to a separate domain (`fuzs.forgeconfigapiport`). ### Added - Forge Config Api Port now includes a config file itself which includes the following options: - An option to set the `defaultsconfigs` directory (just like Forge, not that it's too useful) - An option to force server configs to generate in and load from the standard config directory (`.minecraft/config/`), so those configs are no longer world specific, but can be accessed much easier by users - An option to manually prevent the custom `/config` command for opening local config files from being registered, intended to be used when hosting a LAN world to allow clients without this mod to connect - An option to apply a workaround for the `com.electronwill.nightconfig.core.io.ParsingException: Not enough data available` (an issue when reading local config files from malformed/corrupted file, which apparently appears quite often) ### Changed - Forge Config Api Port now comes with two publications: `forgeconfigapiport-common` and `forgeconfigapiport-fabric`. When developing a mod for Fabric only, simply keep using `forgeconfigapiport-fabric`, nothing different from before. But when developing a mod for both Forge and Fabric simultaneously using a multi-loader setup, `forgeconfigapiport-common` comes in handy for the common project, as it enables using most config related classes in that part of the project, really just config registration is what's left for the mod loader specific projects. - Classes not originally found in Forge now use a separate domain `fuzs.forgeconfigapiport` with a similar structure to Fabric Api (divided into `api`, `impl`, and `mixin`) - `fuzs.forgeconfigapiport` also is the new domain used for the Maven distribution - The `api` package at `net.minecraftforge.api` has been moved to the new domain at `fuzs.forgeconfigapiport.api` and refactored: - `net.minecraftforge.api.ModLoadingContext` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigRegistry`: Same as before, methods have been renamed from `registerConfig` to simply `register` though and registration needs an instance from `ForgeConfigRegistry#INSTANCE`. - `net.minecraftforge.api.ConfigPaths` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths`: Overhauled, includes helper methods for getting default paths for all config types, also provides the full file path, not just the directory name. - `net.minecraftforge.api.fml.event.config.ModConfigEvents` -> `fuzs.forgeconfigapiport.api.config.v2.ModConfigEvents`: No changes, class has only been moved. - All implementation related classes have been compacted and moved to `fuzs.forgeconfigapiport.impl` - Mixin related classes have been moved to `fuzs.forgeconfigapiport.mixin` ### Removed - This version also comes with many removals and deprecations, mainly the WIP Forge config screens have been removed, as they were barely functional and the PR on Forge's GitHub has seemingly been abandoned. As an alternative for in-game configuration, Forge Config Api Port includes default support for and recommends the [Configured (Fabric)](https://www.curseforge.com/minecraft/mc-mods/configured-fabric) mod. [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.39 MB

v5.0.7-1.19.3-Fabric Release 28.01.2023

[FABRIC] [1.19.3] ForgeConfigAPIPort-v5.0.7

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v5.0.7-1.19.3] - 2023-01-28 ### Changed - The `/config` command now is registered as a client-side command to prevent issues with local multiplayer when vanilla clients are trying to connect (thanks for the suggestion [DJtheRedstoner](https://github.com/DJtheRedstoner)!) - As a result Forge Config API Port's `disableConfigCommand` config option has become obsolete and was therefore removed - Some further improvements to the `/config` command itself - Invalid suggestions for mod id are no longer shown - Supports multiple configs per config type for a single mod (if present) - Disabled access to server configs when playing on a dedicated server which would throw an exception before - Deprecated Forge's config command implementation, it is no longer used and will be removed in the future as it's not a relevant part of the api ## [v5.0.6-1.19.3] - 2023-01-09 ### Fixed - Fixed faulty Fabric maven publication from previous release ## [v5.0.5-1.19.3] - 2023-01-09 ### Fixed - Update `fuzs.forgeconfigapiport.impl.util.ReflectionHelper` to fix crash with the Configured mod when editing a value that does not have a valid `net.minecraftforge.common.ForgeConfigSpec$Range` ## [v5.0.4-1.19.3] - 2023-01-07 ### Changed - Server configs are now loaded before everything else in Fabric's `ServerLifecycleEvents#SERVER_STARTING` callback, and are unloaded after everything in `ServerLifecycleEvents#SERVER_STOPPED` via custom event phases (thanks to [SquidDev](https://github.com/SquidDev)!) - Sources are once again published to CurseForge and Modrinth ### Fixed - Removed test config accidentally included with the last release ## [v5.0.3-1.19.3] - 2022-12-23 ### Fixed - Fixed invalid mixin file reference in jar published to Maven ## [v5.0.2-1.19.3] - 2022-12-23 ### Changed - Some internal restructuring to move more code to the common project, to allow for easier Quilt support when it's ready ## [v5.0.1-1.19.3] - 2022-12-22 ### Fixed - Fixed Maven jar containing an unprocessed `fabric.mod.json` - Fixed optional mods missing from CurseForge and Modrinth publications ## [v5.0.0-1.19.3] - 2022-12-21 This version includes major changes and refactors regarding the whole structure of Forge Config Api Port, most notably a reorganization into a multi-loader project (with separate publications for a common and Fabric Gradle project); as well as moving all classes and code not present on Forge to a separate domain (`fuzs.forgeconfigapiport`). ### Added - Forge Config Api Port now includes a config file itself which includes the following options: - An option to set the `defaultsconfigs` directory (just like Forge, not that it's too useful) - An option to force server configs to generate in and load from the standard config directory (`.minecraft/config/`), so those configs are no longer world specific, but can be accessed much easier by users - An option to manually prevent the custom `/config` command for opening local config files from being registered, intended to be used when hosting a LAN world to allow clients without this mod to connect - An option to apply a workaround for the `com.electronwill.nightconfig.core.io.ParsingException: Not enough data available` (an issue when reading local config files from malformed/corrupted file, which apparently appears quite often) ### Changed - Forge Config Api Port now comes with two publications: `forgeconfigapiport-common` and `forgeconfigapiport-fabric`. When developing a mod for Fabric only, simply keep using `forgeconfigapiport-fabric`, nothing different from before. But when developing a mod for both Forge and Fabric simultaneously using a multi-loader setup, `forgeconfigapiport-common` comes in handy for the common project, as it enables using most config related classes in that part of the project, really just config registration is what's left for the mod loader specific projects. - Classes not originally found in Forge now use a separate domain `fuzs.forgeconfigapiport` with a similar structure to Fabric Api (divided into `api`, `impl`, and `mixin`) - `fuzs.forgeconfigapiport` also is the new domain used for the Maven distribution - The `api` package at `net.minecraftforge.api` has been moved to the new domain at `fuzs.forgeconfigapiport.api` and refactored: - `net.minecraftforge.api.ModLoadingContext` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigRegistry`: Same as before, methods have been renamed from `registerConfig` to simply `register` though and registration needs an instance from `ForgeConfigRegistry#INSTANCE`. - `net.minecraftforge.api.ConfigPaths` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths`: Overhauled, includes helper methods for getting default paths for all config types, also provides the full file path, not just the directory name. - `net.minecraftforge.api.fml.event.config.ModConfigEvents` -> `fuzs.forgeconfigapiport.api.config.v2.ModConfigEvents`: No changes, class has only been moved. - All implementation related classes have been compacted and moved to `fuzs.forgeconfigapiport.impl` - Mixin related classes have been moved to `fuzs.forgeconfigapiport.mixin` ### Removed - This version also comes with many removals and deprecations, mainly the WIP Forge config screens have been removed, as they were barely functional and the PR on Forge's GitHub has seemingly been abandoned. As an alternative for in-game configuration, Forge Config Api Port includes default support for and recommends the [Configured (Fabric)](https://www.curseforge.com/minecraft/mc-mods/configured-fabric) mod. [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.39 MB

v5.0.6-1.19.3-Fabric Release 09.01.2023

[FABRIC] [1.19.3] ForgeConfigAPIPort-v5.0.6

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v5.0.6-1.19.3] - 2023-01-09 ### Fixed - Fixed faulty Fabric maven publication from previous release ## [v5.0.5-1.19.3] - 2023-01-09 ### Fixed - Update `fuzs.forgeconfigapiport.impl.util.ReflectionHelper` to fix crash with the Configured mod when editing a value that does not have a valid `net.minecraftforge.common.ForgeConfigSpec$Range` ## [v5.0.4-1.19.3] - 2023-01-07 ### Changed - Server configs are now loaded before everything else in Fabric's `ServerLifecycleEvents#SERVER_STARTING` callback, and are unloaded after everything in `ServerLifecycleEvents#SERVER_STOPPED` via custom event phases (thanks to [SquidDev](https://github.com/SquidDev)!) - Sources are once again published to CurseForge and Modrinth ### Fixed - Removed test config accidentally included with the last release ## [v5.0.3-1.19.3] - 2022-12-23 ### Fixed - Fixed invalid mixin file reference in jar published to Maven ## [v5.0.2-1.19.3] - 2022-12-23 ### Changed - Some internal restructuring to move more code to the common project, to allow for easier Quilt support when it's ready ## [v5.0.1-1.19.3] - 2022-12-22 ### Fixed - Fixed Maven jar containing an unprocessed `fabric.mod.json` - Fixed optional mods missing from CurseForge and Modrinth publications ## [v5.0.0-1.19.3] - 2022-12-21 This version includes major changes and refactors regarding the whole structure of Forge Config Api Port, most notably a reorganization into a multi-loader project (with separate publications for a common and Fabric Gradle project); as well as moving all classes and code not present on Forge to a separate domain (`fuzs.forgeconfigapiport`). ### Added - Forge Config Api Port now includes a config file itself which includes the following options: - An option to set the `defaultsconfigs` directory (just like Forge, not that it's too useful) - An option to force server configs to generate in and load from the standard config directory (`.minecraft/config/`), so those configs are no longer world specific, but can be accessed much easier by users - An option to manually prevent the custom `/config` command for opening local config files from being registered, intended to be used when hosting a LAN world to allow clients without this mod to connect - An option to apply a workaround for the `com.electronwill.nightconfig.core.io.ParsingException: Not enough data available` (an issue when reading local config files from malformed/corrupted file, which apparently appears quite often) ### Changed - Forge Config Api Port now comes with two publications: `forgeconfigapiport-common` and `forgeconfigapiport-fabric`. When developing a mod for Fabric only, simply keep using `forgeconfigapiport-fabric`, nothing different from before. But when developing a mod for both Forge and Fabric simultaneously using a multi-loader setup, `forgeconfigapiport-common` comes in handy for the common project, as it enables using most config related classes in that part of the project, really just config registration is what's left for the mod loader specific projects. - Classes not originally found in Forge now use a separate domain `fuzs.forgeconfigapiport` with a similar structure to Fabric Api (divided into `api`, `impl`, and `mixin`) - `fuzs.forgeconfigapiport` also is the new domain used for the Maven distribution - The `api` package at `net.minecraftforge.api` has been moved to the new domain at `fuzs.forgeconfigapiport.api` and refactored: - `net.minecraftforge.api.ModLoadingContext` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigRegistry`: Same as before, methods have been renamed from `registerConfig` to simply `register` though and registration needs an instance from `ForgeConfigRegistry#INSTANCE`. - `net.minecraftforge.api.ConfigPaths` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths`: Overhauled, includes helper methods for getting default paths for all config types, also provides the full file path, not just the directory name. - `net.minecraftforge.api.fml.event.config.ModConfigEvents` -> `fuzs.forgeconfigapiport.api.config.v2.ModConfigEvents`: No changes, class has only been moved. - All implementation related classes have been compacted and moved to `fuzs.forgeconfigapiport.impl` - Mixin related classes have been moved to `fuzs.forgeconfigapiport.mixin` ### Removed - This version also comes with many removals and deprecations, mainly the WIP Forge config screens have been removed, as they were barely functional and the PR on Forge's GitHub has seemingly been abandoned. As an alternative for in-game configuration, Forge Config Api Port includes default support for and recommends the [Configured (Fabric)](https://www.curseforge.com/minecraft/mc-mods/configured-fabric) mod. [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.38 MB

v5.0.5-1.19.3-Fabric Release 09.01.2023

[FABRIC] [1.19.3] ForgeConfigAPIPort-v5.0.5

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v5.0.5-1.19.3] - 2023-01-09 ### Fixed - Update `fuzs.forgeconfigapiport.impl.util.ReflectionHelper` to fix crash with the Configured mod when editing a value that does not have a valid `net.minecraftforge.common.ForgeConfigSpec$Range` ## [v5.0.4-1.19.3] - 2023-01-07 ### Changed - Server configs are now loaded before everything else in Fabric's `ServerLifecycleEvents#SERVER_STARTING` callback, and are unloaded after everything in `ServerLifecycleEvents#SERVER_STOPPED` via custom event phases (thanks to [SquidDev](https://github.com/SquidDev)!) - Sources are once again published to CurseForge and Modrinth ### Fixed - Removed test config accidentally included with the last release ## [v5.0.3-1.19.3] - 2022-12-23 ### Fixed - Fixed invalid mixin file reference in jar published to Maven ## [v5.0.2-1.19.3] - 2022-12-23 ### Changed - Some internal restructuring to move more code to the common project, to allow for easier Quilt support when it's ready ## [v5.0.1-1.19.3] - 2022-12-22 ### Fixed - Fixed Maven jar containing an unprocessed `fabric.mod.json` - Fixed optional mods missing from CurseForge and Modrinth publications ## [v5.0.0-1.19.3] - 2022-12-21 This version includes major changes and refactors regarding the whole structure of Forge Config Api Port, most notably a reorganization into a multi-loader project (with separate publications for a common and Fabric Gradle project); as well as moving all classes and code not present on Forge to a separate domain (`fuzs.forgeconfigapiport`). ### Added - Forge Config Api Port now includes a config file itself which includes the following options: - An option to set the `defaultsconfigs` directory (just like Forge, not that it's too useful) - An option to force server configs to generate in and load from the standard config directory (`.minecraft/config/`), so those configs are no longer world specific, but can be accessed much easier by users - An option to manually prevent the custom `/config` command for opening local config files from being registered, intended to be used when hosting a LAN world to allow clients without this mod to connect - An option to apply a workaround for the `com.electronwill.nightconfig.core.io.ParsingException: Not enough data available` (an issue when reading local config files from malformed/corrupted file, which apparently appears quite often) ### Changed - Forge Config Api Port now comes with two publications: `forgeconfigapiport-common` and `forgeconfigapiport-fabric`. When developing a mod for Fabric only, simply keep using `forgeconfigapiport-fabric`, nothing different from before. But when developing a mod for both Forge and Fabric simultaneously using a multi-loader setup, `forgeconfigapiport-common` comes in handy for the common project, as it enables using most config related classes in that part of the project, really just config registration is what's left for the mod loader specific projects. - Classes not originally found in Forge now use a separate domain `fuzs.forgeconfigapiport` with a similar structure to Fabric Api (divided into `api`, `impl`, and `mixin`) - `fuzs.forgeconfigapiport` also is the new domain used for the Maven distribution - The `api` package at `net.minecraftforge.api` has been moved to the new domain at `fuzs.forgeconfigapiport.api` and refactored: - `net.minecraftforge.api.ModLoadingContext` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigRegistry`: Same as before, methods have been renamed from `registerConfig` to simply `register` though and registration needs an instance from `ForgeConfigRegistry#INSTANCE`. - `net.minecraftforge.api.ConfigPaths` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths`: Overhauled, includes helper methods for getting default paths for all config types, also provides the full file path, not just the directory name. - `net.minecraftforge.api.fml.event.config.ModConfigEvents` -> `fuzs.forgeconfigapiport.api.config.v2.ModConfigEvents`: No changes, class has only been moved. - All implementation related classes have been compacted and moved to `fuzs.forgeconfigapiport.impl` - Mixin related classes have been moved to `fuzs.forgeconfigapiport.mixin` ### Removed - This version also comes with many removals and deprecations, mainly the WIP Forge config screens have been removed, as they were barely functional and the PR on Forge's GitHub has seemingly been abandoned. As an alternative for in-game configuration, Forge Config Api Port includes default support for and recommends the [Configured (Fabric)](https://www.curseforge.com/minecraft/mc-mods/configured-fabric) mod. [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.38 MB

4.2.10 Release 09.01.2023

[FABRIC] [1.19.2] ForgeConfigAPIPort-v4.2.10

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v4.2.10-1.19.2] - 2023-01-09 ### Fixed - Update `fuzs.forgeconfigapiport.impl.util.ReflectionHelper` to fix crash with the Configured mod when editing a value that does not have a valid `net.minecraftforge.common.ForgeConfigSpec$Range` ## [v4.2.9-1.19.2] - 2022-12-07 ### Fixed - Fixed maven publication depending on Night Config as a mod at runtime ## [v4.2.8-1.19.2] - 2022-12-07 ### Fixed - Fixed maven publication depending on Configured mod when it's actually just optional ## [v4.2.7-1.19.2] - 2022-11-22 ### Added - Added a callback that fires when server configs are unloading - Added support for the [Configured] mod, it will automatically provide config screens to replace the built-in ones when installed ### Fixed - Fixed a race condition with unloading server config ## [v4.2.6-1.19.2] - 2022-08-31 ### Fixed - Fixed crash when a config screen attempts to handle unsupported config value types ## [v4.2.5-1.19.2] - 2022-08-31 ### Added - Added a new `ModConfigEvents` class which is the new way of handling mod config events (loading and reloading), to ensure config events are only accessed on a mod specific basis - The old `ModConfigEvent` class is now deprecated for removal in the next major release for 1.20 ### Changed - Reverted minor internal removals from previous version to ensure compatibility with mods using those internals; they are deprecated now instead - Added a bunch of `@ApiStatus` annotations to ensure mods are only accessing the parts of the library they are meant to - This will be overhauled in the next major release for 1.20 to move some internals to a dedicated `impl` domain ## [v4.2.4-1.19.2] - 2022-08-30 - Resolved issues regarding the license of Forge ### Changed - Ported more changes from Forge's config screens - Switched remaining loggers from Log4j to SLF4J ## [v4.2.3-1.19.2] - 2022-08-22 ### Fixed - Fixed config screen crashing for config values without a widget factory ## [v4.2.2-1.19.2] - 2022-08-21 ### Fixed - Added missing translation keys when cancelling config editing ## [v4.2.1-1.19.2] - 2022-08-21 ### Changed - Ported most recent changes from Forge's config screens ### Fixed - Fixed minimum Minecraft version requirement - Fixed multiple entries being selected in gui lists ## [v4.2.0-1.19.2] - 2022-08-20 - Compiled for Minecraft 1.19.2 ### 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 ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.42 MB

v5.0.4-1.19.3-Fabric Release 07.01.2023

[FABRIC] [1.19.3] ForgeConfigAPIPort-v5.0.4

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v5.0.4-1.19.3] - 2023-01-07 ### Changed - Server configs are now loaded before everything else in Fabric's `ServerLifecycleEvents#SERVER_STARTING` callback, and are unloaded after everything in `ServerLifecycleEvents#SERVER_STOPPED` via custom event phases (thanks to [SquidDev](https://github.com/SquidDev)!) - Sources are once again published to CurseForge and Modrinth ### Fixed - Removed test config accidentally included with the last release ## [v5.0.3-1.19.3] - 2022-12-23 ### Fixed - Fixed invalid mixin file reference in jar published to Maven ## [v5.0.2-1.19.3] - 2022-12-23 ### Changed - Some internal restructuring to move more code to the common project, to allow for easier Quilt support when it's ready ## [v5.0.1-1.19.3] - 2022-12-22 ### Fixed - Fixed Maven jar containing an unprocessed `fabric.mod.json` - Fixed optional mods missing from CurseForge and Modrinth publications ## [v5.0.0-1.19.3] - 2022-12-21 This version includes major changes and refactors regarding the whole structure of Forge Config Api Port, most notably a reorganization into a multi-loader project (with separate publications for a common and Fabric Gradle project); as well as moving all classes and code not present on Forge to a separate domain (`fuzs.forgeconfigapiport`). ### Added - Forge Config Api Port now includes a config file itself which includes the following options: - An option to set the `defaultsconfigs` directory (just like Forge, not that it's too useful) - An option to force server configs to generate in and load from the standard config directory (`.minecraft/config/`), so those configs are no longer world specific, but can be accessed much easier by users - An option to manually prevent the custom `/config` command for opening local config files from being registered, intended to be used when hosting a LAN world to allow clients without this mod to connect - An option to apply a workaround for the `com.electronwill.nightconfig.core.io.ParsingException: Not enough data available` (an issue when reading local config files from malformed/corrupted file, which apparently appears quite often) ### Changed - Forge Config Api Port now comes with two publications: `forgeconfigapiport-common` and `forgeconfigapiport-fabric`. When developing a mod for Fabric only, simply keep using `forgeconfigapiport-fabric`, nothing different from before. But when developing a mod for both Forge and Fabric simultaneously using a multi-loader setup, `forgeconfigapiport-common` comes in handy for the common project, as it enables using most config related classes in that part of the project, really just config registration is what's left for the mod loader specific projects. - Classes not originally found in Forge now use a separate domain `fuzs.forgeconfigapiport` with a similar structure to Fabric Api (divided into `api`, `impl`, and `mixin`) - `fuzs.forgeconfigapiport` also is the new domain used for the Maven distribution - The `api` package at `net.minecraftforge.api` has been moved to the new domain at `fuzs.forgeconfigapiport.api` and refactored: - `net.minecraftforge.api.ModLoadingContext` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigRegistry`: Same as before, methods have been renamed from `registerConfig` to simply `register` though and registration needs an instance from `ForgeConfigRegistry#INSTANCE`. - `net.minecraftforge.api.ConfigPaths` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths`: Overhauled, includes helper methods for getting default paths for all config types, also provides the full file path, not just the directory name. - `net.minecraftforge.api.fml.event.config.ModConfigEvents` -> `fuzs.forgeconfigapiport.api.config.v2.ModConfigEvents`: No changes, class has only been moved. - All implementation related classes have been compacted and moved to `fuzs.forgeconfigapiport.impl` - Mixin related classes have been moved to `fuzs.forgeconfigapiport.mixin` ### Removed - This version also comes with many removals and deprecations, mainly the WIP Forge config screens have been removed, as they were barely functional and the PR on Forge's GitHub has seemingly been abandoned. As an alternative for in-game configuration, Forge Config Api Port includes default support for and recommends the [Configured (Fabric)](https://www.curseforge.com/minecraft/mc-mods/configured-fabric) mod. [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.38 MB

v5.0.3-1.19.3-Fabric Release 23.12.2022

[FABRIC] [1.19.3] ForgeConfigAPIPort-v5.0.3

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v5.0.3-1.19.3] - 2022-12-23 ### Fixed - Fixed invalid mixin file reference in jar published to Maven ## [v5.0.2-1.19.3] - 2022-12-23 ### Changed - Some internal restructuring to move more code to the common project, to allow for easier Quilt support when it's ready ## [v5.0.1-1.19.3] - 2022-12-22 ### Fixed - Fixed Maven jar containing an unprocessed `fabric.mod.json` - Fixed optional mods missing from CurseForge and Modrinth publications ## [v5.0.0-1.19.3] - 2022-12-21 This version includes major changes and refactors regarding the whole structure of Forge Config Api Port, most notably a reorganization into a multi-loader project (with separate publications for a common and Fabric Gradle project); as well as moving all classes and code not present on Forge to a separate domain (`fuzs.forgeconfigapiport`). ### Added - Forge Config Api Port now includes a config file itself which includes the following options: - An option to set the `defaultsconfigs` directory (just like Forge, not that it's too useful) - An option to force server configs to generate in and load from the standard config directory (`.minecraft/config/`), so those configs are no longer world specific, but can be accessed much easier by users - An option to manually prevent the custom `/config` command for opening local config files from being registered, intended to be used when hosting a LAN world to allow clients without this mod to connect - An option to apply a workaround for the `com.electronwill.nightconfig.core.io.ParsingException: Not enough data available` (an issue when reading local config files from malformed/corrupted file, which apparently appears quite often) ### Changed - Forge Config Api Port now comes with two publications: `forgeconfigapiport-common` and `forgeconfigapiport-fabric`. When developing a mod for Fabric only, simply keep using `forgeconfigapiport-fabric`, nothing different from before. But when developing a mod for both Forge and Fabric simultaneously using a multi-loader setup, `forgeconfigapiport-common` comes in handy for the common project, as it enables using most config related classes in that part of the project, really just config registration is what's left for the mod loader specific projects. - Classes not originally found in Forge now use a separate domain `fuzs.forgeconfigapiport` with a similar structure to Fabric Api (divided into `api`, `impl`, and `mixin`) - `fuzs.forgeconfigapiport` also is the new domain used for the Maven distribution - The `api` package at `net.minecraftforge.api` has been moved to the new domain at `fuzs.forgeconfigapiport.api` and refactored: - `net.minecraftforge.api.ModLoadingContext` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigRegistry`: Same as before, methods have been renamed from `registerConfig` to simply `register` though and registration needs an instance from `ForgeConfigRegistry#INSTANCE`. - `net.minecraftforge.api.ConfigPaths` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths`: Overhauled, includes helper methods for getting default paths for all config types, also provides the full file path, not just the directory name. - `net.minecraftforge.api.fml.event.config.ModConfigEvents` -> `fuzs.forgeconfigapiport.api.config.v2.ModConfigEvents`: No changes, class has only been moved. - All implementation related classes have been compacted and moved to `fuzs.forgeconfigapiport.impl` - Mixin related classes have been moved to `fuzs.forgeconfigapiport.mixin` ### Removed - This version also comes with many removals and deprecations, mainly the WIP Forge config screens have been removed, as they were barely functional and the PR on Forge's GitHub has seemingly been abandoned. As an alternative for in-game configuration, Forge Config Api Port includes default support for and recommends the [Configured (Fabric)](https://www.curseforge.com/minecraft/mc-mods/configured-fabric) mod. [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.38 MB

v5.0.2-1.19.3-Fabric Release 23.12.2022

[FABRIC] [1.19.3] ForgeConfigAPIPort-v5.0.2

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v5.0.2-1.19.3] - 2022-12-23 ### Changed - Some internal restructuring to move more code to the common project, to allow for easier Quilt support when it's ready ## [v5.0.1-1.19.3] - 2022-12-22 ### Fixed - Fixed Maven jar containing an unprocessed `fabric.mod.json` - Fixed optional mods missing from CurseForge and Modrinth publications ## [v5.0.0-1.19.3] - 2022-12-21 This version includes major changes and refactors regarding the whole structure of Forge Config Api Port, most notably a reorganization into a multi-loader project (with separate publications for a common and Fabric Gradle project); as well as moving all classes and code not present on Forge to a separate domain (`fuzs.forgeconfigapiport`). ### Added - Forge Config Api Port now includes a config file itself which includes the following options: - An option to set the `defaultsconfigs` directory (just like Forge, not that it's too useful) - An option to force server configs to generate in and load from the standard config directory (`.minecraft/config/`), so those configs are no longer world specific, but can be accessed much easier by users - An option to manually prevent the custom `/config` command for opening local config files from being registered, intended to be used when hosting a LAN world to allow clients without this mod to connect - An option to apply a workaround for the `com.electronwill.nightconfig.core.io.ParsingException: Not enough data available` (an issue when reading local config files from malformed/corrupted file, which apparently appears quite often) ### Changed - Forge Config Api Port now comes with two publications: `forgeconfigapiport-common` and `forgeconfigapiport-fabric`. When developing a mod for Fabric only, simply keep using `forgeconfigapiport-fabric`, nothing different from before. But when developing a mod for both Forge and Fabric simultaneously using a multi-loader setup, `forgeconfigapiport-common` comes in handy for the common project, as it enables using most config related classes in that part of the project, really just config registration is what's left for the mod loader specific projects. - Classes not originally found in Forge now use a separate domain `fuzs.forgeconfigapiport` with a similar structure to Fabric Api (divided into `api`, `impl`, and `mixin`) - `fuzs.forgeconfigapiport` also is the new domain used for the Maven distribution - The `api` package at `net.minecraftforge.api` has been moved to the new domain at `fuzs.forgeconfigapiport.api` and refactored: - `net.minecraftforge.api.ModLoadingContext` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigRegistry`: Same as before, methods have been renamed from `registerConfig` to simply `register` though and registration needs an instance from `ForgeConfigRegistry#INSTANCE`. - `net.minecraftforge.api.ConfigPaths` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths`: Overhauled, includes helper methods for getting default paths for all config types, also provides the full file path, not just the directory name. - `net.minecraftforge.api.fml.event.config.ModConfigEvents` -> `fuzs.forgeconfigapiport.api.config.v2.ModConfigEvents`: No changes, class has only been moved. - All implementation related classes have been compacted and moved to `fuzs.forgeconfigapiport.impl` - Mixin related classes have been moved to `fuzs.forgeconfigapiport.mixin` ### Removed - This version also comes with many removals and deprecations, mainly the WIP Forge config screens have been removed, as they were barely functional and the PR on Forge's GitHub has seemingly been abandoned. As an alternative for in-game configuration, Forge Config Api Port includes default support for and recommends the [Configured (Fabric)](https://www.curseforge.com/minecraft/mc-mods/configured-fabric) mod. [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.38 MB

v5.0.1-1.19.3-Fabric Release 22.12.2022

[FABRIC] [1.19.3] ForgeConfigAPIPort-v5.0.1

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v5.0.1-1.19.3] - 2022-12-22 ### Fixed - Fixed Maven jar containing an unprocessed `fabric.mod.json` - Fixed optional mods missing from CurseForge and Modrinth publications ## [v5.0.0-1.19.3] - 2022-12-21 This version includes major changes and refactors regarding the whole structure of Forge Config Api Port, most notably a reorganization into a multi-loader project (with separate publications for a common and Fabric Gradle project); as well as moving all classes and code not present on Forge to a separate domain (`fuzs.forgeconfigapiport`). ### Added - Forge Config Api Port now includes a config file itself which includes the following options: - An option to set the `defaultsconfigs` directory (just like Forge, not that it's too useful) - An option to force server configs to generate in and load from the standard config directory (`.minecraft/config/`), so those configs are no longer world specific, but can be accessed much easier by users - An option to manually prevent the custom `/config` command for opening local config files from being registered, intended to be used when hosting a LAN world to allow clients without this mod to connect - An option to apply a workaround for the `com.electronwill.nightconfig.core.io.ParsingException: Not enough data available` (an issue when reading local config files from malformed/corrupted file, which apparently appears quite often) ### Changed - Forge Config Api Port now comes with two publications: `forgeconfigapiport-common` and `forgeconfigapiport-fabric`. When developing a mod for Fabric only, simply keep using `forgeconfigapiport-fabric`, nothing different from before. But when developing a mod for both Forge and Fabric simultaneously using a multi-loader setup, `forgeconfigapiport-common` comes in handy for the common project, as it enables using most config related classes in that part of the project, really just config registration is what's left for the mod loader specific projects. - Classes not originally found in Forge now use a separate domain `fuzs.forgeconfigapiport` with a similar structure to Fabric Api (divided into `api`, `impl`, and `mixin`) - `fuzs.forgeconfigapiport` also is the new domain used for the Maven distribution - The `api` package at `net.minecraftforge.api` has been moved to the new domain at `fuzs.forgeconfigapiport.api` and refactored: - `net.minecraftforge.api.ModLoadingContext` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigRegistry`: Same as before, methods have been renamed from `registerConfig` to simply `register` though and registration needs an instance from `ForgeConfigRegistry#INSTANCE`. - `net.minecraftforge.api.ConfigPaths` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths`: Overhauled, includes helper methods for getting default paths for all config types, also provides the full file path, not just the directory name. - `net.minecraftforge.api.fml.event.config.ModConfigEvents` -> `fuzs.forgeconfigapiport.api.config.v2.ModConfigEvents`: No changes, class has only been moved. - All implementation related classes have been compacted and moved to `fuzs.forgeconfigapiport.impl` - Mixin related classes have been moved to `fuzs.forgeconfigapiport.mixin` ### Removed - This version also comes with many removals and deprecations, mainly the WIP Forge config screens have been removed, as they were barely functional and the PR on Forge's GitHub has seemingly been abandoned. As an alternative for in-game configuration, Forge Config Api Port includes default support for and recommends the [Configured (Fabric)](https://www.curseforge.com/minecraft/mc-mods/configured-fabric) mod. ## [v4.2.9-1.19.2] - 2022-12-07 ### Fixed - Fixed maven publication depending on Night Config as a mod at runtime ## [v4.2.8-1.19.2] - 2022-12-07 ### Fixed - Fixed maven publication depending on Configured mod when it's actually just optional ## [v4.2.7-1.19.2] - 2022-11-22 ### Added - Added a callback that fires when server configs are unloading - Added support for the [Configured] mod, it will automatically provide config screens to replace the built-in ones when installed ### Fixed - Fixed a race condition with unloading server config ## [v4.2.6-1.19.2] - 2022-08-31 ### Fixed - Fixed crash when a config screen attempts to handle unsupported config value types ## [v4.2.5-1.19.2] - 2022-08-31 ### Added - Added a new `ModConfigEvents` class which is the new way of handling mod config events (loading and reloading), to ensure config events are only accessed on a mod specific basis - The old `ModConfigEvent` class is now deprecated for removal in the next major release for 1.20 ### Changed - Reverted minor internal removals from previous version to ensure compatibility with mods using those internals; they are deprecated now instead - Added a bunch of `@ApiStatus` annotations to ensure mods are only accessing the parts of the library they are meant to - This will be overhauled in the next major release for 1.20 to move some internals to a dedicated `impl` domain ## [v4.2.4-1.19.2] - 2022-08-30 - Resolved issues regarding the license of Forge ### Changed - Ported more changes from Forge's config screens - Switched remaining loggers from Log4j to SLF4J ## [v4.2.3-1.19.2] - 2022-08-22 ### Fixed - Fixed config screen crashing for config values without a widget factory ## [v4.2.2-1.19.2] - 2022-08-21 ### Fixed - Added missing translation keys when cancelling config editing ## [v4.2.1-1.19.2] - 2022-08-21 ### Changed - Ported most recent changes from Forge's config screens ### Fixed - Fixed minimum Minecraft version requirement - Fixed multiple entries being selected in gui lists ## [v4.2.0-1.19.2] - 2022-08-20 - Compiled for Minecraft 1.19.2 ### 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 ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.37 MB

v5.0.0-1.19.3-Fabric Release 21.12.2022

[FABRIC] [1.19.3] ForgeConfigAPIPort-v5.0.0

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v5.0.0-1.19.3] - 2022-12-21 This version includes major changes and refactors regarding the whole structure of Forge Config Api Port, most notably a reorganization into a multi-loader project (with separate publications for a common and Fabric Gradle project); as well as moving all classes and code not present on Forge to a separate domain (`fuzs.forgeconfigapiport`). ### Added - Forge Config Api Port now includes a config file itself which includes the following options: - An option to set the `defaultsconfigs` directory (just like Forge, not that it's too useful) - An option to force server configs to generate in and load from the standard config directory (`.minecraft/config/`), so those configs are no longer world specific, but can be accessed much easier by users - An option to manually prevent the custom `/config` command for opening local config files from being registered, intended to be used when hosting a LAN world to allow clients without this mod to connect - An option to apply a workaround for the `com.electronwill.nightconfig.core.io.ParsingException: Not enough data available` (an issue when reading local config files from malformed/corrupted file, which apparently appears quite often) ### Changed - Forge Config Api Port now comes with two publications: `forgeconfigapiport-common` and `forgeconfigapiport-fabric`. When developing a mod for Fabric only, simply keep using `forgeconfigapiport-fabric`, nothing different from before. But when developing a mod for both Forge and Fabric simultaneously using a multi-loader setup, `forgeconfigapiport-common` comes in handy for the common project, as it enables using most config related classes in that part of the project, really just config registration is what's left for the mod loader specific projects. - Classes not originally found in Forge now use a separate domain `fuzs.forgeconfigapiport` with a similar structure to Fabric Api (divided into `api`, `impl`, and `mixin`) - `fuzs.forgeconfigapiport` also is the new domain used for the Maven distribution - The `api` package at `net.minecraftforge.api` has been moved to the new domain at `fuzs.forgeconfigapiport.api` and refactored: - `net.minecraftforge.api.ModLoadingContext` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigRegistry`: Same as before, methods have been renamed from `registerConfig` to simply `register` though and registration needs an instance from `ForgeConfigRegistry#INSTANCE`. - `net.minecraftforge.api.ConfigPaths` -> `fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths`: Overhauled, includes helper methods for getting default paths for all config types, also provides the full file path, not just the directory name. - `net.minecraftforge.api.fml.event.config.ModConfigEvents` -> `fuzs.forgeconfigapiport.api.config.v2.ModConfigEvents`: No changes, class has only been moved. - All implementation related classes have been compacted and moved to `fuzs.forgeconfigapiport.impl` - Mixin related classes have been moved to `fuzs.forgeconfigapiport.mixin` ### Removed - This version also comes with many removals and deprecations, mainly the WIP Forge config screens have been removed, as they were barely functional and the PR on Forge's GitHub has seemingly been abandoned. As an alternative for in-game configuration, Forge Config Api Port includes default support for and recommends the [Configured (Fabric)](https://www.curseforge.com/minecraft/mc-mods/configured-fabric) mod. ## [v4.2.9-1.19.2] - 2022-12-07 ### Fixed - Fixed maven publication depending on Night Config as a mod at runtime ## [v4.2.8-1.19.2] - 2022-12-07 ### Fixed - Fixed maven publication depending on Configured mod when it's actually just optional ## [v4.2.7-1.19.2] - 2022-11-22 ### Added - Added a callback that fires when server configs are unloading - Added support for the [Configured] mod, it will automatically provide config screens to replace the built-in ones when installed ### Fixed - Fixed a race condition with unloading server config ## [v4.2.6-1.19.2] - 2022-08-31 ### Fixed - Fixed crash when a config screen attempts to handle unsupported config value types ## [v4.2.5-1.19.2] - 2022-08-31 ### Added - Added a new `ModConfigEvents` class which is the new way of handling mod config events (loading and reloading), to ensure config events are only accessed on a mod specific basis - The old `ModConfigEvent` class is now deprecated for removal in the next major release for 1.20 ### Changed - Reverted minor internal removals from previous version to ensure compatibility with mods using those internals; they are deprecated now instead - Added a bunch of `@ApiStatus` annotations to ensure mods are only accessing the parts of the library they are meant to - This will be overhauled in the next major release for 1.20 to move some internals to a dedicated `impl` domain ## [v4.2.4-1.19.2] - 2022-08-30 - Resolved issues regarding the license of Forge ### Changed - Ported more changes from Forge's config screens - Switched remaining loggers from Log4j to SLF4J ## [v4.2.3-1.19.2] - 2022-08-22 ### Fixed - Fixed config screen crashing for config values without a widget factory ## [v4.2.2-1.19.2] - 2022-08-21 ### Fixed - Added missing translation keys when cancelling config editing ## [v4.2.1-1.19.2] - 2022-08-21 ### Changed - Ported most recent changes from Forge's config screens ### Fixed - Fixed minimum Minecraft version requirement - Fixed multiple entries being selected in gui lists ## [v4.2.0-1.19.2] - 2022-08-20 - Compiled for Minecraft 1.19.2 ### 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 ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.37 MB

4.2.9 Release 07.12.2022

[FABRIC] [1.19.2] ForgeConfigAPIPort-v4.2.9

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v4.2.9-1.19.2] - 2022-12-07 ### Fixed - Fixed maven publication depending on Night Config as a mod at runtime ## [v4.2.8-1.19.2] - 2022-12-07 ### Fixed - Fixed maven publication depending on Configured mod when it's actually just optional ## [v4.2.7-1.19.2] - 2022-11-22 ### Added - Added a callback that fires when server configs are unloading - Added support for the [Configured] mod, it will automatically provide config screens to replace the built-in ones when installed ### Fixed - Fixed a race condition with unloading server config ## [v4.2.6-1.19.2] - 2022-08-31 ### Fixed - Fixed crash when a config screen attempts to handle unsupported config value types ## [v4.2.5-1.19.2] - 2022-08-31 ### Added - Added a new `ModConfigEvents` class which is the new way of handling mod config events (loading and reloading), to ensure config events are only accessed on a mod specific basis - The old `ModConfigEvent` class is now deprecated for removal in the next major release for 1.20 ### Changed - Reverted minor internal removals from previous version to ensure compatibility with mods using those internals; they are deprecated now instead - Added a bunch of `@ApiStatus` annotations to ensure mods are only accessing the parts of the library they are meant to - This will be overhauled in the next major release for 1.20 to move some internals to a dedicated `impl` domain ## [v4.2.4-1.19.2] - 2022-08-30 - Resolved issues regarding the license of Forge ### Changed - Ported more changes from Forge's config screens - Switched remaining loggers from Log4j to SLF4J ## [v4.2.3-1.19.2] - 2022-08-22 ### Fixed - Fixed config screen crashing for config values without a widget factory ## [v4.2.2-1.19.2] - 2022-08-21 ### Fixed - Added missing translation keys when cancelling config editing ## [v4.2.1-1.19.2] - 2022-08-21 ### Changed - Ported most recent changes from Forge's config screens ### Fixed - Fixed minimum Minecraft version requirement - Fixed multiple entries being selected in gui lists ## [v4.2.0-1.19.2] - 2022-08-20 - Compiled for Minecraft 1.19.2 ### 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 ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.41 MB

4.2.7 Release 22.11.2022

[FABRIC] [1.19.2] ForgeConfigAPIPort-v4.2.7

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v4.2.7-1.19.2] - 2022-11-22 ### Added - Added a callback that fires when server configs are unloading - Added support for the [Configured] mod, it will automatically provide config screens to replace the built-in ones when installed ### Fixed - Fixed a race condition with unloading server config ## [v4.2.6-1.19.2] - 2022-08-31 ### Fixed - Fixed crash when a config screen attempts to handle unsupported config value types ## [v4.2.5-1.19.2] - 2022-08-31 ### Added - Added a new `ModConfigEvents` class which is the new way of handling mod config events (loading and reloading), to ensure config events are only accessed on a mod specific basis - The old `ModConfigEvent` class is now deprecated for removal in the next major release for 1.20 ### Changed - Reverted minor internal removals from previous version to ensure compatibility with mods using those internals; they are deprecated now instead - Added a bunch of `@ApiStatus` annotations to ensure mods are only accessing the parts of the library they are meant to - This will be overhauled in the next major release for 1.20 to move some internals to a dedicated `impl` domain ## [v4.2.4-1.19.2] - 2022-08-30 - Resolved issues regarding the license of Forge ### Changed - Ported more changes from Forge's config screens - Switched remaining loggers from Log4j to SLF4J ## [v4.2.3-1.19.2] - 2022-08-22 ### Fixed - Fixed config screen crashing for config values without a widget factory ## [v4.2.2-1.19.2] - 2022-08-21 ### Fixed - Added missing translation keys when cancelling config editing ## [v4.2.1-1.19.2] - 2022-08-21 ### Changed - Ported most recent changes from Forge's config screens ### Fixed - Fixed minimum Minecraft version requirement - Fixed multiple entries being selected in gui lists ## [v4.2.0-1.19.2] - 2022-08-20 - Compiled for Minecraft 1.19.2 ### 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 ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Configured]: https://www.curseforge.com/minecraft/mc-mods/configured-fabric
Sign in

0.41 MB

4.2.6 Release 31.08.2022

[FABRIC] [1.19.2] ForgeConfigAPIPort-v4.2.6

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v4.2.6-1.19.2] - 2022-08-31 ### Fixed - Fixed crash when a config screen attempts to handle unsupported config value types ## [v4.2.5-1.19.2] - 2022-08-31 ### Added - Added a new `ModConfigEvents` class which is the new way of handling mod config events (loading and reloading), to ensure config events are only accessed on a mod specific basis - The old `ModConfigEvent` class is now deprecated for removal in the next major release for 1.20 ### Changed - Reverted minor internal removals from previous version to ensure compatibility with mods using those internals; they are deprecated now instead - Added a bunch of `@ApiStatus` annotations to ensure mods are only accessing the parts of the library they are meant to - This will be overhauled in the next major release for 1.20 to move some internals to a dedicated `impl` domain ## [v4.2.4-1.19.2] - 2022-08-30 - Resolved issues regarding the license of Forge ### Changed - Ported more changes from Forge's config screens - Switched remaining loggers from Log4j to SLF4J ## [v4.2.3-1.19.2] - 2022-08-22 ### Fixed - Fixed config screen crashing for config values without a widget factory ## [v4.2.2-1.19.2] - 2022-08-21 ### Fixed - Added missing translation keys when cancelling config editing ## [v4.2.1-1.19.2] - 2022-08-21 ### Changed - Ported most recent changes from Forge's config screens ### Fixed - Fixed minimum Minecraft version requirement - Fixed multiple entries being selected in gui lists ## [v4.2.0-1.19.2] - 2022-08-20 - Compiled for Minecraft 1.19.2 ### 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 ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.39 MB

4.2.5 Release 31.08.2022

[FABRIC] [1.19.2] ForgeConfigAPIPort-v4.2.5

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v4.2.5-1.19.2] - 2022-08-31 ### Added - Added a new `ModConfigEvents` class which is the new way of handling mod config events (loading and reloading), to ensure config events are only accessed on a mod specific basis - The old `ModConfigEvent` class is now deprecated for removal in the next major release for 1.20 ### Changed - Reverted minor internal removals from previous version to ensure compatibility with mods using those internals; they are deprecated now instead - Added a bunch of `@ApiStatus` annotations to ensure mods are only accessing the parts of the library they are meant to - This will be overhauled in the next major release for 1.20 to move some internals to a dedicated `impl` domain ## [v4.2.4-1.19.2] - 2022-08-30 - Resolved issues regarding the license of Forge ### Changed - Ported more changes from Forge's config screens - Switched remaining loggers from Log4j to SLF4J ## [v4.2.3-1.19.2] - 2022-08-22 ### Fixed - Fixed config screen crashing for config values without a widget factory ## [v4.2.2-1.19.2] - 2022-08-21 ### Fixed - Added missing translation keys when cancelling config editing ## [v4.2.1-1.19.2] - 2022-08-21 ### Changed - Ported most recent changes from Forge's config screens ### Fixed - Fixed minimum Minecraft version requirement - Fixed multiple entries being selected in gui lists ## [v4.2.0-1.19.2] - 2022-08-20 - Compiled for Minecraft 1.19.2 ### 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 ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.39 MB

4.2.4 Release 30.08.2022

[FABRIC] [1.19.2] ForgeConfigAPIPort-v4.2.4

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v4.2.4-1.19.2] - 2022-08-30 - Resolved issues regarding the license of Forge ### Changed - Ported more changes from Forge's config screens - Switched remaining loggers from Log4j to SLF4J ## [v4.2.3-1.19.2] - 2022-08-22 ### Fixed - Fixed config screen crashing for config values without a widget factory ## [v4.2.2-1.19.2] - 2022-08-21 ### Fixed - Added missing translation keys when cancelling config editing ## [v4.2.1-1.19.2] - 2022-08-21 ### Changed - Ported most recent changes from Forge's config screens ### Fixed - Fixed minimum Minecraft version requirement - Fixed multiple entries being selected in gui lists ## [v4.2.0-1.19.2] - 2022-08-20 - Compiled for Minecraft 1.19.2 ### 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 ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.38 MB

4.2.3 Release 22.08.2022

[FABRIC] [1.19.2] ForgeConfigAPIPort-v4.2.3

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v4.2.3-1.19.2] - 2022-08-22 ### Fixed - Fixed config screen crashing for config values without a widget factory ## [v4.2.2-1.19.2] - 2022-08-21 ### Fixed - Added missing translation keys when cancelling config editing ## [v4.2.1-1.19.2] - 2022-08-21 ### Changed - Ported most recent changes from Forge's config screens ### Fixed - Fixed minimum Minecraft version requirement - Fixed multiple entries being selected in gui lists ## [v4.2.0-1.19.2] - 2022-08-20 - Compiled for Minecraft 1.19.2 ### 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 ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.38 MB

4.2.2 Release 21.08.2022

[FABRIC] [1.19.2] ForgeConfigAPIPort-v4.2.2

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v4.2.2-1.19.2] - 2022-08-21 ### Fixed - Added missing translation keys when cancelling config editing ## [v4.2.1-1.19.2] - 2022-08-21 ### Changed - Ported most recent changes from Forge's config screens ### Fixed - Fixed minimum Minecraft version requirement - Fixed multiple entries being selected in gui lists ## [v4.2.0-1.19.2] - 2022-08-20 - Compiled for Minecraft 1.19.2 ### 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 ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.38 MB

4.2.0 Release 20.08.2022

[FABRIC] [1.19.2] ForgeConfigAPIPort-v4.2.0

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v4.2.0-1.19.2] - 2022-08-20 - Compiled for Minecraft 1.19.2 ### 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 ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.38 MB

3.2.4 Release 20.08.2022

[FABRIC] [1.18.2] ForgeConfigAPIPort-v3.2.4

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. ## [v3.2.4-1.18.2] - 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 ## [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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.32 MB

2.0.5 Release 20.08.2022

[FABRIC] [1.17.1] ForgeConfigAPIPort-v2.0.5

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.32 MB

1.0.2 Release 20.08.2022

[FABRIC] [1.16.5] ForgeConfigAPIPort-v1.0.2

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.32 MB

2.0.4 Release 02.08.2022

[FABRIC] [1.17.1] ForgeConfigAPIPort-v2.0.4

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.47 MB

4.1.4 Release 02.08.2022

[FABRIC] [1.19.1] ForgeConfigAPIPort-v4.1.4

Supported Minecraft versions
1.19.1
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.58 MB

3.2.3 Release 02.08.2022

[FABRIC] [1.18.2] ForgeConfigAPIPort-v3.2.3

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.47 MB

1.0.1 Release 02.08.2022

[FABRIC] [1.16.5] ForgeConfigAPIPort-v1.0.1

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.44 MB

2.0.3 Release 02.08.2022

[FABRIC] [1.17.1] ForgeConfigAPIPort-v2.0.3

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.47 MB

1.0.0 Release 02.08.2022

[FABRIC] [1.16.5] ForgeConfigAPIPort-v1.0.0

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.44 MB

3.2.2 Release 01.08.2022

[FABRIC] [1.18.2] ForgeConfigAPIPort-v3.2.2

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.48 MB

4.1.3 Release 31.07.2022

[FABRIC] [1.19.1] ForgeConfigAPIPort-v4.1.3

Supported Minecraft versions
1.19.1
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.58 MB

3.2.1 Release 31.07.2022

[FABRIC] [1.18.2] ForgeConfigAPIPort-v3.2.1

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.47 MB

4.1.2 Release 28.07.2022

[FABRIC] [1.19.1] ForgeConfigAPIPort-v4.1.2

Supported Minecraft versions
1.19.1
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.51 MB

4.0.2 Release 28.07.2022

[FABRIC] [1.19] ForgeConfigAPIPort-v4.0.2

Supported Minecraft versions
1.19
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.32 MB

4.0.1 Release 27.07.2022

[FABRIC] [1.19] ForgeConfigAPIPort-v4.0.1

Supported Minecraft versions
1.19
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.32 MB

4.0.0 Release 08.06.2022

[FABRIC] [1.19] ForgeConfigAPIPort-v4.0.0

Supported Minecraft versions
1.19
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.32 MB

v3.0.0-1.18-Fabric Release 03.12.2021

ForgeConfigAPIPort

Supported Minecraft versions
1.18
Loaders / Platforms
fabric
Show changes
# 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 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
Sign in

0.07 MB