This commit is contained in:
ZtereoHYPE 2022-07-21 00:17:45 +02:00
parent 8f7e5a5f57
commit b15b7a1d87
11 changed files with 103 additions and 242 deletions

View file

@ -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"