mirror of
https://github.com/Astatin3/no-more-render.git
synced 2026-06-09 08:38:01 -06:00
Basically getting this thing to work
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
"package": "com.example.addon.mixin",
|
||||
"compatibilityLevel": "JAVA_21",
|
||||
"client": [
|
||||
"MixinGameRenderer"
|
||||
"HeadlessWindow",
|
||||
"HeadlessMinecraftClient",
|
||||
"HeadlessWidgetAccessor"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
||||
Reference in New Issue
Block a user