Started by
TheCopperMiner6
on
Topic category: Help with Minecraft modding (Java Edition)
Hello!
I'm making a mod, and I need a block that replicates the infinite room effect of using glowstone and map art. How do I make it? Thanks in advance!
Maybe try using Emissive Rendering/Glow?
Yeah, I agree with Minecraft Mathers - if you make a solid white texture and make it emissive it removes the shading and should replicate that effect. You can also make thethe block emit light to further the effect.