File tree Expand file tree Collapse file tree
generated/resources/assets/gtmutils/lang
main/java/net/neganote/gtutilities/datagen/lang Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 "gtceu.placeholder_info.watfrequency.2" : " {watfrequency} -> Current frequency: (insert frequency here)" ,
3939 "gtmutils.gui.pterb.wireless_configurator.title" : " Wireless frequency" ,
4040 "gtmutils.machine.64a_energy_converter.tooltip_tool_usage" : " Starts as §fEU Converter§7, use Soft Mallet to change" ,
41- "gtmutils.multiblock.pterb_machine.coolant_usage" : " §cDrains %sL of %s per second" ,
41+ "gtmutils.multiblock.pterb_machine.coolant_usage" : " §cDrains %smb of %s per second" ,
4242 "gtmutils.pterb.current_frequency" : " Current frequency: %s" ,
4343 "gtmutils.pterb_machine.invalid_frequency" : " WATs will not work on frequency 0!" ,
4444 "item.gtceu.tool.ev_buzzsaw" : " %s Buzzsaw (EV)" ,
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ public static void init(RegistrateLangProvider provider) {
6666 provider .add ("gtmutils.machine.64a_energy_converter.tooltip_tool_usage" ,
6767 "Starts as §fEU Converter§7, use Soft Mallet to change" );
6868
69- provider .add ("gtmutils.multiblock.pterb_machine.coolant_usage" , "§cDrains %sL of %s per second" );
69+ provider .add ("gtmutils.multiblock.pterb_machine.coolant_usage" , "§cDrains %smb of %s per second" );
7070 provider .add ("gtmutils.pterb_machine.invalid_frequency" , "WATs will not work on frequency 0!" );
7171
7272 provider .add ("gtmutils.gui.pterb.wireless_configurator.title" , "Wireless frequency" );
You can’t perform that action at this time.
0 commit comments