Replace reflection with getters and access transformers where possible
This commit is contained in:
@@ -92,7 +92,8 @@ jar {
|
||||
|
||||
manifest {
|
||||
attributes 'FMLCorePlugin': 'eu.crushedpixel.replaymod.coremod.LoadingPlugin',
|
||||
'FMLCorePluginContainsFMLMod': 'false'
|
||||
'FMLCorePluginContainsFMLMod': 'false',
|
||||
'FMLAT': 'replaymod_at.cfg'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user