some cleanup, 3d modeling stuff and terrorist plane fixes

This commit is contained in:
2026-02-27 18:29:17 +01:00
parent c19c9931bb
commit ab2c60db79
25 changed files with 456 additions and 83 deletions

View File

@@ -4,13 +4,14 @@
"package": "dev.tggamesyt.szar.client.mixin",
"compatibilityLevel": "JAVA_17",
"client": [
"ItemRendererMixin",
"MouseMixin",
"RadiationHeartMixin",
"PlayerModelMixin",
"RadiatedItemRendererMixin",
"RadiationHeartMixin",
"SplashOverlayMixin",
"TGnameMixin",
"TGcapeMixin",
"PlayerModelMixin"
"TGnameMixin"
],
"injectors": {
"defaultRequire": 1