-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EE Generated Blocks don't render properly in some JEI recipes. #206
Comments
Do you have textures for these blocks, or are they using the tint system? |
Tint system. |
Could you try with a texture please. I have a suspicion that these 2 mods are not taking cutout blocks into consideration maybe. |
I cannot modify the block textures. I assume EE generates assets later than everything else, because adding the resource via resource pack or Kube doesn't modify the texture. |
Using a Resource Pack or KubeJS to add textures should work. |
You need to remove the |
Did that fix the issue with the rendering in JEI Recipes? |
Out of curiosity, could you please test with Mangrove Roots or Oak Leaves as a block, and see if that works. If I recall correctly Mangrove Roots are CUTOUT as well similar to EE Tint Blocks. |
Issue description
When EE Blocks are involved with recipe types
compactcrafting:miniaturization (Compact Crafting)
andanything with Lychee
They render with incorrect textures. Example:Texture is supposed to be Green, as shown in the index to the right. Another example:
Colors are correct, but the texture is broken.
Miniaturization screenshot goes dead in 31 days, sorry! Github won't let me upload two images.
Steps to reproduce
Install either mods mentioned, and JEI.
Create a Recipe requiring an EE Block. (Datapack or KubeJS)
View result in JEI.
Minecraft version
1.19.2 (Latest)
Forge version
43.2.8
Emendatus Enigmatica version
2.1.x (Latest)
Other relevant versions
JEI - 11.6.0.1015
Compact Crafting - 3.1.0
Lychee - 3.11.0
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
No response
The text was updated successfully, but these errors were encountered: