mirror of
https://github.com/JonasunderscoreJones/nicer-skies.git
synced 2025-10-23 03:39:18 +02:00
new: nebula strength config option + fixed config screen
This commit is contained in:
parent
df3e886bcc
commit
9bcdb6f378
7 changed files with 69 additions and 9 deletions
|
@ -5,11 +5,12 @@
|
|||
"compatibilityLevel": "JAVA_17",
|
||||
"mixins": [],
|
||||
"client": [
|
||||
"debug.MixinKeyboardHandler",
|
||||
"MinecraftMixin",
|
||||
"MixinLightTexutre",
|
||||
"MixinStarRendering",
|
||||
"debug.LightTextureInvoker",
|
||||
"debug.MixinDebug",
|
||||
"MixinLightTexutre"
|
||||
"debug.MixinKeyboardHandler"
|
||||
],
|
||||
"server": [],
|
||||
"injectors": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue