Structs§
- Fabric
Game Version - Fabric
Json - Profile JSON fetched from the Fabric/Quilt meta API
(e.g.
meta.fabricmc.net/v2/versions/loader/{mc}/{build}/profile/json). - Fabric
Loader Build - Fabric
Meta - Response from
meta.fabricmc.net/v2/versions(and equivalents for Quilt/LegacyFabric). - Forge
Arguments argumentsblock inside a Forge/NeoForge version JSON (1.13+ format).- Forge
Install Section - Forge
Processor - A Forge installer processor: a Java tool that patches/transforms Minecraft files.
- Forge
Profile - Top-level
install_profile.json. Dual format: - Forge
Version Section - Installer
Info - Result of a successful installer JAR download.
- Loader
Artifact - Loader
Library - Loader
Library Downloads - Profile
Data Entry - Variable entry in the Forge profile
datamap. Each variable has aclientvalue (and sometimesserver). - Quilt
Loader Build - Quilt’s loader build has extra fields and no
stableflag. - Quilt
Meta