
Will print to logs if a Jigsaw Structure attempts to access a non-existent template pool so you know when a structure is not fully generating.Prints out exactly which structure crashed a custom/flat ChunkGenerator because it wasn't added to FlatGenerationSettings.STRUCTURES.Fixes MC-190122 bug so that the actual true number of recipes loaded and stated in logs is correct to help debugging recipes.Condense broken Recipe and Loot Table parsing so you can share logs easier and see errors easier.(Either one of these condition being true will crash the game.) Prints out the name of the crashing structure that has its spacing value set to 0 or if it's separation value is equal to or greater than the spacing value.
#Why dont just cause 2 mods work mod#



Prints extra detail for features or structures that crashes during worldgen.Will detect and print out all broken commands when starting up a world.(Normally, modded commands do not print anything to logs when they crash) Prints out the stacktrace for commands that crashed when used.
