Chisel-Team / ConnectedTexturesMod

Extensions to the vanilla model system, mainly for connected textures
http://chisel.team/ctm
GNU General Public License v2.0
122 stars 46 forks source link

Potential Implementation for AE2 Facade? #203

Open MikeTheBuddy opened 1 year ago

MikeTheBuddy commented 1 year ago

I've noticed that the connected textures mod doesn't seem to apply to AE2's facade feature (In the example where I found this out I was using mekanism plastic blocks).

I think adding this to somehow work with facades would be a great addition to the mod.

MikeTheBuddy commented 1 year ago

After further experimentation, I realized the facades connect with each other like how ctm works, but not with the real blocks

Technici4n commented 1 year ago

AE2 dev here. This can be solved if CTM uses https://github.com/MinecraftForge/MinecraftForge/pull/9066, which is more or less a Forge replacement for IFacade.