mirror of
https://github.com/JonasunderscoreJones/nicer-skies.git
synced 2025-10-23 11:49:17 +02:00
cleanup
This commit is contained in:
parent
8f7e5a5f57
commit
b15b7a1d87
11 changed files with 103 additions and 242 deletions
|
@ -3,11 +3,10 @@
|
|||
"minVersion": "0.8",
|
||||
"package": "codes.ztereohype.example.mixin",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"mixins": [
|
||||
"ExampleMixin",
|
||||
"MixinKeyboardHandler"
|
||||
],
|
||||
"mixins": [],
|
||||
"client": [
|
||||
"MixinKeyboardHandler",
|
||||
"MixinStarRendering",
|
||||
"LightTextureInvoker",
|
||||
"MixinDebug",
|
||||
"MixinLightTexutre"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue