I wanted to make a block that melts like ice. I use the tick method in the BlockEntity to periodically check the light level. However
level.getBrightness(LightLayer.BLOCK,pos);
always returns 0.
4 replies
Important Information
By using this site, you agree to our Terms of Use.