mirror of
https://github.com/JonasunderscoreJones/nicer-skies.git
synced 2025-10-23 11:49:17 +02:00
change: lots of changes
This commit is contained in:
parent
7d37cc3c87
commit
8f7e5a5f57
12 changed files with 230 additions and 78 deletions
|
@ -4,9 +4,14 @@
|
|||
"package": "codes.ztereohype.example.mixin",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"mixins": [
|
||||
"ExampleMixin"
|
||||
"ExampleMixin",
|
||||
"MixinKeyboardHandler"
|
||||
],
|
||||
"client": [
|
||||
"LightTextureInvoker",
|
||||
"MixinDebug",
|
||||
"MixinLightTexutre"
|
||||
],
|
||||
"client": [],
|
||||
"server": [],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue