Forge version: forge-1.12.2-14.23.5.2854 When running the "runClient" task from within IntelliJ, none of my resources are loaded. However, when I build the mod and install the resulting .jar file into a regular forge client, everything works normally (names, textures, recipes etc.) When I first created this project, I ran the following gradle tasks under fg_runs: "genIntellijRuns" and "runClient". Picture of my project structure: (Again, everything works perfectly in a r