Custom Material Icon Sets
jude123412 opened this issue ยท 0 comments
GregTech CEu Version
2.8.5
Related Problem
This feature (in my opinion) should be included since it will allow adding "Custom" Material Icon Sets to Gregtech through Crafttweaker without having to modify existing ones. This is really useful for modpack creators since this will allow custom textures for specific Material Items like Infinity and Neutronium from avaritia.
Your Solution
This is the code solution to added to the MaterialIconSets.java file to allow adding custom Icon sets to gregtech through zenscript(crafttweaker).
Additional Information
With this new Method I'm able to give the Infinity Material Icons custom animated textures only for them and nothing else.
I have also tested this code with the repo provided from your website to actually make sure I'm doing it properly :)