Weird shadow on machines
jamesjimmy88 opened this issue ยท 2 comments
Machines project a very noticeable shadow on adjacent machines - the shadow doesn't go away even after placing a light source directly on the affected machines; this issue only affects machine blocks that are facing south. This happens both for dummy machines, machines using a block field for their appearance and machines using a custom model.
Edit: forgot to specify versions: Tested on version 0.4.6 on Forge 36.2.2
"""Fixed""" in 0.4.7, I disabled Ambient Occlusion for the machine so no weird shadows but no shadow at all.
I know ths solution is far from perfect but all I tried didn't work and fixing that will require a very precise knowledge about the minecraft model render engine and a lot of maths...