1.17.1 Bounding Box Server
DarkxStorm opened this issue ยท 3 comments
The bounding box renders in the single player world but when I try it on a server it doesn't render. Other things like slime chunk, light overlay do render but bounding box doesn't and I do have op on the server. Tried to render in all 4 gamemodes but unsuccessful
You also need to have servux on the server for bounding boxes in minihud to work. https://www.curseforge.com/minecraft/mc-mods/servux
@krispyking24 Because the vanilla game does not needs the bounding box data on the client, so the vanilla server does not send the data to the clients. So the client doesn't know where any bounding boxes might be.