Started by
ThreeAngles
on
Topic category: Help with Minecraft modding (Java Edition)
I'm making a mod that includes some custom blocks with animated textures and, when I place a block on top of it, some faces turn black. I tried all transparency types, I tried changing the light opacity (which I don't think is really working, since every time I open the editor again it resets to 0)
I figured it out, the smooth lighting on the video settings was set to off, so the shadow of the top block was just plain black.
Shure but its not the best way to resolve it because if your mod is public, people dont set the smooth light to off only for your mod. (not your mod) I checked it and its because the model of the block. i have the same issue