Infinite looking block

Started by TheCopperMiner6 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Infinite looking block

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!

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Maybe try using Emissive…
Tue, 03/10/2026 - 13:51

Maybe try using Emissive Rendering/Glow?

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yeah, I agree with Minecraft…
Fri, 03/27/2026 - 10:33

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.