evil registry hacks

This commit is contained in:
dfsek
2022-12-21 14:41:43 -07:00
committed by Astrash
parent 4bb09b126a
commit 57bb6bca94
5 changed files with 62 additions and 26 deletions

View File

@@ -5,7 +5,9 @@
"compatibilityLevel" : "JAVA_17",
"mixins" : [
"NoiseConfigMixin",
"RegistryEntryReferenceInvoker",
"RegistryMixin",
"SimpleRegistryMixin",
"lifecycle.MinecraftServerMixin",
"lifecycle.RegistryLoaderMixin"
],