Changelog
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+)
[*] Modified some internal names and code logic
添加:
[+] 支持Fabric 1.17+
[+] 在一个patch.json中增加数组pairs,pairs类似于原先的键值对,但是是以数组形式呈现,例如"pairs": [{"key":"xxx", "value":"yyy"}]
[+] 在target_class中增加字符串local,用于修改指定该方法中调用的方法的返回值或局部变量,M开头+方法名,V开头加变量名,例如"MthisIsAMethod"
更改:
[*] 更改了Transformer的工作方式,使得在其没有apply_mods或classes的情况下提升效率
[*] 修复了apply_mods无法应用的问题
[*] 修复了开启debug时,进行替换却只不输出"Trying Replace"而不还输出对应内容的BUG
[*] mod版本下放到java8(测试版本1.17,理论版本1.14-1.20.1+)
[*] 同时修改了一些内部名称&代码逻辑
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.3.0Loaders
Game versions
1.14–1.20.1Downloads
143Publication date
September 14, 2023 at 1:06 PMPublisher
3093FengMing
Owner