Appearance
helix / RawProfile
Interface: RawProfile
Defined in: versions/raw-profile.ts:29
The raw mcmeta-derived data persisted alongside each version, as JSON.
Properties
commands
commands:
BrigadierNode
Defined in: versions/raw-profile.ts:39
dataPackVersion
dataPackVersion:
number
Defined in: versions/raw-profile.ts:32
dataPackVersionMinor?
optionaldataPackVersionMinor?:number
Defined in: versions/raw-profile.ts:33
dataVersion
dataVersion:
number
Defined in: versions/raw-profile.ts:31
id
id:
string
Defined in: versions/raw-profile.ts:30
registries
registries:
Record<string,string[]>
Defined in: versions/raw-profile.ts:38
mcmeta registry key -> ids WITHOUT the minecraft: namespace.
resourcePackVersion?
optionalresourcePackVersion?:number
Defined in: versions/raw-profile.ts:35
Resource-pack format (distinct from the datapack one); falls back to the data format.
resourcePackVersionMinor?
optionalresourcePackVersionMinor?:number
Defined in: versions/raw-profile.ts:36