Could be an issue with "agape".
Please post debug.log from the logs folder for further informations.
If you using CurseForge you need to enabel the debug.log in the settings.
If you have issues with adfoc.us you can use the direct download.
You find it at the bottom of the download page (Show all versions). Then click on the i for the direct download.
The List contains the Block positons from which the particles fly to the EnchtmentTabel in the center.
But yeah that are the Block positions of the Bookshelves (where they could be placed to "power" the EnchtmentTabel).
Are you sure it is the full debug.log from the logs folder, since the log does not contains any error which cause the game to crash.
If this is the full debug.log please post launcher_log.txt as well.
Unfortunately i have no idea, the only thing i can tell you is that at least one Mod is badly coded.
To avoid a lot of work, make sure all Mods you use are up to date.
EntityAttributeCreationEvent and EntityRenderersEvent.RegisterRenderers are Mod Bus Events, you need to move these Events into a class which is subscribe to the Mod.EventBusSubscriber.Bus#MOD.