Change the priority of assets in kubejs compared to vanilla
nageih opened this issue ยท 0 comments
Describe the feature
As the title suggests, I have discovered that the resource files in the current version have a lower priority than those in the resourcepack. This causes issues when attempting to override certain textures or language files using kubejs. Is there a solution to this problem, such as ensuring that the default kubejs resource files take precedence over those in the resourcepack? I would prefer not to add an additional resourcepac to resolve this.
I think it could be added as a configuration option to configure the priority of kubejs resources.
Additional info
I am currently only testing the 1.20.1 Forge version, and I think this problem may exist in all versions.