preflightNormalizedModelIds

public static void preflightNormalizedModelIds(Collection<File> modelFiles)

Rejects every file participating in a normalized model-ID collision before parsing starts. Parsing a model writes resource-pack assets, so detecting only the second file would still leave order-dependent output from the first file.

Parameters

modelFiles

all model definition files that will be parsed