CIT Resewn

CIT Resewn

14M Downloads

[MOD COMPATIBILITY] CIT Textures don't display in item frames when using More Culling's Custom Item Frame Renderer

KawaiiBakemono opened this issue ยท 4 comments

commented

Bug

When paired with the More Culling, any CIT texture, when placed in either type of item frame, displays the default item texture.

See bug replication here on YouTube.

Expected Result

The item should retain it's given CIT texture.

Info

Mod Version: 1.1.3
Minecraft Version: 1.20.1
Launcher: Prism Launcher 6.3
Mod Loader: Fabric 0.14.21
OS: Kubuntu Linux

commented

The problem here, the item frame renderer is one of the more important MC optimisations. I don't if it's possible, but it would be nice that CIT Resewn was compatible with the custom item frame renderer

commented

That looks like its Entity Culling's Item Frame renderer, I think you need to disable that.

commented

Dang you can tell what renderer it's using? And yes that was the issue, thank you! Should I have this under a compatibility issue instead?

commented

Okay, nevermind! I did some further testing and it seems I had both Entity Culling AND More Culling installed. In this case More Culling was the issue, not Entity Culling. I updated my pack to include instructions to bypass this, which is just a matter of disabling the Custom Item Frame Renderer. Sorry about that! I should've done more testing beforehand haha.