Currently if your try to load two resource packs, and they both use the same .json file, one resource pack overrides the other.
The bad thing about this is with the new CustomModelData, even if no CustomModelData conflicts with the other resource pack, all of those overrides/predicates will be removed due to the overriding resource pack.
The suggestion is to allow CustomModelData from multiple resource packs at the same time, for the same items, without them overriding each other, and only overriding when there is a direct conflict on either the actual model itself, or a CustomModelData with the same value.
Please sign in to leave a comment.
7 Comments