Closed neph1 closed 7 months ago
ProjectAssetManager gathers matdefs from all dependencies, so duplicates are expected. I first tried to convert it to a Set and back, but in the end, I think this is the simplest solution.
Fixes #597
ProjectAssetManager gathers matdefs from all dependencies, so duplicates are expected. I first tried to convert it to a Set and back, but in the end, I think this is the simplest solution.
Fixes #597