File tree Expand file tree Collapse file tree
src/main/resources/assets/emi_patternizer/lang Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ parchment_mappings_version=2025.12.20
2626mod_id =emi_patternizer
2727mod_name =EMI Patternizer
2828mod_license =GNU LGPL 3.0
29- mod_version =1.0.2
29+ mod_version =1.0.3
3030mod_group_id =io.github.linkfgfgui
3131mod_authors =link-fgfgui
3232mod_description =Automatically Encoding Patterns from the EMI Recipe Tree.
Original file line number Diff line number Diff line change 66 "emi_patternizer.config.delay1" : " Delay per click" ,
77 "emi_patternizer.config.delay2" : " Additional delay after 3 clicks" ,
88 "emi_patternizer.config.delay3" : " Delay before read patterns from terminal (Unit: Millisecond)" ,
9- "emi_patternizer.config.playsound" : " Play a sound after recipe fill"
9+ "emi_patternizer.config.playsound" : " Play a sound after recipe fill" ,
10+ "emi_patternizer.config.simulate" : " Whether to simulate a encode button click"
1011}
Original file line number Diff line number Diff line change 66 "emi_patternizer.config.delay1" : " 每次点击后的延迟" ,
77 "emi_patternizer.config.delay2" : " 每个样板编码完成后的额外延迟" ,
88 "emi_patternizer.config.delay3" : " 读取样板前的延迟(单位:毫秒)" ,
9- "emi_patternizer.config.playsound" : " 转移配方后播放音效"
9+ "emi_patternizer.config.playsound" : " 转移配方后播放音效" ,
10+ "emi_patternizer.config.simulate" : " 模拟点击编码按钮"
1011}
You can’t perform that action at this time.
0 commit comments