Importing .JSON materials

I found some materials that someone shared that were exported from Marvel Rivals.
But they are .json formated, so I was wondering if there was any way to import them into blender as a material?

Since the game is made with the unreal engine… you might want to look into some unreal to blender threads or even the unreal forum.

Or… maybe something like this:

For UE4 maybe:

It’s very easy to parse json files with python… With a simple script, you might be able to recreate those materials in Blender.