#Pass JVM arguments to Minecraft in the RunClient gradle task
8 messages · Page 1 of 1 (latest)
Dont use runClient, there's a run configuration generated in idea for you(in which you can pass jvm arguments)
Run configuration?
Thingy on the top right of IDEA, should be named "Minecraft Client"
Loom should have generated it for you
Yes and no, there is VM options which should just pass arguments straight to the JVM, might be in Modify Options but I could just be missing it