Posted March 1Mar 1 Hello there! I've recently made a wallpaper entity, that acts somewhat like an item frame or a painting. However, the resulting light rendering is far from perfect: wallpaper tiles (wallpaper has width and height of the block) are lit independently by torches at night or indoors. Rendering class was adopted from painting renderer (PaintingRenderer in official mappings). The source code for it can be viewed here: https://github.com/ArthurLlew/BetaDeco/blob/forge-1.20.1/src/main/java/net/arthurllew/betadeco/client/render/KaevatorWallpaperRenderer.java Is there a way to smooth light from torch-like sources on such entities? Edited March 26Mar 26 by ArthurLlew
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.