refactor(ModScanners): Improve readability of Json-Scanners
Improve the readibility of the AnnotationScanner, FabricScanner and QuiltScanner by extracting common methods to an abstract class and extracting methods from the scan-method in each class.
Edited by Griefed