new: nebula strength config option + fixed config screen

This commit is contained in:
ZtereoHYPE 2022-12-06 02:01:56 +01:00
parent df3e886bcc
commit 9bcdb6f378
7 changed files with 69 additions and 9 deletions

View file

@ -5,11 +5,12 @@
"compatibilityLevel": "JAVA_17",
"mixins": [],
"client": [
"debug.MixinKeyboardHandler",
"MinecraftMixin",
"MixinLightTexutre",
"MixinStarRendering",
"debug.LightTextureInvoker",
"debug.MixinDebug",
"MixinLightTexutre"
"debug.MixinKeyboardHandler"
],
"server": [],
"injectors": {