new: nebulas and improve stars

This commit is contained in:
ZtereoHYPE 2022-08-26 01:16:31 +02:00
parent 3bd84f2af6
commit 498d17818d
11 changed files with 449 additions and 70 deletions

View file

@ -5,10 +5,10 @@
"compatibilityLevel": "JAVA_17",
"mixins": [],
"client": [
"MixinKeyboardHandler",
"debug.MixinKeyboardHandler",
"MixinStarRendering",
"LightTextureInvoker",
"MixinDebug",
"debug.LightTextureInvoker",
"debug.MixinDebug",
"MixinLightTexutre"
],
"server": [],