Posted June 14, 20187 yr Hello, So I am currently in the proccess of creating my own dimension. I have the dimension generating properly, and the custom blocks spawning as they should. The issue I seem to have run into is that no light sources work at all. Its as if the light level is permanently zero. I tried looking into my World Provider for something I missed in the light brightness table calculations. If you have an idea of what this could be, as a result of this being a common problem please let me know! If its me missing something specific, then I can post code as needed. Any help would be fantastic as this is the last problem to fix! Thanks [Update] I solved this issue by removing the overridden "generateLightBrightnessTable" method. I guess the game doesn't want me to tamper with it. Edited June 14, 20187 yr by guyWITH2forks
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.