Add minecraft as loader to create version api docs (#2877)

Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
Accieo 2024-11-03 10:32:18 +01:00 committed by GitHub
parent 5d0e4366d2
commit b5011f458f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -339,8 +339,8 @@ components:
type: array type: array
items: items:
type: string type: string
description: The mod loaders that this version supports description: The mod loaders that this version supports. In case of resource packs, use "minecraft"
example: ["fabric", "forge"] example: ["fabric", "forge", "minecraft"]
featured: featured:
type: boolean type: boolean
description: Whether the version is featured or not description: Whether the version is featured or not