amadornes / MCMultiPart

A universal multipart API for Modern Minecraft
Other
67 stars 22 forks source link

Bug: Incompability with CTM .mcmeta #146

Open juraj-hrivnak opened 2 years ago

juraj-hrivnak commented 2 years ago

The issue

When MCMultiPart is installed alongside CTM (Connected Textures Mod) and vanilla textures are modified using the CTM .mcmeta, all the mcmultipart:multipart blocks turn invisible.

To reproduce

1. Instal the following mods:

CTM-MC1.12.2-1.0.2.31
MCMultiPart-2.5.3
* ResourceLoader-MC1.12.1-1.5.3
* EDX-Multipart-1.1.1

ResourceLoader-MC1.12.1-1.5.3 is there only to imitate the resource pack. The issue can be also reproduced withoutResource Loader, using a resource pack.

EDX-Multipart-1.1.1 - bug can be reproduced with any other mod that uses MCMultiPart.

Multipart is still visible: 2022-01-08_18 17 49

2. Change the texture of any vanilla Minecraft block, and add .mcmeta with CTM data to the texture.

You can use textures from this zip: resources.zip

After reloading the textures, the mcmultipart:multipart should turn invisible: 2022-01-08_18 32 49