My configs are contained within their own folders (Terraria/ModLoader/Mod Configs/<mod name>/config.json + version.json). I wanted to save the "version" of a config file separately, so I could handle outdated settings in a smart way. I've never had to do that though, so I should probably just move the file to ModConfigs/<mod name>.json like everybody else.Recommend giving your config file a mod specific name, since I'd set my mods to also use the Mod Configs folder.
I think you need to go to the mod config folder and make DisplayWorldTooltips to true.C:\Users\USERNAME\Documents\My Games\Terraria\ModLoader\Mod Configsjust saying the which mod is this from mod does not tell me what mod a enemy or npc is from
Thank very much man!I've updated the WMITF mod to tModLoader 0.10. If anyone is interested, then go to: https://github.com/Yalgrin/WMITF, download it, place the files inside Documents/My Games/Terraria/ModLoader/Mod Sources/WMITF and then build it using the in-game menu.
For the mod author: I've created a pull request on GitHub.