**Include Manningham Mills (Fabric-ASM) as a dependency**
Add:
[+] Support Fabric (1.14+) and Forge (1.13.2+)
[+] Add an array of pairs in a patch.json, similar to the original key-value pairs, but presented as an array, such as `"pairs": [{"key": "xxx", "value": "yyy"}]`
[+] In `target_class`, `local` is added to the class to modify the return value or local variable of the method called in the specified method. The method name is added to M, and the variable name is added to V, for example: `"MthisIsAMethod"`
Change:
[*] Changed the working mode of Transformer so that it does not `apply_mods` Improving efficiency in the case of mods or classes
[*] Fixed `apply_mods` The issue of mods not being applied
[*] Fixed a bug where when debugging is enabled, replacing without outputting "Trying Replace" without outputting the corresponding content
[*] Move java version to Java8 (test version 1.17, theoretical version 1.14-1.20.1+)
[+] Add an array of pairs in a patch.json, similar to the original key-value pairs, but presented as an array, such as `"pairs": [{"key": "xxx", "value": "yyy"}]`
[+] In `target_class`, `local` is added to the class to modify the return value or local variable of the method called in the specified method. The method name is added to M, and the variable name is added to V, for example: `"MthisIsAMethod"`
Change:
[*] Changed the working mode of Transformer so that it does not `apply_mods` Improving efficiency in the case of mods or classes
[*] Fixed `apply_mods` The issue of mods not being applied
[*] Fixed a bug where when debugging is enabled, replacing without outputting "Trying Replace" without outputting the corresponding content
[*] Move java version to Java8 (test version 1.14.4, theoretical version 1.13.2-1.20.1+)