I created a texture with transparent parts for the block model, but the transparent parts of the texture were rendered black.
How can I render those parts transparent?
like that.
I'm going to iterate through all the entries in the registry "MATERIAL" to register the required blocks and items automatically, but I found that the block registration is done before my registry finishes registering.
How could I get my custom register loaded before the blocks are registered?