# Fzzy Config

> Config API with automatic GUIs, powerful validation options, server-client sync, and more! This is the Fzzy Config wiki hosted on the Modded Minecraft Wiki, listing every documentation page written by the project authors.

- Project ID: `fzzy-config`
- Project type: `mod`
- Documentation version: `latest`. `latest` always resolves to the newest version.
- Language: `en` (English)
- Documentation pages: 44. Game content pages: 0.

Each link below points at the raw MDX source of a page. Remove the trailing `.md` from any of them
to get the rendered, human-readable page instead, or replace `/latest/` with another documentation version.

Wiki text content is licensed under CC BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0) unless stated otherwise
on the page itself.

## Documentation

- [Documentation homepage](https://moddedmc.wiki/en/project/fzzy-config/latest/docs.md): Introduction to Fzzy Config
- [New Configs](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-design/New-Configs.md): Config Design
- [Existing Configs](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-design/Existing-Configs.md): Config Design
- [Laying out Configs](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-design/Laying-out-Configs.md): Config Design
- [Troubleshooting](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-design/Troubleshooting.md): Config Design
- [Translation](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/Translation.md): Config Concepts
- [Config Annotations](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/Annotations.md): Config Concepts
- [@ClientModifiable](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/annotations/Client-Modifiable.md): Config Concepts / Annotation Types
- [@ConvertFrom](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/annotations/Convert-From.md): Config Concepts / Annotation Types
- [@IgnoreVisibility](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/annotations/Ignore-Visibility.md): Config Concepts / Annotation Types
- [@NonSync](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/annotations/Non-Sync.md): Config Concepts / Annotation Types
- [@RequiresAction](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/annotations/Requires-Action.md): Config Concepts / Annotation Types
- [@RequiresRestart](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/annotations/Requires-Restart.md): Config Concepts / Annotation Types
- [@RootConfig](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/annotations/Root-Config.md): Config Concepts / Annotation Types
- [@Translation](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/annotations/Translation.md): Config Concepts / Annotation Types
- [@WithCustomPerms](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/annotations/With-Custom-Perms.md): Config Concepts / Annotation Types
- [@Version](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/annotations/Version.md): Config Concepts / Annotation Types
- [@WithPerms](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/annotations/With-Perms.md): Config Concepts / Annotation Types
- [Toml Annotations](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/annotations/Toml-Annotations.md): Config Concepts / Annotation Types
- [Validation](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/Validation.md): Config Concepts
- [Booleans](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/Booleans.md): Config Concepts / Validation Types
- [Choice Lists](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/Choice-Lists.md): Config Concepts / Validation Types
- [Choices](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/Choices.md): Config Concepts / Validation Types
- [Collections](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/Collections.md): Config Concepts / Validation Types
- [Colors](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/Colors.md): Config Concepts / Validation Types
- [Enums](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/Enums.md): Config Concepts / Validation Types
- [Expressions](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/Expressions.md): Config Concepts / Validation Types
- [Identifiers](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/Identifiers.md): Config Concepts / Validation Types
- [Ingredients](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/Ingredients.md): Config Concepts / Validation Types
- [Keybinds](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/Keybinds.md): Config Concepts / Validation Types
- [Numbers](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/Numbers.md): Config Concepts / Validation Types
- [Objects](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/Objects.md): Config Concepts / Validation Types
- [Pairs](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/Pairs.md): Config Concepts / Validation Types
- [Registry Objects](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/Registry-Objects.md): Config Concepts / Validation Types
- [TagKeys](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/TagKeys.md): Config Concepts / Validation Types
- [TriStates](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/validation/TriStates.md): Config Concepts / Validation Types
- [Actions](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/Actions.md): Config Concepts
- [Events](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/config-concepts/Events.md): Config Concepts
- [Expressions](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/features/Expressions.md): Features
- [Networking](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/features/Networking.md): Features
- [Platform Utilities](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/features/Platform-Utilities.md): Features
- [Registrar System](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/features/Registrar-System.md): Features
- [Result Providers](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/features/Result-Providers.md): Features
- [Context Actions](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/features/Context-Actions.md): Features
- [Data Generation](https://moddedmc.wiki/en/project/fzzy-config/latest/docs/features/Data-Generation.md): Features

## Optional

- [Project overview](https://moddedmc.wiki/en/project/fzzy-config/latest): Rendered HTML page with the project description, supported game versions, links and licensing
- [Modrinth](https://modrinth.com/mod/fzzy-config): The Fzzy Config mod on modrinth
- [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fzzy-config): The Fzzy Config mod on curseforge
- [Source code](https://github.com/fzzyhmstrs/fconfig)
- [Documentation source](https://github.com/fzzyhmstrs/fconfig): Repository the wiki pages are written in
- [Discord](https://discord.gg/zDbaYmUba2)
