Currently ModRemappers all share the same remapping context, meaning only one source mapping is supported at a time. The idea would be to have one remapper per ModRemapper which would imply those features: - ModRemapper filter which mods they are interested in. - ModRemapper can provide their own mappings without caring if another one use different mappings.