Add mixins to NeoForge project

This commit is contained in:
Aizistral
2026-01-28 23:23:50 +01:00
parent ecb57b5a88
commit 12cda5e4ca
4 changed files with 52 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ runs {
// "REGISTRIES": For firing of registry events.
// "REGISTRYDUMP": For getting the contents of all registries.
systemProperty 'forge.logging.markers', 'REGISTRIES'
systemProperty 'mixin.env.disableRefMap', 'true'
// Recommended logging level for the console
// You can set various levels here.