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

View File

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