F32Organization/Faithful32-1.12.2

[Mod Support] Applied Energistics 2: Trousers Edition

Opened this issue · 3 comments

Mod Name
Applied Energistics 2: Trousers Edition

Link to the mod (ideally Curseforge)
https://github.com/PrototypeTrousers/Applied-Energistics-2/releases

Proto's fork of AE2 fixes a lot of performance problems and adds many new excellent quality-of-life features. We are including it by default as an approved off-CurseForge mod in forthcoming releases of Omnifactory. F32 is my texture pack of choice and one we recommend as supporting all of the mods we use.

There are a few new textures that were added to resources\main\assets\appliedenergistics2\textures\guis\states.png but because F32 overrides the texture mappings for AE2, these textures do not appear:

image

image

Pretty sure this would require an optional resource zip as the directories are named the same. Resource packs are "dumb" in the sense that its just a zip with a directory structure inside that overrides that which is normally contained in the Assets directory of the mods jar.

I don't see why a F32 Addon resource pack can't be made specifically for this fork though, could be added to the individual mod support list, Its been a while since I've made textures for the pack but I could sure give it a shot.

Update: I've made the texture but.. am I crazy or is no ME Controller in this fork? Its not in JEI nor the creative item list.
Update 2: Chisel has taken it.. its now called a Futura block.. WTF

2021-04-10_16 21 26
2021-04-10_16 21 36
2021-04-10_16 21 39
(I am aware they are all offset to the left 1px in these screenshots, it was since fixed.)

Not sure what makes that last icon appear, likely something I don't have setup on my test ME system but I'm pretty sure it will display fine.

Here is the F32 patch in resourcepack form:
Faithful32-1.12.2-AE2-Trousers-Fork.zip

Basically just the states texture, if any other textures are different let me know. This will have to do unless someone else knows a better way of integrating it with the base resource pack beside mainline AE2.

Thank you for investigating this.

PAE2 is better optimized than base AE2 for playing with channels disabled, as that is the default setting in Omnifactory (though to my knowledge it can still be used fine with them enabled). That could be why you were not seeing a controller block in your environment (or if you launched Omnifactory, definitely why).

AE2 itself skips registering the ME Controller and channel-related devices like Dense and Smart Cables if channels are off.

As I understand it, PAE2's textures are a superset of the original mod's so it should be possible to safely use the PAE2 atlas for either mod.

Yeah I grabbed the latest public version of the pack and threw PAE2 in it to test the textures.

Not sure why I originally thought it would be an issue (Maybe I've been out of the game so long lol), you're right the mainline mod doesn't use that part of the texture atlas so simply won't display them, I'll add a PR for it so it can be moved into the resource pack.