Long story short, I'm trying to make a simple infinity room mod, but I'm a beginner and documentation on this specific issue is pretty rough. I thought that a pure white block emitting light would produce the effect, however, I now need to remove the shadows that appear on the sides of the block, or at least make it consistently a solid color. I'm using Quilt as for the modloader, but fabric information works about the same. See picture for exact problem.
I now have figured out that I just need to add a "shade": false tag to the .json file, however, that also doesn't seem to do anything. I've seen posts addressing that as the solution, however, that doesn't seem to work either.
Long story short, I'm trying to make a simple infinity room mod, but I'm a beginner and documentation on this specific issue is pretty rough. I thought that a pure white block emitting light would produce the effect, however, I now need to remove the shadows that appear on the sides of the block, or at least make it consistently a solid color. I'm using Quilt as for the modloader, but fabric information works about the same. See picture for exact problem.
I now have figured out that I just need to add a "shade": false tag to the .json file, however, that also doesn't seem to do anything. I've seen posts addressing that as the solution, however, that doesn't seem to work either.