{ [...] "entrypoints": { "main": [ "net.fabricmc.example.ExampleMod" ], "client": [ "net.fabricmc.example.ExampleModClient" ] }, [...] }