glowredman / TX-Loader

Loads official/custom assets to Minecraft 1.7.10 and 1.12.2
GNU Lesser General Public License v3.0
2 stars 6 forks source link

ModularMachinery-Community-Edition And tx loader Unable to resolve texture loss issue #5

Closed Lonelyxiya closed 1 year ago

Lonelyxiya commented 1 year ago

image To translate the Chinese into English, after installing ResourceLoader, create a "models" folder and a "textures" folder in your .minecraft\resources\modularmachinery directory. Inside the "models" folder, create an empty folder named "block". Inside the "textures" folder, create a folder named "blocks". This can solve the issue of the controller turning into a purple block.

After repeatedly using its method, I found that the "tx loader" does not have a modid. This prevents the texture issue from being fixed. It would be great if you could make this mod compatible with.

image image

Github mmce mod: https://github.com/KasumiNova/ModularMachinery-Community-Edition

glowredman commented 1 year ago

Works for me. Did you actually create the model files and not just their directories?

Lonelyxiya commented 1 year ago

Yes,I see MMCE Chinese encyclopedia to solve the texture loss problem, but I follow config/txloader/load/modularmachinery directory to try to solve, but no effect.

Lonelyxiya commented 1 year ago

https://github.com/KasumiNova/ModularMachinery-Community-Edition/commit/abd667adbd76ca0df59062035e2189ec174bb298 Fixed