Client sky option

This commit is contained in:
paulevsGitch 2020-12-31 07:24:50 +03:00
parent fc71ea4eba
commit 2549ab810f
4 changed files with 26 additions and 3 deletions

View file

@ -23,6 +23,7 @@ public class BetterEndClient implements ClientModInitializer {
EndParticles.register();
EndEntitiesRenders.register();
EndModelProviders.register();
ClientOptions.init();
if (BetterEnd.isDevEnvironment()) {
TranslationHelper.printMissingNames();