SkytAsul / GlowingEntities

An API to easily make Minecraft entities glow. No dependencies, compatible 1.17 -> 1.21.
MIT License
65 stars 9 forks source link

GlowingBlocks: only show in the current world #6

Closed HSGamer closed 1 year ago

HSGamer commented 1 year ago

We don't want blocks in different worlds to be shown as they are in the same world.

DRAFT as I haven't tested it yet.

P/S: I agree that there is a workaround to check if the block is in the same world as the player. I just don't want to do that hassle work in all of my projects.

SkytAsul commented 1 year ago

Thanks for your PR :)