
[๐]: Chest textures are the same when using JEI
Closed this issue ยท 5 comments
Code of Conduct
- Always check you are using the latest version of the mods and its dependencies
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue still persists.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)
1.20.1 - FORGE
EveryCompat Version
1.20-2.8.8
Moonlight Lib Version
1.20-2.14.6
Issue with mods
More Chest Variants
Issue Detail
Hey, it's nothing but a texture issue, all of the chests have the texture of the MCV oak chest, but when I place them, they have their correct textures, just seems to affect JEI
OPTIONAL: Latest.log | Crash-report Attachment
No response
OPTIONAL: To Produce
No response
Try downgrade to Moonlight v2.14.5 and see if the issue is fixed.
EDIT: hmm "More Chest Variant", i think i know what's the problem.
The issue was some Moonlight and EveryComp versions below, but I didn't report it until now
Actually "More Chest Variant" was recently added, IIRC. and i think it has some missing code that ensure the item of Chest are rendered properly in inventory. I'll check
My guess is correct, it is indeed missing the code.
UPDATE:
Ok the code is added but it's not working. this will take some time to investigate and fix
UPDATE 2:
Found the problem. I know what to do.