So, I’ve been trying to make a mod that alters the way character weight is displayed. To that end, I made a copy of weight.json in my mod folder and changed the values I needed, but when I tested this in-game it only works in the sidebar. The Player Info screen continues to display the original version.
So what I’m wondering is, is there a way to edit the Player Info screen’s displays through json? Or is this something that’s hardcoded into the game?