Skip to content

Instantly share code, notes, and snippets.

@Garyzan
Last active June 3, 2021 19:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Garyzan/c58f5e7da81989b77387c73f8117c048 to your computer and use it in GitHub Desktop.
Save Garyzan/c58f5e7da81989b77387c73f8117c048 to your computer and use it in GitHub Desktop.
Log of client, one connection attempt made too early, one canceled, the last failed due to packet size
This file has been truncated, but you can view the full file.
[03Jun2021 21:27:52.276] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Garyzan, --version, 1.16.5-forge-36.1.25, --gameDir, C:\Users\Garyzan\Desktop\TestTestTest, --assetsDir, C:\Users\Garyzan\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, b81547e392db480b8910210ea0044092, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.1.25, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
[03Jun2021 21:27:52.280] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_51 by Oracle Corporation
[03Jun2021 21:27:52.289] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[03Jun2021 21:27:52.295] [main/WARN] [cpw.mods.modlauncher.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
[03Jun2021 21:27:52.304] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[03Jun2021 21:27:52.342] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[03Jun2021 21:27:52.350] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[03Jun2021 21:27:52.398] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[03Jun2021 21:27:52.427] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[03Jun2021 21:27:52.428] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[03Jun2021 21:27:52.428] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[03Jun2021 21:27:52.429] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[03Jun2021 21:27:52.429] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[03Jun2021 21:27:52.429] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[03Jun2021 21:27:52.431] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 36.1
[03Jun2021 21:27:52.431] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 36.1 loading
[03Jun2021 21:27:52.432] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 8.0.9+86+master.3cf110c
[03Jun2021 21:27:52.432] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[03Jun2021 21:27:52.432] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 3.0.1+61+master.47bca0e
[03Jun2021 21:27:52.432] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 4.0.0+65+master.6080a3f
[03Jun2021 21:27:52.433] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[03Jun2021 21:27:52.436] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 4.0.6+14+master.c21a551
[03Jun2021 21:27:52.436] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc
[03Jun2021 21:27:52.436] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[03Jun2021 21:27:52.742] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[03Jun2021 21:27:52.742] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[03Jun2021 21:27:52.746] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[03Jun2021 21:27:52.763] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[03Jun2021 21:27:52.764] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[03Jun2021 21:27:52.766] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
[03Jun2021 21:27:52.770] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@4554617c
[03Jun2021 21:27:52.790] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/Garyzan/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT
[03Jun2021 21:27:52.793] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[03Jun2021 21:27:52.793] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2)
[03Jun2021 21:27:52.794] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2)
[03Jun2021 21:27:52.794] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2)
[03Jun2021 21:27:52.794] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2)
[03Jun2021 21:27:52.795] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2)
[03Jun2021 21:27:52.797] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[03Jun2021 21:27:52.797] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[03Jun2021 21:27:52.798] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[03Jun2021 21:27:52.798] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Garyzan\Desktop\TestTestTest
[03Jun2021 21:27:52.799] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Garyzan\Desktop\TestTestTest
[03Jun2021 21:27:52.799] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Garyzan\Desktop\TestTestTest\mods
[03Jun2021 21:27:52.799] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Garyzan\Desktop\TestTestTest\mods
[03Jun2021 21:27:52.799] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Garyzan\Desktop\TestTestTest\config
[03Jun2021 21:27:52.800] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Garyzan\Desktop\TestTestTest\config
[03Jun2021 21:27:52.800] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Garyzan\Desktop\TestTestTest\config\fml.toml
[03Jun2021 21:27:52.800] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[03Jun2021 21:27:52.849] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\Garyzan\Desktop\TestTestTest\defaultconfigs
[03Jun2021 21:27:52.849] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[03Jun2021 21:27:52.852] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[03Jun2021 21:27:52.852] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlclient as launch service
[03Jun2021 21:27:53.402] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : MC Version: '1.16.5' MCP Version: '20210115.111550' Forge Version: '36.1.25' Forge group: 'net.minecraftforge'
[03Jun2021 21:27:53.404] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\9.0\asm-9.0.jar
[03Jun2021 21:27:53.404] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries
[03Jun2021 21:27:53.405] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-universal.jar is present
[03Jun2021 21:27:53.405] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.16.5-20210115.111550\client-1.16.5-20210115.111550-srg.jar is present
[03Jun2021 21:27:53.405] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.16.5-20210115.111550\client-1.16.5-20210115.111550-extra.jar is present
[03Jun2021 21:27:53.405] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-client.jar is present
[03Jun2021 21:27:53.412] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[03Jun2021 21:27:53.414] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-universal.jar
[03Jun2021 21:27:53.418] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/Garyzan/AppData/Roaming/.minecraft/libraries/net/minecraftforge/forge/1.16.5-36.1.25/forge-1.16.5-36.1.25-universal.jar to languageloader classloader
[03Jun2021 21:27:53.470] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[03Jun2021 21:27:53.471] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 36.1
[03Jun2021 21:27:53.482] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[03Jun2021 21:27:53.486] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[03Jun2021 21:27:53.486] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[03Jun2021 21:27:53.487] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[03Jun2021 21:27:53.487] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[03Jun2021 21:27:53.488] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[03Jun2021 21:27:53.488] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[03Jun2021 21:27:53.489] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[03Jun2021 21:27:53.489] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[03Jun2021 21:27:53.545] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[03Jun2021 21:27:53.575] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[03Jun2021 21:27:54.146] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Ambience-1.16.4-1.0.1.jar
[03Jun2021 21:27:54.178] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Ambience-1.16.4-1.0.1.jar with {ambience} mods - versions {1.16.4-1.0.1}
[03Jun2021 21:27:54.179] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Ambience-1.16.4-1.0.1.jar with language javafml
[03Jun2021 21:27:54.181] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\AmbientEnvironment-4.0.0.6.jar
[03Jun2021 21:27:54.185] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AmbientEnvironment-4.0.0.6.jar with {ambientenvironment} mods - versions {4.0.0.6}
[03Jun2021 21:27:54.186] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\AmbientEnvironment-4.0.0.6.jar with language javafml
[03Jun2021 21:27:54.186] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\architectury-1.17.18-forge.jar
[03Jun2021 21:27:54.190] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-1.17.18-forge.jar with {architectury} mods - versions {1.17.18}
[03Jun2021 21:27:54.191] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\architectury-1.17.18-forge.jar with language javafml
[03Jun2021 21:27:54.191] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\ars_nouveau-1.16.5-1.18.jar
[03Jun2021 21:27:54.194] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ars_nouveau-1.16.5-1.18.jar with {ars_nouveau} mods - versions {1.18}
[03Jun2021 21:27:54.196] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\ars_nouveau-1.16.5-1.18.jar with language javafml
[03Jun2021 21:27:54.196] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\astralsorcery-1.16-1.16.5-1.13.11.jar
[03Jun2021 21:27:54.198] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file astralsorcery-1.16-1.16.5-1.13.11.jar with {astralsorcery} mods - versions {1.16.5-1.13.11}
[03Jun2021 21:27:54.226] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\astralsorcery-1.16-1.16.5-1.13.11.jar with language javafml
[03Jun2021 21:27:54.263] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_player_field with Javascript path coremods/add_player_field.js
[03Jun2021 21:27:54.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod set_player_field with Javascript path coremods/set_player_field.js
[03Jun2021 21:27:54.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod post_process_vanilla with Javascript path coremods/post_process_vanilla.js
[03Jun2021 21:27:54.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod cooldown_tracker_set with Javascript path coremods/cooldown_tracker_set.js
[03Jun2021 21:27:54.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod reach_set_client_renderer with Javascript path coremods/reach_set_client_renderer.js
[03Jun2021 21:27:54.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod reach_set_server_entity_interact with Javascript path coremods/reach_set_server_entity_interact.js
[03Jun2021 21:27:54.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod water_movement_slowdown_prevention with Javascript path coremods/water_movement_slowdown_prevention.js
[03Jun2021 21:27:54.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod allow_entity_interaction with Javascript path coremods/allow_entity_interaction.js
[03Jun2021 21:27:54.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod sun_brightness_client with Javascript path coremods/sun_brightness_client.js
[03Jun2021 21:27:54.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_missing_tag_enchantment_tooltip with Javascript path coremods/add_missing_tag_enchantment_tooltip.js
[03Jun2021 21:27:54.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_enchantment_tooltip with Javascript path coremods/add_enchantment_tooltip.js
[03Jun2021 21:27:54.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_enchantment_condition with Javascript path coremods/add_enchantment_condition.js
[03Jun2021 21:27:54.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_enchantment_helper_apply_modifier with Javascript path coremods/add_enchantment_helper_apply_modifier.js
[03Jun2021 21:27:54.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_enchantment_helper_enchantments with Javascript path coremods/add_enchantment_helper_enchantments.js
[03Jun2021 21:27:54.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_enchantment_helper_levels with Javascript path coremods/add_enchantment_helper_levels.js
[03Jun2021 21:27:54.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod render_particles with Javascript path coremods/render_particles.js
[03Jun2021 21:27:54.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_custom_voxel_collision with Javascript path coremods/add_custom_voxel_collision.js
[03Jun2021 21:27:54.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_custom_entity_collision with Javascript path coremods/add_custom_entity_collision.js
[03Jun2021 21:27:54.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_custom_collision_flag with Javascript path coremods/add_custom_collision_flag.js
[03Jun2021 21:27:54.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod sun_brightness_server with Javascript path coremods/sun_brightness_server.js
[03Jun2021 21:27:54.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_player_field.js
[03Jun2021 21:27:54.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/set_player_field.js
[03Jun2021 21:27:54.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/post_process_vanilla.js
[03Jun2021 21:27:54.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/cooldown_tracker_set.js
[03Jun2021 21:27:54.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/reach_set_client_renderer.js
[03Jun2021 21:27:54.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/reach_set_server_entity_interact.js
[03Jun2021 21:27:54.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/water_movement_slowdown_prevention.js
[03Jun2021 21:27:54.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/allow_entity_interaction.js
[03Jun2021 21:27:54.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/sun_brightness_client.js
[03Jun2021 21:27:54.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_missing_tag_enchantment_tooltip.js
[03Jun2021 21:27:54.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_enchantment_tooltip.js
[03Jun2021 21:27:54.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_enchantment_condition.js
[03Jun2021 21:27:54.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_enchantment_helper_apply_modifier.js
[03Jun2021 21:27:54.267] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_enchantment_helper_enchantments.js
[03Jun2021 21:27:54.267] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_enchantment_helper_levels.js
[03Jun2021 21:27:54.267] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/render_particles.js
[03Jun2021 21:27:54.267] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_custom_voxel_collision.js
[03Jun2021 21:27:54.267] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_custom_entity_collision.js
[03Jun2021 21:27:54.267] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_custom_collision_flag.js
[03Jun2021 21:27:54.267] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/sun_brightness_server.js
[03Jun2021 21:27:54.267] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\AttributeFix-1.16.5-10.1.2.jar
[03Jun2021 21:27:54.269] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AttributeFix-1.16.5-10.1.2.jar with {attributefix} mods - versions {10.1.2}
[03Jun2021 21:27:54.271] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\AttributeFix-1.16.5-10.1.2.jar with language javafml
[03Jun2021 21:27:54.271] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\BasicNetherOres-1.16.5-5.5.0.jar
[03Jun2021 21:27:54.273] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BasicNetherOres-1.16.5-5.5.0.jar with {bno} mods - versions {5.5.0}
[03Jun2021 21:27:54.273] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\BasicNetherOres-1.16.5-5.5.0.jar with language javafml
[03Jun2021 21:27:54.274] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\betterbedrockgenerator-1.16.4-0.1.2.jar
[03Jun2021 21:27:54.275] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file betterbedrockgenerator-1.16.4-0.1.2.jar with {betterbedrockgenerator} mods - versions {0.1.2}
[03Jun2021 21:27:54.275] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\betterbedrockgenerator-1.16.4-0.1.2.jar with language javafml
[03Jun2021 21:27:54.275] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterBurning-1.16.5-6.0.5.jar
[03Jun2021 21:27:54.276] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterBurning-1.16.5-6.0.5.jar with {betterburning} mods - versions {6.0.5}
[03Jun2021 21:27:54.278] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterBurning-1.16.5-6.0.5.jar with language javafml
[03Jun2021 21:27:54.279] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterCaves-Forge-1.16.4-1.1.2.jar
[03Jun2021 21:27:54.280] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterCaves-Forge-1.16.4-1.1.2.jar with {bettercaves} mods - versions {1.16.4-1.1.2}
[03Jun2021 21:27:54.280] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterCaves-Forge-1.16.4-1.1.2.jar with language javafml
[03Jun2021 21:27:54.280] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\betterconduitplacement_1.16.5-1.2.jar
[03Jun2021 21:27:54.281] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file betterconduitplacement_1.16.5-1.2.jar with {betterconduitplacement} mods - versions {1.2}
[03Jun2021 21:27:54.281] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\betterconduitplacement_1.16.5-1.2.jar with language javafml
[03Jun2021 21:27:54.281] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterMineshafts-Forge-1.16.4-2.0.3.jar
[03Jun2021 21:27:54.282] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterMineshafts-Forge-1.16.4-2.0.3.jar with {bettermineshafts} mods - versions {1.16.4-2.0.3}
[03Jun2021 21:27:54.283] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterMineshafts-Forge-1.16.4-2.0.3.jar with language javafml
[03Jun2021 21:27:54.283] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\BloodMagic-1.16.4-3.1.0-15.jar
[03Jun2021 21:27:54.284] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BloodMagic-1.16.4-3.1.0-15.jar with {bloodmagic} mods - versions {1.16.4-3.1.0-15}
[03Jun2021 21:27:54.284] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\BloodMagic-1.16.4-3.1.0-15.jar with language javafml
[03Jun2021 21:27:54.285] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Bookshelf-1.16.5-10.0.8.jar
[03Jun2021 21:27:54.285] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bookshelf-1.16.5-10.0.8.jar with {bookshelf} mods - versions {10.0.8}
[03Jun2021 21:27:54.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Bookshelf-1.16.5-10.0.8.jar with language javafml
[03Jun2021 21:27:54.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\caelus-forge-1.16.5-2.1.3.0.jar
[03Jun2021 21:27:54.315] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file caelus-forge-1.16.5-2.1.3.0.jar with {caelus} mods - versions {1.16.5-2.1.3.0}
[03Jun2021 21:27:54.315] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\caelus-forge-1.16.5-2.1.3.0.jar with language javafml
[03Jun2021 21:27:54.315] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\ceilingtorch-1.16.5-v1.10.jar
[03Jun2021 21:27:54.317] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ceilingtorch-1.16.5-v1.10.jar with {ceilingtorch} mods - versions {v1.10}
[03Jun2021 21:27:54.317] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\ceilingtorch-1.16.5-v1.10.jar with language javafml
[03Jun2021 21:27:54.317] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicbucket-2.6.1-1.16.2+.jar
[03Jun2021 21:27:54.318] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ceramicbucket-2.6.1-1.16.2+.jar with {ceramicbucket} mods - versions {2.6.1-1.16.2+}
[03Jun2021 21:27:54.319] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicbucket-2.6.1-1.16.2+.jar with language javafml
[03Jun2021 21:27:54.319] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicshears-1.4.0-1.16.4+.jar
[03Jun2021 21:27:54.320] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ceramicshears-1.4.0-1.16.4+.jar with {ceramicshears} mods - versions {1.4.0-1.16.4+}
[03Jun2021 21:27:54.320] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicshears-1.4.0-1.16.4+.jar with language javafml
[03Jun2021 21:27:54.320] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\citadel-1.6.3.jar
[03Jun2021 21:27:54.321] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-1.6.3.jar with {citadel} mods - versions {1.6.3}
[03Jun2021 21:27:54.321] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\citadel-1.6.3.jar with language javafml
[03Jun2021 21:27:54.321] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Classes-1.16.5-2.0.4.3.jar
[03Jun2021 21:27:54.322] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Classes-1.16.5-2.0.4.3.jar with {classes} mods - versions {1.16.3-1.3.0}
[03Jun2021 21:27:54.322] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Classes-1.16.5-2.0.4.3.jar with language javafml
[03Jun2021 21:27:54.322] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\classicbar-4.1.0-1.16.5.jar
[03Jun2021 21:27:54.324] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file classicbar-4.1.0-1.16.5.jar with {classicbar} mods - versions {4.1.0-1.16.5}
[03Jun2021 21:27:54.324] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\classicbar-4.1.0-1.16.5.jar with language javafml
[03Jun2021 21:27:54.325] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Clumps-6.0.0.24.jar
[03Jun2021 21:27:54.325] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Clumps-6.0.0.24.jar with {clumps} mods - versions {6.0.0.24}
[03Jun2021 21:27:54.326] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Clumps-6.0.0.24.jar with language javafml
[03Jun2021 21:27:54.326] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\collective-1.16.5-2.26.jar
[03Jun2021 21:27:54.326] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file collective-1.16.5-2.26.jar with {collective} mods - versions {2.26}
[03Jun2021 21:27:54.327] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\collective-1.16.5-2.26.jar with language javafml
[03Jun2021 21:27:54.327] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\comforts-forge-1.16.5-4.0.0.4.jar
[03Jun2021 21:27:54.328] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file comforts-forge-1.16.5-4.0.0.4.jar with {comforts} mods - versions {1.16.5-4.0.0.4}
[03Jun2021 21:27:54.328] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\comforts-forge-1.16.5-4.0.0.4.jar with language javafml
[03Jun2021 21:27:54.329] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\connectedglass-1.0.8-mc1.16.5.jar
[03Jun2021 21:27:54.330] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file connectedglass-1.0.8-mc1.16.5.jar with {connectedglass} mods - versions {1.0.8}
[03Jun2021 21:27:54.330] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\connectedglass-1.0.8-mc1.16.5.jar with language javafml
[03Jun2021 21:27:54.330] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Controlling-7.0.0.20.jar
[03Jun2021 21:27:54.331] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Controlling-7.0.0.20.jar with {controlling} mods - versions {7.0.0.20}
[03Jun2021 21:27:54.331] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Controlling-7.0.0.20.jar with language javafml
[03Jun2021 21:27:54.332] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\CosmeticArmorReworked-1.16.5-v2.jar
[03Jun2021 21:27:54.332] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CosmeticArmorReworked-1.16.5-v2.jar with {cosmeticarmorreworked} mods - versions {1.16.5-v2}
[03Jun2021 21:27:54.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\CosmeticArmorReworked-1.16.5-v2.jar with language javafml
[03Jun2021 21:27:54.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftableHorseArmour-1.16.X-1.4.0.jar
[03Jun2021 21:27:54.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CraftableHorseArmour-1.16.X-1.4.0.jar with {craftablehorsearmour} mods - versions {1.16.4-1.4.0}
[03Jun2021 21:27:54.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftableHorseArmour-1.16.X-1.4.0.jar with language javafml
[03Jun2021 21:27:54.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftingTweaks_1.16.5-12.2.1.jar
[03Jun2021 21:27:54.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CraftingTweaks_1.16.5-12.2.1.jar with {craftingtweaks} mods - versions {12.2.1}
[03Jun2021 21:27:54.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftingTweaks_1.16.5-12.2.1.jar with language javafml
[03Jun2021 21:27:54.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\crashutilities-3.11.1.jar
[03Jun2021 21:27:54.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file crashutilities-3.11.1.jar with {crashutilities} mods - versions {3.11.1}
[03Jun2021 21:27:54.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\crashutilities-3.11.1.jar with language javafml
[03Jun2021 21:27:54.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\curioofundying-forge-1.16.5-5.2.0.0.jar
[03Jun2021 21:27:54.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curioofundying-forge-1.16.5-5.2.0.0.jar with {curioofundying} mods - versions {1.16.5-5.2.0.0}
[03Jun2021 21:27:54.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\curioofundying-forge-1.16.5-5.2.0.0.jar with language javafml
[03Jun2021 21:27:54.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\curios-forge-1.16.5-4.0.5.1.jar
[03Jun2021 21:27:54.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-forge-1.16.5-4.0.5.1.jar with {curios} mods - versions {1.16.5-4.0.5.1}
[03Jun2021 21:27:54.340] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\curios-forge-1.16.5-4.0.5.1.jar with language javafml
[03Jun2021 21:27:54.340] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Curious Armor Stands-1.16.5-2.1.0.jar
[03Jun2021 21:27:54.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Curious Armor Stands-1.16.5-2.1.0.jar with {curious_armor_stands} mods - versions {1.16.5-2.1.0}
[03Jun2021 21:27:54.342] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Curious Armor Stands-1.16.5-2.1.0.jar with language javafml
[03Jun2021 21:27:54.342] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\curiouselytra-forge-1.16.5-4.0.2.3.jar
[03Jun2021 21:27:54.342] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curiouselytra-forge-1.16.5-4.0.2.3.jar with {curiouselytra} mods - versions {1.16.5-4.0.2.3}
[03Jun2021 21:27:54.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\curiouselytra-forge-1.16.5-4.0.2.3.jar with language javafml
[03Jun2021 21:27:54.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\DeathCounter-1.16.3-1.2.1.jar
[03Jun2021 21:27:54.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DeathCounter-1.16.3-1.2.1.jar with {deathcounter} mods - versions {1.2.1}
[03Jun2021 21:27:54.344] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\DeathCounter-1.16.3-1.2.1.jar with language javafml
[03Jun2021 21:27:54.344] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\DiceMC-TieredArmor-1.16.4-1.0.jar
[03Jun2021 21:27:54.345] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DiceMC-TieredArmor-1.16.4-1.0.jar with {dicemcta} mods - versions {1.16.4-1.0}
[03Jun2021 21:27:54.345] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\DiceMC-TieredArmor-1.16.4-1.0.jar with language javafml
[03Jun2021 21:27:54.345] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\dicemcpmmonbt-1.1.4a.jar
[03Jun2021 21:27:54.346] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dicemcpmmonbt-1.1.4a.jar with {dicemcpmmonbt} mods - versions {1.1.4a}
[03Jun2021 21:27:54.346] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\dicemcpmmonbt-1.1.4a.jar with language javafml
[03Jun2021 21:27:54.346] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Ding-1.16.5-1.3.0.jar
[03Jun2021 21:27:54.347] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Ding-1.16.5-1.3.0.jar with {ding} mods - versions {1.3.0}
[03Jun2021 21:27:54.348] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Ding-1.16.5-1.3.0.jar with language javafml
[03Jun2021 21:27:54.348] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\durability101-1.16-0.0.3.jar
[03Jun2021 21:27:54.348] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file durability101-1.16-0.0.3.jar with {durability101} mods - versions {0.0.3}
[03Jun2021 21:27:54.349] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\durability101-1.16-0.0.3.jar with language javafml
[03Jun2021 21:27:54.349] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod ItemRenderer with Javascript path ItemRenderer.js
[03Jun2021 21:27:54.349] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod ItemRenderer.js
[03Jun2021 21:27:54.349] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\durabilityviewer-1.16.4-forge35.0.7-1.10.jar
[03Jun2021 21:27:54.350] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file durabilityviewer-1.16.4-forge35.0.7-1.10.jar with {durabilityviewer} mods - versions {1.16.4-forge35.0.7-1.10}
[03Jun2021 21:27:54.350] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\durabilityviewer-1.16.4-forge35.0.7-1.10.jar with language javafml
[03Jun2021 21:27:54.350] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\DynamicTrees-1.16.5-0.10.0-Beta12.jar
[03Jun2021 21:27:54.351] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DynamicTrees-1.16.5-0.10.0-Beta12.jar with {dynamictrees} mods - versions {1.16.5-0.10.0-Beta12}
[03Jun2021 21:27:54.351] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\DynamicTrees-1.16.5-0.10.0-Beta12.jar with language javafml
[03Jun2021 21:27:54.351] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\ExtraArmor-1.12.1-1.16.5.jar
[03Jun2021 21:27:54.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ExtraArmor-1.12.1-1.16.5.jar with {extraarmor} mods - versions {1.16.5-1.12.1}
[03Jun2021 21:27:54.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\ExtraArmor-1.12.1-1.16.5.jar with language javafml
[03Jun2021 21:27:54.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\FarmingForBlockheads_1.16.3-7.3.0.jar
[03Jun2021 21:27:54.353] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FarmingForBlockheads_1.16.3-7.3.0.jar with {farmingforblockheads} mods - versions {7.3.0}
[03Jun2021 21:27:54.353] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\FarmingForBlockheads_1.16.3-7.3.0.jar with language javafml
[03Jun2021 21:27:54.353] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\FastLeafDecay-v25.jar
[03Jun2021 21:27:54.354] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastLeafDecay-v25.jar with {fastleafdecay} mods - versions {v25}
[03Jun2021 21:27:54.354] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\FastLeafDecay-v25.jar with language javafml
[03Jun2021 21:27:54.354] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\firstjoinmessage_1.16.5-1.2.jar
[03Jun2021 21:27:54.355] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file firstjoinmessage_1.16.5-1.2.jar with {firstjoinmessage} mods - versions {1.2}
[03Jun2021 21:27:54.355] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\firstjoinmessage_1.16.5-1.2.jar with language javafml
[03Jun2021 21:27:54.355] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\ftb-gui-library-1605.2.1.41-forge.jar
[03Jun2021 21:27:54.356] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-gui-library-1605.2.1.41-forge.jar with {ftbguilibrary} mods - versions {1605.2.1.41}
[03Jun2021 21:27:54.356] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\ftb-gui-library-1605.2.1.41-forge.jar with language javafml
[03Jun2021 21:27:54.356] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\geckolib-forge-1.16.5-3.0.36.jar
[03Jun2021 21:27:54.357] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-forge-1.16.5-3.0.36.jar with {geckolib3} mods - versions {3.0.36}
[03Jun2021 21:27:54.358] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\geckolib-forge-1.16.5-3.0.36.jar with language javafml
[03Jun2021 21:27:54.358] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\globaldataandresourcepacks-1.16.4-1.7.4.jar
[03Jun2021 21:27:54.359] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file globaldataandresourcepacks-1.16.4-1.7.4.jar with {globaldataandresourcepacks} mods - versions {1.16.4-1.7.3}
[03Jun2021 21:27:54.359] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\globaldataandresourcepacks-1.16.4-1.7.4.jar with language javafml
[03Jun2021 21:27:54.359] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\horsestandstill-1.16.5-1.0.2.jar
[03Jun2021 21:27:54.360] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file horsestandstill-1.16.5-1.0.2.jar with {horsestandstill} mods - versions {1.16.5-1.0.2}
[03Jun2021 21:27:54.361] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\horsestandstill-1.16.5-1.0.2.jar with language javafml
[03Jun2021 21:27:54.361] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar
[03Jun2021 21:27:54.362] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Hwyla-forge-1.10.11-B78_1.16.2.jar with {waila} mods - versions {1.10.11-B78_1.16.2}
[03Jun2021 21:27:54.363] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar with language javafml
[03Jun2021 21:27:54.363] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\iceandfire-2.1.6-1.16.4.jar
[03Jun2021 21:27:54.364] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file iceandfire-2.1.6-1.16.4.jar with {iceandfire} mods - versions {2.1.6-1.16.4}
[03Jun2021 21:27:54.364] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\iceandfire-2.1.6-1.16.4.jar with language javafml
[03Jun2021 21:27:54.364] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\incontrol-1.16-5.1.8.jar
[03Jun2021 21:27:54.365] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file incontrol-1.16-5.1.8.jar with {incontrol} mods - versions {1.16-5.1.8}
[03Jun2021 21:27:54.365] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\incontrol-1.16-5.1.8.jar with language javafml
[03Jun2021 21:27:54.366] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\invtweaks-1.16.4-1.0.1.jar
[03Jun2021 21:27:54.366] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file invtweaks-1.16.4-1.0.1.jar with {invtweaks} mods - versions {1.16.4-1.0.1}
[03Jun2021 21:27:54.367] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\invtweaks-1.16.4-1.0.1.jar with language javafml
[03Jun2021 21:27:54.367] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\jei-1.16.5-7.7.0.101.jar
[03Jun2021 21:27:54.368] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.16.5-7.7.0.101.jar with {jei} mods - versions {7.7.0.101}
[03Jun2021 21:27:54.368] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\jei-1.16.5-7.7.0.101.jar with language javafml
[03Jun2021 21:27:54.368] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\jeiintegration_1.16.5-7.0.1.15.jar
[03Jun2021 21:27:54.369] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jeiintegration_1.16.5-7.0.1.15.jar with {jeiintegration} mods - versions {7.0.1.15}
[03Jun2021 21:27:54.369] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\jeiintegration_1.16.5-7.0.1.15.jar with language javafml
[03Jun2021 21:27:54.369] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\journeymap-1.16.5-5.7.1.jar
[03Jun2021 21:27:54.370] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-1.16.5-5.7.1.jar with {journeymap} mods - versions {5.7.1}
[03Jun2021 21:27:54.371] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\journeymap-1.16.5-5.7.1.jar with language javafml
[03Jun2021 21:27:54.371] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod journeymap transformer with Javascript path render-event-transformer.js
[03Jun2021 21:27:54.371] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod render-event-transformer.js
[03Jun2021 21:27:54.371] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\JustEnoughResources-1.16.5-0.12.1.114.jar
[03Jun2021 21:27:54.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file JustEnoughResources-1.16.5-0.12.1.114.jar with {jeresources} mods - versions {0.12.1.114}
[03Jun2021 21:27:54.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\JustEnoughResources-1.16.5-0.12.1.114.jar with language javafml
[03Jun2021 21:27:54.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Mantle-1.16.5-1.6.103.jar
[03Jun2021 21:27:54.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Mantle-1.16.5-1.6.103.jar with {mantle} mods - versions {1.6.103}
[03Jun2021 21:27:54.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Mantle-1.16.5-1.6.103.jar with language javafml
[03Jun2021 21:27:54.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\minecolonies-0.14.189-BETA-universal.jar
[03Jun2021 21:27:54.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file minecolonies-0.14.189-BETA-universal.jar with {minecolonies} mods - versions {0.14.189-BETA}
[03Jun2021 21:27:54.377] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\minecolonies-0.14.189-BETA-universal.jar with language javafml
[03Jun2021 21:27:54.377] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\mining_dimension-1.16.5-1.0.5.jar
[03Jun2021 21:27:54.378] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mining_dimension-1.16.5-1.0.5.jar with {mining_dimension} mods - versions {1.16.5-1.0.5}
[03Jun2021 21:27:54.379] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\mining_dimension-1.16.5-1.0.5.jar with language javafml
[03Jun2021 21:27:54.379] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Morpheus-1.16.5-4.2.70.jar
[03Jun2021 21:27:54.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Morpheus-1.16.5-4.2.70.jar with {morpheus} mods - versions {4.2.70}
[03Jun2021 21:27:54.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Morpheus-1.16.5-4.2.70.jar with language javafml
[03Jun2021 21:27:54.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\NaturesCompass-1.16.5-1.8.6.jar
[03Jun2021 21:27:54.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NaturesCompass-1.16.5-1.8.6.jar with {naturescompass} mods - versions {1.16.5-1.8.6}
[03Jun2021 21:27:54.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\NaturesCompass-1.16.5-1.8.6.jar with language javafml
[03Jun2021 21:27:54.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\netheritehorsearmor-1.7.jar
[03Jun2021 21:27:54.382] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file netheritehorsearmor-1.7.jar with {netheritehorsearmor} mods - versions {1.7}
[03Jun2021 21:27:54.382] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\netheritehorsearmor-1.7.jar with language javafml
[03Jun2021 21:27:54.382] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\NetherPortalFix_1.16.3-7.2.1.jar
[03Jun2021 21:27:54.383] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NetherPortalFix_1.16.3-7.2.1.jar with {netherportalfix} mods - versions {7.2.1}
[03Jun2021 21:27:54.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\NetherPortalFix_1.16.3-7.2.1.jar with language javafml
[03Jun2021 21:27:54.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\observerlib-1.16.5-1.5.2.jar
[03Jun2021 21:27:54.385] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file observerlib-1.16.5-1.5.2.jar with {observerlib} mods - versions {1.16.5-1.5.2}
[03Jun2021 21:27:54.385] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\observerlib-1.16.5-1.5.2.jar with language javafml
[03Jun2021 21:27:54.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod on_block_change with Javascript path javascript/on_block_change.js
[03Jun2021 21:27:54.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod javascript/on_block_change.js
[03Jun2021 21:27:54.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Patchouli-1.16.4-51.jar
[03Jun2021 21:27:54.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Patchouli-1.16.4-51.jar with {patchouli} mods - versions {1.16.4-51}
[03Jun2021 21:27:54.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Patchouli-1.16.4-51.jar with language javafml
[03Jun2021 21:27:54.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Placebo-1.16.4-4.4.5.jar
[03Jun2021 21:27:54.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Placebo-1.16.4-4.4.5.jar with {placebo} mods - versions {4.4.5}
[03Jun2021 21:27:54.389] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Placebo-1.16.4-4.4.5.jar with language javafml
[03Jun2021 21:27:54.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod block_statemap with Javascript path coremods/block_statemap.js
[03Jun2021 21:27:54.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod item_statemap with Javascript path coremods/item_statemap.js
[03Jun2021 21:27:54.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod recipe_manager with Javascript path coremods/recipe_manager.js
[03Jun2021 21:27:54.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod loot_tables with Javascript path coremods/loot_manager.js
[03Jun2021 21:27:54.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod item_use with Javascript path coremods/item_use_hook.js
[03Jun2021 21:27:54.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod shield_block with Javascript path coremods/shield_block_hook.js
[03Jun2021 21:27:54.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/block_statemap.js
[03Jun2021 21:27:54.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/item_statemap.js
[03Jun2021 21:27:54.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/recipe_manager.js
[03Jun2021 21:27:54.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/loot_manager.js
[03Jun2021 21:27:54.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/item_use_hook.js
[03Jun2021 21:27:54.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/shield_block_hook.js
[03Jun2021 21:27:54.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Project_MMO-1.16.5-3.57.2.jar
[03Jun2021 21:27:54.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Project_MMO-1.16.5-3.57.2.jar with {pmmo} mods - versions {1.16.5-3.57.2}
[03Jun2021 21:27:54.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Project_MMO-1.16.5-3.57.2.jar with language javafml
[03Jun2021 21:27:54.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\RapidLeafDecay-1.16.5-2.0.0.jar
[03Jun2021 21:27:54.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file RapidLeafDecay-1.16.5-2.0.0.jar with {rapid_leaf_decay} mods - versions {2.0.0}
[03Jun2021 21:27:54.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\RapidLeafDecay-1.16.5-2.0.0.jar with language javafml
[03Jun2021 21:27:54.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar
[03Jun2021 21:27:54.396] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SereneSeasons-1.16.5-4.0.1.91-universal.jar with {sereneseasons} mods - versions {1.16.5-4.0.1.91}
[03Jun2021 21:27:54.396] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar with language javafml
[03Jun2021 21:27:54.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod biome_transformer with Javascript path transformers/temperature.js
[03Jun2021 21:27:54.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod transformers/temperature.js
[03Jun2021 21:27:54.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\shutupexperimentalsettings-1.0.3.jar
[03Jun2021 21:27:54.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file shutupexperimentalsettings-1.0.3.jar with {shutupexperimentalsettings} mods - versions {1.0.3}
[03Jun2021 21:27:54.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\shutupexperimentalsettings-1.0.3.jar with language javafml
[03Jun2021 21:27:54.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\simplefarming-1.16.5-1.3.6.jar
[03Jun2021 21:27:54.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simplefarming-1.16.5-1.3.6.jar with {simplefarming} mods - versions {1.16.4-1.3.6}
[03Jun2021 21:27:54.399] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\simplefarming-1.16.5-1.3.6.jar with language javafml
[03Jun2021 21:27:54.399] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\simplemagnets-1.1.2-mc1.16.5.jar
[03Jun2021 21:27:54.400] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simplemagnets-1.1.2-mc1.16.5.jar with {simplemagnets} mods - versions {1.1.2}
[03Jun2021 21:27:54.400] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\simplemagnets-1.1.2-mc1.16.5.jar with language javafml
[03Jun2021 21:27:54.401] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\sit-1.16.5-v1.3.1.jar
[03Jun2021 21:27:54.401] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sit-1.16.5-v1.3.1.jar with {sit} mods - versions {v1.3.1}
[03Jun2021 21:27:54.402] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\sit-1.16.5-v1.3.1.jar with language javafml
[03Jun2021 21:27:54.402] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\solcarrot-1.16.3-1.9.10.jar
[03Jun2021 21:27:54.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file solcarrot-1.16.3-1.9.10.jar with {solcarrot} mods - versions {1.16.3-1.9.10}
[03Jun2021 21:27:54.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\solcarrot-1.16.3-1.9.10.jar with language javafml
[03Jun2021 21:27:54.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar
[03Jun2021 21:27:54.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SpartanWeaponry-1.16.4-2.1.0-beta-4.jar with {spartanweaponry} mods - versions {2.1.0 beta 4}
[03Jun2021 21:27:54.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar with language javafml
[03Jun2021 21:27:54.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\structurize-0.13.174-ALPHA-universal.jar
[03Jun2021 21:27:54.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structurize-0.13.174-ALPHA-universal.jar with {structurize} mods - versions {0.13.174-ALPHA}
[03Jun2021 21:27:54.411] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\structurize-0.13.174-ALPHA-universal.jar with language javafml
[03Jun2021 21:27:54.411] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642configlib-1.0.6-mc1.16.jar
[03Jun2021 21:27:54.412] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642configlib-1.0.6-mc1.16.jar with {supermartijn642configlib} mods - versions {1.0.6}
[03Jun2021 21:27:54.412] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642configlib-1.0.6-mc1.16.jar with language javafml
[03Jun2021 21:27:54.413] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642corelib-1.0.4-mc1.16.5.jar
[03Jun2021 21:27:54.413] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642corelib-1.0.4-mc1.16.5.jar with {supermartijn642corelib} mods - versions {1.0.4}
[03Jun2021 21:27:54.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642corelib-1.0.4-mc1.16.5.jar with language javafml
[03Jun2021 21:27:54.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\TConstruct-1.16.5-3.0.4.171.jar
[03Jun2021 21:27:54.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TConstruct-1.16.5-3.0.4.171.jar with {tconstruct} mods - versions {3.0.4.171}
[03Jun2021 21:27:54.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\TConstruct-1.16.5-3.0.4.171.jar with language javafml
[03Jun2021 21:27:54.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\tombstone-1.16-6.4.0.jar
[03Jun2021 21:27:54.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tombstone-1.16-6.4.0.jar with {tombstone} mods - versions {6.4.0}
[03Jun2021 21:27:54.418] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\tombstone-1.16-6.4.0.jar with language javafml
[03Jun2021 21:27:54.418] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\tomeofblood-1.16.4-1.0.5.jar
[03Jun2021 21:27:54.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tomeofblood-1.16.4-1.0.5.jar with {tomeofblood} mods - versions {1.16.4-1.0.5}
[03Jun2021 21:27:54.420] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\tomeofblood-1.16.4-1.0.5.jar with language javafml
[03Jun2021 21:27:54.420] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\TrashSlot_1.16.3-12.2.1.jar
[03Jun2021 21:27:54.420] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TrashSlot_1.16.3-12.2.1.jar with {trashslot} mods - versions {12.2.1}
[03Jun2021 21:27:54.421] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\TrashSlot_1.16.3-12.2.1.jar with language javafml
[03Jun2021 21:27:54.421] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\u_team_core-1.16.5-3.2.1.195.jar
[03Jun2021 21:27:54.421] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file u_team_core-1.16.5-3.2.1.195.jar with {uteamcore} mods - versions {3.2.1.195}
[03Jun2021 21:27:54.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\u_team_core-1.16.5-3.2.1.195.jar with language javafml
[03Jun2021 21:27:54.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\useful_backpacks-1.16.5-1.12.0.89.jar
[03Jun2021 21:27:54.428] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file useful_backpacks-1.16.5-1.12.0.89.jar with {usefulbackpacks} mods - versions {1.12.0.89}
[03Jun2021 21:27:54.433] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\useful_backpacks-1.16.5-1.12.0.89.jar with language javafml
[03Jun2021 21:27:54.433] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_core-16.0.8.jar
[03Jun2021 21:27:54.434] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file valhelsia_core-16.0.8.jar with {valhelsia_core} mods - versions {16.0.8}
[03Jun2021 21:27:54.435] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_core-16.0.8.jar with language javafml
[03Jun2021 21:27:54.435] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_structures-1.16.5-0.1.1.jar
[03Jun2021 21:27:54.436] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file valhelsia_structures-1.16.5-0.1.1.jar with {valhelsia_structures} mods - versions {1.16.5-0.1.1}
[03Jun2021 21:27:54.436] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_structures-1.16.5-0.1.1.jar with language javafml
[03Jun2021 21:27:54.436] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\walljump-forge-1.16.4-1.3.7.jar
[03Jun2021 21:27:54.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file walljump-forge-1.16.4-1.3.7.jar with {walljump} mods - versions {1.16.4-1.3.7}
[03Jun2021 21:27:54.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\walljump-forge-1.16.4-1.3.7.jar with language javafml
[03Jun2021 21:27:54.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Waystones_1.16.5-7.6.0.jar
[03Jun2021 21:27:54.438] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Waystones_1.16.5-7.6.0.jar with {waystones} mods - versions {7.6.0}
[03Jun2021 21:27:54.438] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Waystones_1.16.5-7.6.0.jar with language javafml
[03Jun2021 21:27:54.438] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar
[03Jun2021 21:27:54.438] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar with {wstweaks} mods - versions {5.3.0}
[03Jun2021 21:27:54.439] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar with language javafml
[03Jun2021 21:27:54.439] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar
[03Jun2021 21:27:54.439] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar with {xaerominimap} mods - versions {21.9.0.1}
[03Jun2021 21:27:54.440] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar with language javafml
[03Jun2021 21:27:54.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaerominimap_core with Javascript path META-INF/xaerominimap_core.js
[03Jun2021 21:27:54.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaerominimap_core.js
[03Jun2021 21:27:54.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\XaerosWorldMap_1.14.1_Forge_1.16.5.jar
[03Jun2021 21:27:54.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file XaerosWorldMap_1.14.1_Forge_1.16.5.jar with {xaeroworldmap} mods - versions {1.14.1}
[03Jun2021 21:27:54.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\XaerosWorldMap_1.14.1_Forge_1.16.5.jar with language javafml
[03Jun2021 21:27:54.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaeroworldmap_core with Javascript path META-INF/xaeroworldmap_core.js
[03Jun2021 21:27:54.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaeroworldmap_core.js
[03Jun2021 21:27:54.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\Desktop\TestTestTest\mods\YungsApi-1.16.4-Forge-6.jar
[03Jun2021 21:27:54.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.16.4-Forge-6.jar with {yungsapi} mods - versions {1.16.4-Forge-6}
[03Jun2021 21:27:54.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\YungsApi-1.16.4-Forge-6.jar with language javafml
[03Jun2021 21:27:54.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-universal.jar
[03Jun2021 21:27:54.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.1.25-universal.jar with {forge} mods - versions {36.1.25}
[03Jun2021 21:27:54.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-universal.jar with language javafml
[03Jun2021 21:27:54.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[03Jun2021 21:27:54.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[03Jun2021 21:27:54.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[03Jun2021 21:27:54.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[03Jun2021 21:27:54.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[03Jun2021 21:27:54.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
[03Jun2021 21:27:54.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-client.jar
[03Jun2021 21:27:54.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.1.25-client.jar with {minecraft} mods - versions {1.16.5}
[03Jun2021 21:27:54.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-client.jar with language minecraft
[03Jun2021 21:27:54.478] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 139 mod requirements (131 mandatory, 8 optional)
[03Jun2021 21:27:54.480] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[03Jun2021 21:27:55.313] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[03Jun2021 21:27:55.313] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[03Jun2021 21:27:55.314] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[03Jun2021 21:27:55.315] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[03Jun2021 21:27:55.315] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[03Jun2021 21:27:55.315] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[03Jun2021 21:27:55.316] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_player_field.js
[03Jun2021 21:27:55.533] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.533] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/set_player_field.js
[03Jun2021 21:27:55.553] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.553] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/post_process_vanilla.js
[03Jun2021 21:27:55.568] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.568] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/cooldown_tracker_set.js
[03Jun2021 21:27:55.579] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.580] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/reach_set_client_renderer.js
[03Jun2021 21:27:55.589] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.590] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/reach_set_server_entity_interact.js
[03Jun2021 21:27:55.600] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.601] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/water_movement_slowdown_prevention.js
[03Jun2021 21:27:55.610] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.610] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/allow_entity_interaction.js
[03Jun2021 21:27:55.622] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.622] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/sun_brightness_client.js
[03Jun2021 21:27:55.631] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.631] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_missing_tag_enchantment_tooltip.js
[03Jun2021 21:27:55.644] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.644] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_enchantment_tooltip.js
[03Jun2021 21:27:55.653] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.653] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_enchantment_condition.js
[03Jun2021 21:27:55.660] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.660] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_enchantment_helper_apply_modifier.js
[03Jun2021 21:27:55.668] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.668] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_enchantment_helper_enchantments.js
[03Jun2021 21:27:55.673] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.674] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_enchantment_helper_levels.js
[03Jun2021 21:27:55.681] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.681] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/render_particles.js
[03Jun2021 21:27:55.687] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.687] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_custom_voxel_collision.js
[03Jun2021 21:27:55.694] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.694] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_custom_entity_collision.js
[03Jun2021 21:27:55.701] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.701] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_custom_collision_flag.js
[03Jun2021 21:27:55.706] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.707] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/sun_brightness_server.js
[03Jun2021 21:27:55.714] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.714] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaeroworldmap_core.js
[03Jun2021 21:27:55.749] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.750] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from render-event-transformer.js
[03Jun2021 21:27:55.802] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.802] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/block_statemap.js
[03Jun2021 21:27:55.808] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.808] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/item_statemap.js
[03Jun2021 21:27:55.814] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.814] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/recipe_manager.js
[03Jun2021 21:27:55.820] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.820] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/loot_manager.js
[03Jun2021 21:27:55.826] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.826] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/item_use_hook.js
[03Jun2021 21:27:55.833] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.833] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/shield_block_hook.js
[03Jun2021 21:27:55.840] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.840] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from transformers/temperature.js
[03Jun2021 21:27:55.865] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.865] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[03Jun2021 21:27:55.874] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.874] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[03Jun2021 21:27:55.948] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.949] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
[03Jun2021 21:27:55.967] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.967] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from ItemRenderer.js
[03Jun2021 21:27:55.976] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:55.976] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaerominimap_core.js
[03Jun2021 21:27:56.002] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:56.003] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from javascript/on_block_change.js
[03Jun2021 21:27:56.012] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jun2021 21:27:56.027] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@32091c14 to Target : CLASS {Lnet/minecraft/entity/ai/attributes/AttributeModifierManager;} {} {V}
[03Jun2021 21:27:56.031] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@fd413fb to Target : CLASS {Lnet/minecraft/util/math/shapes/VoxelShapeSpliterator;} {} {V}
[03Jun2021 21:27:56.031] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1e1232cf to Target : CLASS {Lnet/minecraft/world/chunk/Chunk;} {} {V}
[03Jun2021 21:27:56.031] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6f6efa4f to Target : CLASS {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {} {V}
[03Jun2021 21:27:56.031] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4451f60c to Target : CLASS {Lnet/minecraft/client/world/ClientWorld;} {} {V}
[03Jun2021 21:27:56.031] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6b357eb6 to Target : CLASS {Lnet/minecraft/network/play/server/SMultiBlockChangePacket;} {} {V}
[03Jun2021 21:27:56.031] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@64bebd55 to Target : CLASS {Lnet/minecraft/world/biome/Biome;} {} {V}
[03Jun2021 21:27:56.031] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@64bebd55 to Target : CLASS {Lnet/minecraft/entity/passive/SnowGolemEntity;} {} {V}
[03Jun2021 21:27:56.032] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@64bebd55 to Target : CLASS {Lnet/minecraft/client/renderer/WorldRenderer;} {} {V}
[03Jun2021 21:27:56.032] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@64bebd55 to Target : CLASS {Lnet/minecraft/block/CauldronBlock;} {} {V}
[03Jun2021 21:27:56.032] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7c1a8f0f to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[03Jun2021 21:27:56.032] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3730f716 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[03Jun2021 21:27:56.032] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7730ef88 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[03Jun2021 21:27:56.032] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@66f5a02e to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[03Jun2021 21:27:56.032] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4e3f2908 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[03Jun2021 21:27:56.032] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7e87ef9e to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
[03Jun2021 21:27:56.032] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@e3b0369 to Target : CLASS {Lnet/minecraft/item/ItemStack;} {} {V}
[03Jun2021 21:27:56.032] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@45843650 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
[03Jun2021 21:27:56.032] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@72443081 to Target : CLASS {Lnet/minecraft/client/renderer/ItemRenderer;} {} {V}
[03Jun2021 21:27:56.032] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@33feda48 to Target : CLASS {Lnet/minecraft/world/chunk/Chunk;} {} {V}
[03Jun2021 21:27:56.033] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6588b715 to Target : CLASS {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {} {V}
[03Jun2021 21:27:56.033] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@15a3b42 to Target : CLASS {Lnet/minecraft/client/world/ClientWorld;} {} {V}
[03Jun2021 21:27:56.033] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@52c9d3d0 to Target : CLASS {Lnet/minecraft/network/play/server/SMultiBlockChangePacket;} {} {V}
[03Jun2021 21:27:56.033] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@373052b5 to Target : METHOD {Lnet/minecraft/entity/LivingEntity;} {<init>} {(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V}
[03Jun2021 21:27:56.033] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@67e0ff3a to Target : METHOD {Lnet/minecraft/entity/ai/attributes/ModifiableAttributeInstance;} {func_111129_g} {()D}
[03Jun2021 21:27:56.033] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7b2bf745 to Target : METHOD {Lnet/minecraft/util/CooldownTracker;} {func_185145_a} {(Lnet/minecraft/item/Item;I)V}
[03Jun2021 21:27:56.033] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6fe595dc to Target : METHOD {Lnet/minecraft/client/renderer/GameRenderer;} {func_78473_a} {(F)V}
[03Jun2021 21:27:56.033] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5af5d76f to Target : METHOD {Lnet/minecraft/network/play/ServerPlayNetHandler;} {func_147340_a} {(Lnet/minecraft/network/play/client/CUseEntityPacket;)V}
[03Jun2021 21:27:56.033] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3a8cea24 to Target : METHOD {Lnet/minecraft/entity/LivingEntity;} {func_189749_co} {()F}
[03Jun2021 21:27:56.033] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1eb9a3ef to Target : METHOD {Lnet/minecraft/network/play/ServerPlayNetHandler;} {func_147340_a} {(Lnet/minecraft/network/play/client/CUseEntityPacket;)V}
[03Jun2021 21:27:56.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5d318e91 to Target : METHOD {Lnet/minecraft/client/world/ClientWorld;} {func_228326_g_} {(F)F}
[03Jun2021 21:27:56.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@298b64f7 to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_82840_a} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;}
[03Jun2021 21:27:56.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@740b6628 to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_82840_a} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;}
[03Jun2021 21:27:56.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@27fe059d to Target : METHOD {Lnet/minecraft/advancements/criterion/ItemPredicate;} {func_192493_a} {(Lnet/minecraft/item/ItemStack;)Z}
[03Jun2021 21:27:56.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@766a52f5 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_77518_a} {(Lnet/minecraft/enchantment/EnchantmentHelper$IEnchantmentVisitor;Lnet/minecraft/item/ItemStack;)V}
[03Jun2021 21:27:56.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4342c13 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_82781_a} {(Lnet/minecraft/item/ItemStack;)Ljava/util/Map;}
[03Jun2021 21:27:56.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2ba1209b to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_77506_a} {(Lnet/minecraft/enchantment/Enchantment;Lnet/minecraft/item/ItemStack;)I}
[03Jun2021 21:27:56.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7c241a9f to Target : METHOD {Lnet/minecraft/client/particle/ParticleManager;} {renderParticles} {(Lcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/renderer/ActiveRenderInfo;FLnet/minecraft/client/renderer/culling/ClippingHelper;)V}
[03Jun2021 21:27:56.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@58fd1214 to Target : METHOD {Lnet/minecraft/util/math/shapes/VoxelShapeSpliterator;} {tryAdvance} {(Ljava/util/function/Consumer;)Z}
[03Jun2021 21:27:56.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7d8cf9ac to Target : METHOD {Lnet/minecraft/entity/Entity;} {func_223307_a} {(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/vector/Vector3d;Lnet/minecraft/util/math/AxisAlignedBB;Lnet/minecraft/world/World;Lnet/minecraft/util/math/shapes/ISelectionContext;Lnet/minecraft/util/ReuseableStream;)Lnet/minecraft/util/math/vector/Vector3d;}
[03Jun2021 21:27:56.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5f0bab7e to Target : METHOD {Lnet/minecraft/world/World;} {func_72966_v} {()V}
[03Jun2021 21:27:56.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3a7b2e2 to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147234_a} {(Lnet/minecraft/network/play/server/SChangeBlockPacket;)V}
[03Jun2021 21:27:56.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@337a6d30 to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147287_a} {(Lnet/minecraft/network/play/server/SMultiBlockChangePacket;)V}
[03Jun2021 21:27:56.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2921a36a to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147263_a} {(Lnet/minecraft/network/play/server/SChunkDataPacket;)V}
[03Jun2021 21:27:56.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2b73bd6b to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_230488_a_} {(Lnet/minecraft/network/play/server/SWorldSpawnChangedPacket;)V}
[03Jun2021 21:27:56.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@157d3a45 to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {func_110303_q} {()Lnet/minecraft/util/ResourceLocation;}
[03Jun2021 21:27:56.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@750ed637 to Target : METHOD {Lnet/minecraft/entity/player/PlayerEntity;} {func_175148_a} {(Lnet/minecraft/entity/player/PlayerModelPart;)Z}
[03Jun2021 21:27:56.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5190010f to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147282_a} {(Lnet/minecraft/network/play/server/SJoinGamePacket;)V}
[03Jun2021 21:27:56.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@673e76b3 to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147296_c} {()V}
[03Jun2021 21:27:56.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1bedc703 to Target : METHOD {Lnet/minecraft/server/management/PlayerList;} {func_72354_b} {(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/world/server/ServerWorld;)V}
[03Jun2021 21:27:56.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@18d11527 to Target : METHOD {Lnet/minecraft/client/renderer/WorldRenderer;} {func_215319_a} {(IIIZ)V}
[03Jun2021 21:27:56.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4998e74b to Target : METHOD {Lnet/minecraft/client/renderer/BlockModelShapes;} {func_209553_a} {(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/block/BlockState;)Lnet/minecraft/client/renderer/model/ModelResourceLocation;}
[03Jun2021 21:27:56.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5d878b25 to Target : METHOD {Lnet/minecraft/client/renderer/model/ModelBakery;} {processLoading} {(Lnet/minecraft/profiler/IProfiler;I)V}
[03Jun2021 21:27:56.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@28279a49 to Target : METHOD {Lnet/minecraft/resources/DataPackRegistries;} {<init>} {(Lnet/minecraft/command/Commands$EnvironmentType;I)V}
[03Jun2021 21:27:56.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@384fda47 to Target : METHOD {Lnet/minecraft/loot/LootTableManager;} {func_212853_a_} {(Ljava/util/Map;Lnet/minecraft/resources/IResourceManager;Lnet/minecraft/profiler/IProfiler;)V}
[03Jun2021 21:27:56.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3663d0ba to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_196084_a} {(Lnet/minecraft/item/ItemUseContext;)Lnet/minecraft/util/ActionResultType;}
[03Jun2021 21:27:56.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@575cabf0 to Target : METHOD {Lnet/minecraft/entity/LivingEntity;} {func_70097_a} {(Lnet/minecraft/util/DamageSource;F)Z}
[03Jun2021 21:27:56.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@433d9680 to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {func_175156_o} {()F}
[03Jun2021 21:27:56.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@566e142 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228396_a_} {(FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V}
[03Jun2021 21:27:56.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2da81754 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_212843_a_} {(Lnet/minecraft/entity/MobEntity;FFF)V}
[03Jun2021 21:27:56.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1f992a3a to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_225597_a_} {(Lnet/minecraft/entity/MobEntity;FFFFF)V}
[03Jun2021 21:27:56.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@30bf26df to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[03Jun2021 21:27:56.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@261bd7b to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_85036_m} {()V}
[03Jun2021 21:27:56.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6f9e08d4 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228396_a_} {(FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V}
[03Jun2021 21:27:56.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@390037e7 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228405_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
[03Jun2021 21:27:56.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@704067c6 to Target : METHOD {Lnet/minecraft/client/renderer/entity/PlayerRenderer;} {func_241741_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/client/renderer/entity/model/BipedModel$ArmPose;}
[03Jun2021 21:27:56.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7f4596d0 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[03Jun2021 21:27:56.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6002e944 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_241844_w} {(F)V}
[03Jun2021 21:27:56.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@588545ac to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_208003_a} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z}
[03Jun2021 21:27:56.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2b08772d to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[03Jun2021 21:27:56.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@78a8978a to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_220013_l} {(Lnet/minecraft/item/ItemStack;)F}
[03Jun2021 21:27:56.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@f171912 to Target : METHOD {Lnet/minecraft/item/Item;} {func_219970_i} {(Lnet/minecraft/item/ItemStack;)Z}
[03Jun2021 21:27:56.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7d4d8579 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228405_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
[03Jun2021 21:27:56.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@159424e2 to Target : METHOD {Lnet/minecraft/entity/item/ItemFrameEntity;} {func_110131_b} {(Lnet/minecraft/item/ItemStack;)V}
[03Jun2021 21:27:56.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@29bcf51d to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer$3;} {func_75214_a} {(Lnet/minecraft/item/ItemStack;)Z}
[03Jun2021 21:27:56.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1e54a6b1 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer;} {func_82846_b} {(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;}
[03Jun2021 21:27:56.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@f238e4f to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_82840_a} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;}
[03Jun2021 21:27:56.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3b24087d to Target : METHOD {Lnet/minecraft/client/renderer/entity/FishRenderer;} {func_225623_a_} {(Lnet/minecraft/entity/projectile/FishingBobberEntity;FFLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
[03Jun2021 21:27:56.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@75fe1619 to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_234600_a_} {(Lnet/minecraft/entity/player/PlayerEntity;)Z}
[03Jun2021 21:27:56.038] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4e245739 to Target : METHOD {Lnet/minecraft/block/BeehiveBlock;} {func_225533_a_} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;}
[03Jun2021 21:27:56.038] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5d66e944 to Target : METHOD {Lnet/minecraft/block/PumpkinBlock;} {func_225533_a_} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;}
[03Jun2021 21:27:56.038] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@469a7575 to Target : METHOD {Lnet/minecraft/block/TripWireBlock;} {func_176208_a} {(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V}
[03Jun2021 21:27:56.038] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4351ed61 to Target : METHOD {Lnet/minecraft/enchantment/EfficiencyEnchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z}
[03Jun2021 21:27:56.038] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2f20f7ad to Target : METHOD {Lnet/minecraft/entity/passive/MooshroomEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[03Jun2021 21:27:56.038] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@45e617c4 to Target : METHOD {Lnet/minecraft/entity/passive/SheepEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[03Jun2021 21:27:56.038] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5042e3d0 to Target : METHOD {Lnet/minecraft/entity/passive/SnowGolemEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[03Jun2021 21:27:56.039] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1c34365c to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147234_a} {(Lnet/minecraft/network/play/server/SChangeBlockPacket;)V}
[03Jun2021 21:27:56.039] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@348137e8 to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147287_a} {(Lnet/minecraft/network/play/server/SMultiBlockChangePacket;)V}
[03Jun2021 21:27:56.039] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@412c5e8b to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147263_a} {(Lnet/minecraft/network/play/server/SChunkDataPacket;)V}
[03Jun2021 21:27:56.039] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@637791d to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_230488_a_} {(Lnet/minecraft/network/play/server/SWorldSpawnChangedPacket;)V}
[03Jun2021 21:27:56.040] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3b0c3951 to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {func_110303_q} {()Lnet/minecraft/util/ResourceLocation;}
[03Jun2021 21:27:56.040] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@60f77af to Target : METHOD {Lnet/minecraft/entity/player/PlayerEntity;} {func_175148_a} {(Lnet/minecraft/entity/player/PlayerModelPart;)Z}
[03Jun2021 21:27:56.040] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2574a9e3 to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147282_a} {(Lnet/minecraft/network/play/server/SJoinGamePacket;)V}
[03Jun2021 21:27:56.040] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@18b6d3c1 to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147296_c} {()V}
[03Jun2021 21:27:56.040] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@422ab737 to Target : METHOD {Lnet/minecraft/client/entity/player/ClientPlayerEntity;} {func_71004_bE} {()V}
[03Jun2021 21:27:56.040] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3fe512d2 to Target : METHOD {Lnet/minecraft/server/management/PlayerList;} {func_72354_b} {(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/world/server/ServerWorld;)V}
[03Jun2021 21:27:56.040] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3fde8f7c to Target : METHOD {Lnet/minecraftforge/client/gui/ForgeIngameGui;} {func_238445_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;F)V}
[03Jun2021 21:27:56.040] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@11d86b9d to Target : METHOD {Lnet/minecraft/client/gui/overlay/BossOverlayGui;} {func_238484_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;)V}
[03Jun2021 21:27:56.040] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6dce59e to Target : METHOD {Lnet/minecraft/world/World;} {markAndNotifyBlock} {(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/chunk/Chunk;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;II)V}
[03Jun2021 21:27:56.040] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[03Jun2021 21:27:56.136] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[03Jun2021 21:27:56.137] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[03Jun2021 21:27:56.137] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ExtraArmor-1.12.1-1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ExtraArmor-1.12.1-1.16.5.jar)
[03Jun2021 21:27:56.137] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ExtraArmor-1.12.1-1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ExtraArmor-1.12.1-1.16.5.jar)
[03Jun2021 21:27:56.137] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ExtraArmor-1.12.1-1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ExtraArmor-1.12.1-1.16.5.jar)
[03Jun2021 21:27:56.137] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ExtraArmor-1.12.1-1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ExtraArmor-1.12.1-1.16.5.jar)
[03Jun2021 21:27:56.137] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ExtraArmor-1.12.1-1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ExtraArmor-1.12.1-1.16.5.jar)
[03Jun2021 21:27:56.137] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ExtraArmor-1.12.1-1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ExtraArmor-1.12.1-1.16.5.jar)]
[03Jun2021 21:27:56.137] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(astralsorcery-1.16-1.16.5-1.13.11.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\astralsorcery-1.16-1.16.5-1.13.11.jar)
[03Jun2021 21:27:56.138] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(astralsorcery-1.16-1.16.5-1.13.11.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\astralsorcery-1.16-1.16.5-1.13.11.jar)
[03Jun2021 21:27:56.138] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(astralsorcery-1.16-1.16.5-1.13.11.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\astralsorcery-1.16-1.16.5-1.13.11.jar)
[03Jun2021 21:27:56.138] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(astralsorcery-1.16-1.16.5-1.13.11.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\astralsorcery-1.16-1.16.5-1.13.11.jar)
[03Jun2021 21:27:56.138] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(astralsorcery-1.16-1.16.5-1.13.11.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\astralsorcery-1.16-1.16.5-1.13.11.jar)
[03Jun2021 21:27:56.138] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(astralsorcery-1.16-1.16.5-1.13.11.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\astralsorcery-1.16-1.16.5-1.13.11.jar)]
[03Jun2021 21:27:56.138] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.6-mc1.16.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642configlib-1.0.6-mc1.16.jar)
[03Jun2021 21:27:56.138] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.6-mc1.16.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642configlib-1.0.6-mc1.16.jar)
[03Jun2021 21:27:56.138] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.6-mc1.16.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642configlib-1.0.6-mc1.16.jar)
[03Jun2021 21:27:56.138] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.6-mc1.16.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642configlib-1.0.6-mc1.16.jar)
[03Jun2021 21:27:56.138] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.6-mc1.16.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642configlib-1.0.6-mc1.16.jar)
[03Jun2021 21:27:56.138] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.6-mc1.16.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642configlib-1.0.6-mc1.16.jar)]
[03Jun2021 21:27:56.138] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(TrashSlot_1.16.3-12.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\TrashSlot_1.16.3-12.2.1.jar)
[03Jun2021 21:27:56.138] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(TrashSlot_1.16.3-12.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\TrashSlot_1.16.3-12.2.1.jar)
[03Jun2021 21:27:56.138] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(TrashSlot_1.16.3-12.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\TrashSlot_1.16.3-12.2.1.jar)
[03Jun2021 21:27:56.139] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(TrashSlot_1.16.3-12.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\TrashSlot_1.16.3-12.2.1.jar)
[03Jun2021 21:27:56.139] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(TrashSlot_1.16.3-12.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\TrashSlot_1.16.3-12.2.1.jar)
[03Jun2021 21:27:56.139] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(TrashSlot_1.16.3-12.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\TrashSlot_1.16.3-12.2.1.jar)]
[03Jun2021 21:27:56.139] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(NetherPortalFix_1.16.3-7.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\NetherPortalFix_1.16.3-7.2.1.jar)
[03Jun2021 21:27:56.139] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(NetherPortalFix_1.16.3-7.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\NetherPortalFix_1.16.3-7.2.1.jar)
[03Jun2021 21:27:56.139] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(NetherPortalFix_1.16.3-7.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\NetherPortalFix_1.16.3-7.2.1.jar)
[03Jun2021 21:27:56.139] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(NetherPortalFix_1.16.3-7.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\NetherPortalFix_1.16.3-7.2.1.jar)
[03Jun2021 21:27:56.139] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(NetherPortalFix_1.16.3-7.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\NetherPortalFix_1.16.3-7.2.1.jar)
[03Jun2021 21:27:56.139] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(NetherPortalFix_1.16.3-7.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\NetherPortalFix_1.16.3-7.2.1.jar)]
[03Jun2021 21:27:56.139] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(simplemagnets-1.1.2-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\simplemagnets-1.1.2-mc1.16.5.jar)
[03Jun2021 21:27:56.140] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(simplemagnets-1.1.2-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\simplemagnets-1.1.2-mc1.16.5.jar)
[03Jun2021 21:27:56.140] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(simplemagnets-1.1.2-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\simplemagnets-1.1.2-mc1.16.5.jar)
[03Jun2021 21:27:56.140] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(simplemagnets-1.1.2-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\simplemagnets-1.1.2-mc1.16.5.jar)
[03Jun2021 21:27:56.140] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(simplemagnets-1.1.2-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\simplemagnets-1.1.2-mc1.16.5.jar)
[03Jun2021 21:27:56.140] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(simplemagnets-1.1.2-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\simplemagnets-1.1.2-mc1.16.5.jar)]
[03Jun2021 21:27:56.140] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DeathCounter-1.16.3-1.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DeathCounter-1.16.3-1.2.1.jar)
[03Jun2021 21:27:56.141] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DeathCounter-1.16.3-1.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DeathCounter-1.16.3-1.2.1.jar)
[03Jun2021 21:27:56.141] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DeathCounter-1.16.3-1.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DeathCounter-1.16.3-1.2.1.jar)
[03Jun2021 21:27:56.141] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DeathCounter-1.16.3-1.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DeathCounter-1.16.3-1.2.1.jar)
[03Jun2021 21:27:56.141] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DeathCounter-1.16.3-1.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DeathCounter-1.16.3-1.2.1.jar)
[03Jun2021 21:27:56.141] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DeathCounter-1.16.3-1.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DeathCounter-1.16.3-1.2.1.jar)]
[03Jun2021 21:27:56.141] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.0.101.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\jei-1.16.5-7.7.0.101.jar)
[03Jun2021 21:27:56.141] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.0.101.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\jei-1.16.5-7.7.0.101.jar)
[03Jun2021 21:27:56.141] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.0.101.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\jei-1.16.5-7.7.0.101.jar)
[03Jun2021 21:27:56.141] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.0.101.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\jei-1.16.5-7.7.0.101.jar)
[03Jun2021 21:27:56.141] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.0.101.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\jei-1.16.5-7.7.0.101.jar)
[03Jun2021 21:27:56.141] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.0.101.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\jei-1.16.5-7.7.0.101.jar)]
[03Jun2021 21:27:56.142] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\AttributeFix-1.16.5-10.1.2.jar)
[03Jun2021 21:27:56.142] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\AttributeFix-1.16.5-10.1.2.jar)
[03Jun2021 21:27:56.142] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\AttributeFix-1.16.5-10.1.2.jar)
[03Jun2021 21:27:56.142] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\AttributeFix-1.16.5-10.1.2.jar)
[03Jun2021 21:27:56.142] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\AttributeFix-1.16.5-10.1.2.jar)
[03Jun2021 21:27:56.142] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\AttributeFix-1.16.5-10.1.2.jar)]
[03Jun2021 21:27:56.142] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(incontrol-1.16-5.1.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\incontrol-1.16-5.1.8.jar)
[03Jun2021 21:27:56.143] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(incontrol-1.16-5.1.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\incontrol-1.16-5.1.8.jar)
[03Jun2021 21:27:56.143] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(incontrol-1.16-5.1.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\incontrol-1.16-5.1.8.jar)
[03Jun2021 21:27:56.143] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(incontrol-1.16-5.1.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\incontrol-1.16-5.1.8.jar)
[03Jun2021 21:27:56.143] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(incontrol-1.16-5.1.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\incontrol-1.16-5.1.8.jar)
[03Jun2021 21:27:56.143] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(incontrol-1.16-5.1.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\incontrol-1.16-5.1.8.jar)]
[03Jun2021 21:27:56.143] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(caelus-forge-1.16.5-2.1.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\caelus-forge-1.16.5-2.1.3.0.jar)
[03Jun2021 21:27:56.144] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(caelus-forge-1.16.5-2.1.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\caelus-forge-1.16.5-2.1.3.0.jar)
[03Jun2021 21:27:56.144] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(caelus-forge-1.16.5-2.1.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\caelus-forge-1.16.5-2.1.3.0.jar)
[03Jun2021 21:27:56.144] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(caelus-forge-1.16.5-2.1.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\caelus-forge-1.16.5-2.1.3.0.jar)
[03Jun2021 21:27:56.144] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(caelus-forge-1.16.5-2.1.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\caelus-forge-1.16.5-2.1.3.0.jar)
[03Jun2021 21:27:56.144] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(caelus-forge-1.16.5-2.1.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\caelus-forge-1.16.5-2.1.3.0.jar)]
[03Jun2021 21:27:56.144] [main/DEBUG] [mixin/]: Registering mixin config: caelus.mixins.json
[03Jun2021 21:27:56.184] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\invtweaks-1.16.4-1.0.1.jar)
[03Jun2021 21:27:56.185] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\invtweaks-1.16.4-1.0.1.jar)
[03Jun2021 21:27:56.185] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\invtweaks-1.16.4-1.0.1.jar)
[03Jun2021 21:27:56.185] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\invtweaks-1.16.4-1.0.1.jar)
[03Jun2021 21:27:56.185] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\invtweaks-1.16.4-1.0.1.jar)
[03Jun2021 21:27:56.185] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\invtweaks-1.16.4-1.0.1.jar)]
[03Jun2021 21:27:56.185] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)
[03Jun2021 21:27:56.185] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)
[03Jun2021 21:27:56.185] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)
[03Jun2021 21:27:56.185] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)
[03Jun2021 21:27:56.185] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)
[03Jun2021 21:27:56.185] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)]
[03Jun2021 21:27:56.185] [main/DEBUG] [mixin/]: Registering mixin config: bettercaves.mixins.json
[03Jun2021 21:27:56.187] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Waystones_1.16.5-7.6.0.jar)
[03Jun2021 21:27:56.187] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Waystones_1.16.5-7.6.0.jar)
[03Jun2021 21:27:56.187] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Waystones_1.16.5-7.6.0.jar)
[03Jun2021 21:27:56.187] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Waystones_1.16.5-7.6.0.jar)
[03Jun2021 21:27:56.188] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Waystones_1.16.5-7.6.0.jar)
[03Jun2021 21:27:56.188] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Waystones_1.16.5-7.6.0.jar)]
[03Jun2021 21:27:56.188] [main/DEBUG] [mixin/]: Registering mixin config: mixins.waystones.json
[03Jun2021 21:27:56.190] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Clumps-6.0.0.24.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Clumps-6.0.0.24.jar)
[03Jun2021 21:27:56.190] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Clumps-6.0.0.24.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Clumps-6.0.0.24.jar)
[03Jun2021 21:27:56.190] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Clumps-6.0.0.24.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Clumps-6.0.0.24.jar)
[03Jun2021 21:27:56.190] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Clumps-6.0.0.24.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Clumps-6.0.0.24.jar)
[03Jun2021 21:27:56.190] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Clumps-6.0.0.24.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Clumps-6.0.0.24.jar)
[03Jun2021 21:27:56.190] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Clumps-6.0.0.24.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Clumps-6.0.0.24.jar)]
[03Jun2021 21:27:56.191] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(XaerosWorldMap_1.14.1_Forge_1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\XaerosWorldMap_1.14.1_Forge_1.16.5.jar)
[03Jun2021 21:27:56.191] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(XaerosWorldMap_1.14.1_Forge_1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\XaerosWorldMap_1.14.1_Forge_1.16.5.jar)
[03Jun2021 21:27:56.191] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(XaerosWorldMap_1.14.1_Forge_1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\XaerosWorldMap_1.14.1_Forge_1.16.5.jar)
[03Jun2021 21:27:56.191] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(XaerosWorldMap_1.14.1_Forge_1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\XaerosWorldMap_1.14.1_Forge_1.16.5.jar)
[03Jun2021 21:27:56.191] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(XaerosWorldMap_1.14.1_Forge_1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\XaerosWorldMap_1.14.1_Forge_1.16.5.jar)
[03Jun2021 21:27:56.191] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(XaerosWorldMap_1.14.1_Forge_1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\XaerosWorldMap_1.14.1_Forge_1.16.5.jar)]
[03Jun2021 21:27:56.191] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(shutupexperimentalsettings-1.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\shutupexperimentalsettings-1.0.3.jar)
[03Jun2021 21:27:56.191] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(shutupexperimentalsettings-1.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\shutupexperimentalsettings-1.0.3.jar)
[03Jun2021 21:27:56.191] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(shutupexperimentalsettings-1.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\shutupexperimentalsettings-1.0.3.jar)
[03Jun2021 21:27:56.191] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(shutupexperimentalsettings-1.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\shutupexperimentalsettings-1.0.3.jar)
[03Jun2021 21:27:56.191] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(shutupexperimentalsettings-1.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\shutupexperimentalsettings-1.0.3.jar)
[03Jun2021 21:27:56.191] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(shutupexperimentalsettings-1.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\shutupexperimentalsettings-1.0.3.jar)]
[03Jun2021 21:27:56.191] [main/DEBUG] [mixin/]: Registering mixin config: shutupexperimentalsettings.mixins.json
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\journeymap-1.16.5-5.7.1.jar)
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\journeymap-1.16.5-5.7.1.jar)
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\journeymap-1.16.5-5.7.1.jar)
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\journeymap-1.16.5-5.7.1.jar)
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\journeymap-1.16.5-5.7.1.jar)
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\journeymap-1.16.5-5.7.1.jar)]
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Controlling-7.0.0.20.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Controlling-7.0.0.20.jar)
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Controlling-7.0.0.20.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Controlling-7.0.0.20.jar)
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Controlling-7.0.0.20.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Controlling-7.0.0.20.jar)
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Controlling-7.0.0.20.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Controlling-7.0.0.20.jar)
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Controlling-7.0.0.20.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Controlling-7.0.0.20.jar)
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Controlling-7.0.0.20.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Controlling-7.0.0.20.jar)]
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.4.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Placebo-1.16.4-4.4.5.jar)
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.4.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Placebo-1.16.4-4.4.5.jar)
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.4.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Placebo-1.16.4-4.4.5.jar)
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.4.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Placebo-1.16.4-4.4.5.jar)
[03Jun2021 21:27:56.193] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.4.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Placebo-1.16.4-4.4.5.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.4.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Placebo-1.16.4-4.4.5.jar)]
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.0.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\comforts-forge-1.16.5-4.0.0.4.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.0.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\comforts-forge-1.16.5-4.0.0.4.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.0.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\comforts-forge-1.16.5-4.0.0.4.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.0.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\comforts-forge-1.16.5-4.0.0.4.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.0.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\comforts-forge-1.16.5-4.0.0.4.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.0.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\comforts-forge-1.16.5-4.0.0.4.jar)]
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(citadel-1.6.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\citadel-1.6.3.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(citadel-1.6.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\citadel-1.6.3.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(citadel-1.6.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\citadel-1.6.3.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(citadel-1.6.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\citadel-1.6.3.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(citadel-1.6.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\citadel-1.6.3.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.6.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\citadel-1.6.3.jar)]
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(NaturesCompass-1.16.5-1.8.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\NaturesCompass-1.16.5-1.8.6.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(NaturesCompass-1.16.5-1.8.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\NaturesCompass-1.16.5-1.8.6.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(NaturesCompass-1.16.5-1.8.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\NaturesCompass-1.16.5-1.8.6.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(NaturesCompass-1.16.5-1.8.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\NaturesCompass-1.16.5-1.8.6.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(NaturesCompass-1.16.5-1.8.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\NaturesCompass-1.16.5-1.8.6.jar)
[03Jun2021 21:27:56.194] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(NaturesCompass-1.16.5-1.8.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\NaturesCompass-1.16.5-1.8.6.jar)]
[03Jun2021 21:27:56.195] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SereneSeasons-1.16.5-4.0.1.91-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar)
[03Jun2021 21:27:56.195] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SereneSeasons-1.16.5-4.0.1.91-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar)
[03Jun2021 21:27:56.195] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SereneSeasons-1.16.5-4.0.1.91-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar)
[03Jun2021 21:27:56.195] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SereneSeasons-1.16.5-4.0.1.91-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar)
[03Jun2021 21:27:56.195] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SereneSeasons-1.16.5-4.0.1.91-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar)
[03Jun2021 21:27:56.195] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SereneSeasons-1.16.5-4.0.1.91-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar)]
[03Jun2021 21:27:56.195] [main/DEBUG] [mixin/]: Registering mixin config: sereneseasons.mixins.json
[03Jun2021 21:27:56.196] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\YungsApi-1.16.4-Forge-6.jar)
[03Jun2021 21:27:56.196] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\YungsApi-1.16.4-Forge-6.jar)
[03Jun2021 21:27:56.196] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\YungsApi-1.16.4-Forge-6.jar)
[03Jun2021 21:27:56.196] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\YungsApi-1.16.4-Forge-6.jar)
[03Jun2021 21:27:56.196] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\YungsApi-1.16.4-Forge-6.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\YungsApi-1.16.4-Forge-6.jar)]
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(netheritehorsearmor-1.7.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\netheritehorsearmor-1.7.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(netheritehorsearmor-1.7.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\netheritehorsearmor-1.7.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(netheritehorsearmor-1.7.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\netheritehorsearmor-1.7.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(netheritehorsearmor-1.7.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\netheritehorsearmor-1.7.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(netheritehorsearmor-1.7.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\netheritehorsearmor-1.7.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(netheritehorsearmor-1.7.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\netheritehorsearmor-1.7.jar)]
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BasicNetherOres-1.16.5-5.5.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BasicNetherOres-1.16.5-5.5.0.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BasicNetherOres-1.16.5-5.5.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BasicNetherOres-1.16.5-5.5.0.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BasicNetherOres-1.16.5-5.5.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BasicNetherOres-1.16.5-5.5.0.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BasicNetherOres-1.16.5-5.5.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BasicNetherOres-1.16.5-5.5.0.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BasicNetherOres-1.16.5-5.5.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BasicNetherOres-1.16.5-5.5.0.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BasicNetherOres-1.16.5-5.5.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BasicNetherOres-1.16.5-5.5.0.jar)]
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(curioofundying-forge-1.16.5-5.2.0.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curioofundying-forge-1.16.5-5.2.0.0.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(curioofundying-forge-1.16.5-5.2.0.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curioofundying-forge-1.16.5-5.2.0.0.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(curioofundying-forge-1.16.5-5.2.0.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curioofundying-forge-1.16.5-5.2.0.0.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(curioofundying-forge-1.16.5-5.2.0.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curioofundying-forge-1.16.5-5.2.0.0.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(curioofundying-forge-1.16.5-5.2.0.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curioofundying-forge-1.16.5-5.2.0.0.jar)
[03Jun2021 21:27:56.197] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curioofundying-forge-1.16.5-5.2.0.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curioofundying-forge-1.16.5-5.2.0.0.jar)]
[03Jun2021 21:27:56.198] [main/DEBUG] [mixin/]: Registering mixin config: curioofundying.mixins.json
[03Jun2021 21:27:56.199] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar)
[03Jun2021 21:27:56.199] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar)
[03Jun2021 21:27:56.199] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar)
[03Jun2021 21:27:56.199] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar)
[03Jun2021 21:27:56.199] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar)
[03Jun2021 21:27:56.199] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar)]
[03Jun2021 21:27:56.199] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(FarmingForBlockheads_1.16.3-7.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\FarmingForBlockheads_1.16.3-7.3.0.jar)
[03Jun2021 21:27:56.199] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(FarmingForBlockheads_1.16.3-7.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\FarmingForBlockheads_1.16.3-7.3.0.jar)
[03Jun2021 21:27:56.199] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(FarmingForBlockheads_1.16.3-7.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\FarmingForBlockheads_1.16.3-7.3.0.jar)
[03Jun2021 21:27:56.199] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(FarmingForBlockheads_1.16.3-7.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\FarmingForBlockheads_1.16.3-7.3.0.jar)
[03Jun2021 21:27:56.199] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(FarmingForBlockheads_1.16.3-7.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\FarmingForBlockheads_1.16.3-7.3.0.jar)
[03Jun2021 21:27:56.199] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(FarmingForBlockheads_1.16.3-7.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\FarmingForBlockheads_1.16.3-7.3.0.jar)]
[03Jun2021 21:27:56.199] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.0.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Bookshelf-1.16.5-10.0.8.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.0.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Bookshelf-1.16.5-10.0.8.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.0.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Bookshelf-1.16.5-10.0.8.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.0.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Bookshelf-1.16.5-10.0.8.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.0.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Bookshelf-1.16.5-10.0.8.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.0.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Bookshelf-1.16.5-10.0.8.jar)]
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(u_team_core-1.16.5-3.2.1.195.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\u_team_core-1.16.5-3.2.1.195.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(u_team_core-1.16.5-3.2.1.195.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\u_team_core-1.16.5-3.2.1.195.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(u_team_core-1.16.5-3.2.1.195.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\u_team_core-1.16.5-3.2.1.195.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(u_team_core-1.16.5-3.2.1.195.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\u_team_core-1.16.5-3.2.1.195.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(u_team_core-1.16.5-3.2.1.195.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\u_team_core-1.16.5-3.2.1.195.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(u_team_core-1.16.5-3.2.1.195.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\u_team_core-1.16.5-3.2.1.195.jar)]
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Morpheus-1.16.5-4.2.70.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Morpheus-1.16.5-4.2.70.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Morpheus-1.16.5-4.2.70.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Morpheus-1.16.5-4.2.70.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Morpheus-1.16.5-4.2.70.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Morpheus-1.16.5-4.2.70.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Morpheus-1.16.5-4.2.70.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Morpheus-1.16.5-4.2.70.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Morpheus-1.16.5-4.2.70.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Morpheus-1.16.5-4.2.70.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Morpheus-1.16.5-4.2.70.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Morpheus-1.16.5-4.2.70.jar)]
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(iceandfire-2.1.6-1.16.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\iceandfire-2.1.6-1.16.4.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(iceandfire-2.1.6-1.16.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\iceandfire-2.1.6-1.16.4.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(iceandfire-2.1.6-1.16.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\iceandfire-2.1.6-1.16.4.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(iceandfire-2.1.6-1.16.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\iceandfire-2.1.6-1.16.4.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(iceandfire-2.1.6-1.16.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\iceandfire-2.1.6-1.16.4.jar)
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(iceandfire-2.1.6-1.16.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\iceandfire-2.1.6-1.16.4.jar)]
[03Jun2021 21:27:56.200] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.11-B78_1.16.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.11-B78_1.16.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.11-B78_1.16.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.11-B78_1.16.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.11-B78_1.16.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.11-B78_1.16.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar)]
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\walljump-forge-1.16.4-1.3.7.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\walljump-forge-1.16.4-1.3.7.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\walljump-forge-1.16.4-1.3.7.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\walljump-forge-1.16.4-1.3.7.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\walljump-forge-1.16.4-1.3.7.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\walljump-forge-1.16.4-1.3.7.jar)]
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.5-0.12.1.114.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\JustEnoughResources-1.16.5-0.12.1.114.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.5-0.12.1.114.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\JustEnoughResources-1.16.5-0.12.1.114.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.5-0.12.1.114.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\JustEnoughResources-1.16.5-0.12.1.114.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.5-0.12.1.114.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\JustEnoughResources-1.16.5-0.12.1.114.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.5-0.12.1.114.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\JustEnoughResources-1.16.5-0.12.1.114.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.5-0.12.1.114.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\JustEnoughResources-1.16.5-0.12.1.114.jar)]
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(horsestandstill-1.16.5-1.0.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\horsestandstill-1.16.5-1.0.2.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(horsestandstill-1.16.5-1.0.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\horsestandstill-1.16.5-1.0.2.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(horsestandstill-1.16.5-1.0.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\horsestandstill-1.16.5-1.0.2.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(horsestandstill-1.16.5-1.0.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\horsestandstill-1.16.5-1.0.2.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(horsestandstill-1.16.5-1.0.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\horsestandstill-1.16.5-1.0.2.jar)
[03Jun2021 21:27:56.201] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(horsestandstill-1.16.5-1.0.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\horsestandstill-1.16.5-1.0.2.jar)]
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Ambience-1.16.4-1.0.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Ambience-1.16.4-1.0.1.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Ambience-1.16.4-1.0.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Ambience-1.16.4-1.0.1.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Ambience-1.16.4-1.0.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Ambience-1.16.4-1.0.1.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Ambience-1.16.4-1.0.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Ambience-1.16.4-1.0.1.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Ambience-1.16.4-1.0.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Ambience-1.16.4-1.0.1.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Ambience-1.16.4-1.0.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Ambience-1.16.4-1.0.1.jar)]
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.25-universal.jar:C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-universal.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.25-universal.jar:C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-universal.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.25-universal.jar:C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-universal.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.25-universal.jar:C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-universal.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.25-universal.jar:C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-universal.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.25-universal.jar:C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-universal.jar)]
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BloodMagic-1.16.4-3.1.0-15.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BloodMagic-1.16.4-3.1.0-15.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BloodMagic-1.16.4-3.1.0-15.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BloodMagic-1.16.4-3.1.0-15.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BloodMagic-1.16.4-3.1.0-15.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BloodMagic-1.16.4-3.1.0-15.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BloodMagic-1.16.4-3.1.0-15.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BloodMagic-1.16.4-3.1.0-15.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BloodMagic-1.16.4-3.1.0-15.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BloodMagic-1.16.4-3.1.0-15.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BloodMagic-1.16.4-3.1.0-15.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BloodMagic-1.16.4-3.1.0-15.jar)]
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(CraftingTweaks_1.16.5-12.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftingTweaks_1.16.5-12.2.1.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(CraftingTweaks_1.16.5-12.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftingTweaks_1.16.5-12.2.1.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(CraftingTweaks_1.16.5-12.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftingTweaks_1.16.5-12.2.1.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(CraftingTweaks_1.16.5-12.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftingTweaks_1.16.5-12.2.1.jar)
[03Jun2021 21:27:56.202] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(CraftingTweaks_1.16.5-12.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftingTweaks_1.16.5-12.2.1.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CraftingTweaks_1.16.5-12.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftingTweaks_1.16.5-12.2.1.jar)]
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DiceMC-TieredArmor-1.16.4-1.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DiceMC-TieredArmor-1.16.4-1.0.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DiceMC-TieredArmor-1.16.4-1.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DiceMC-TieredArmor-1.16.4-1.0.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DiceMC-TieredArmor-1.16.4-1.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DiceMC-TieredArmor-1.16.4-1.0.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DiceMC-TieredArmor-1.16.4-1.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DiceMC-TieredArmor-1.16.4-1.0.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DiceMC-TieredArmor-1.16.4-1.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DiceMC-TieredArmor-1.16.4-1.0.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DiceMC-TieredArmor-1.16.4-1.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DiceMC-TieredArmor-1.16.4-1.0.jar)]
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.25-client.jar:C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-client.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.25-client.jar:C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-client.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.25-client.jar:C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-client.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.25-client.jar:C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-client.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.25-client.jar:C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-client.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.25-client.jar:C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-client.jar)]
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(TConstruct-1.16.5-3.0.4.171.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\TConstruct-1.16.5-3.0.4.171.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(TConstruct-1.16.5-3.0.4.171.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\TConstruct-1.16.5-3.0.4.171.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(TConstruct-1.16.5-3.0.4.171.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\TConstruct-1.16.5-3.0.4.171.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(TConstruct-1.16.5-3.0.4.171.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\TConstruct-1.16.5-3.0.4.171.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(TConstruct-1.16.5-3.0.4.171.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\TConstruct-1.16.5-3.0.4.171.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(TConstruct-1.16.5-3.0.4.171.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\TConstruct-1.16.5-3.0.4.171.jar)]
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(useful_backpacks-1.16.5-1.12.0.89.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\useful_backpacks-1.16.5-1.12.0.89.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(useful_backpacks-1.16.5-1.12.0.89.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\useful_backpacks-1.16.5-1.12.0.89.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(useful_backpacks-1.16.5-1.12.0.89.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\useful_backpacks-1.16.5-1.12.0.89.jar)
[03Jun2021 21:27:56.203] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(useful_backpacks-1.16.5-1.12.0.89.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\useful_backpacks-1.16.5-1.12.0.89.jar)
[03Jun2021 21:27:56.204] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(useful_backpacks-1.16.5-1.12.0.89.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\useful_backpacks-1.16.5-1.12.0.89.jar)
[03Jun2021 21:27:56.204] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(useful_backpacks-1.16.5-1.12.0.89.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\useful_backpacks-1.16.5-1.12.0.89.jar)]
[03Jun2021 21:27:56.204] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(crashutilities-3.11.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\crashutilities-3.11.1.jar)
[03Jun2021 21:27:56.204] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(crashutilities-3.11.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\crashutilities-3.11.1.jar)
[03Jun2021 21:27:56.205] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(crashutilities-3.11.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\crashutilities-3.11.1.jar)
[03Jun2021 21:27:56.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(crashutilities-3.11.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\crashutilities-3.11.1.jar)
[03Jun2021 21:27:56.205] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(crashutilities-3.11.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\crashutilities-3.11.1.jar)
[03Jun2021 21:27:56.205] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(crashutilities-3.11.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\crashutilities-3.11.1.jar)]
[03Jun2021 21:27:56.205] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Classes-1.16.5-2.0.4.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Classes-1.16.5-2.0.4.3.jar)
[03Jun2021 21:27:56.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Classes-1.16.5-2.0.4.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Classes-1.16.5-2.0.4.3.jar)
[03Jun2021 21:27:56.205] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Classes-1.16.5-2.0.4.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Classes-1.16.5-2.0.4.3.jar)
[03Jun2021 21:27:56.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Classes-1.16.5-2.0.4.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Classes-1.16.5-2.0.4.3.jar)
[03Jun2021 21:27:56.205] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Classes-1.16.5-2.0.4.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Classes-1.16.5-2.0.4.3.jar)
[03Jun2021 21:27:56.205] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Classes-1.16.5-2.0.4.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Classes-1.16.5-2.0.4.3.jar)]
[03Jun2021 21:27:56.205] [main/DEBUG] [mixin/]: Registering mixin config: classes.mixins.json
[03Jun2021 21:27:56.208] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(durability101-1.16-0.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\durability101-1.16-0.0.3.jar)
[03Jun2021 21:27:56.208] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(durability101-1.16-0.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\durability101-1.16-0.0.3.jar)
[03Jun2021 21:27:56.208] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(durability101-1.16-0.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\durability101-1.16-0.0.3.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(durability101-1.16-0.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\durability101-1.16-0.0.3.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(durability101-1.16-0.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\durability101-1.16-0.0.3.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(durability101-1.16-0.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\durability101-1.16-0.0.3.jar)]
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(RapidLeafDecay-1.16.5-2.0.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\RapidLeafDecay-1.16.5-2.0.0.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(RapidLeafDecay-1.16.5-2.0.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\RapidLeafDecay-1.16.5-2.0.0.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(RapidLeafDecay-1.16.5-2.0.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\RapidLeafDecay-1.16.5-2.0.0.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(RapidLeafDecay-1.16.5-2.0.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\RapidLeafDecay-1.16.5-2.0.0.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(RapidLeafDecay-1.16.5-2.0.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\RapidLeafDecay-1.16.5-2.0.0.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(RapidLeafDecay-1.16.5-2.0.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\RapidLeafDecay-1.16.5-2.0.0.jar)]
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mining_dimension-1.16.5-1.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\mining_dimension-1.16.5-1.0.5.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mining_dimension-1.16.5-1.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\mining_dimension-1.16.5-1.0.5.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mining_dimension-1.16.5-1.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\mining_dimension-1.16.5-1.0.5.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mining_dimension-1.16.5-1.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\mining_dimension-1.16.5-1.0.5.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mining_dimension-1.16.5-1.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\mining_dimension-1.16.5-1.0.5.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mining_dimension-1.16.5-1.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\mining_dimension-1.16.5-1.0.5.jar)]
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ceramicbucket-2.6.1-1.16.2+.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicbucket-2.6.1-1.16.2+.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ceramicbucket-2.6.1-1.16.2+.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicbucket-2.6.1-1.16.2+.jar)
[03Jun2021 21:27:56.209] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ceramicbucket-2.6.1-1.16.2+.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicbucket-2.6.1-1.16.2+.jar)
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ceramicbucket-2.6.1-1.16.2+.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicbucket-2.6.1-1.16.2+.jar)
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ceramicbucket-2.6.1-1.16.2+.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicbucket-2.6.1-1.16.2+.jar)
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ceramicbucket-2.6.1-1.16.2+.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicbucket-2.6.1-1.16.2+.jar)]
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(supermartijn642corelib-1.0.4-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642corelib-1.0.4-mc1.16.5.jar)
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(supermartijn642corelib-1.0.4-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642corelib-1.0.4-mc1.16.5.jar)
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(supermartijn642corelib-1.0.4-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642corelib-1.0.4-mc1.16.5.jar)
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(supermartijn642corelib-1.0.4-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642corelib-1.0.4-mc1.16.5.jar)
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(supermartijn642corelib-1.0.4-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642corelib-1.0.4-mc1.16.5.jar)
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supermartijn642corelib-1.0.4-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642corelib-1.0.4-mc1.16.5.jar)]
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(simplefarming-1.16.5-1.3.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\simplefarming-1.16.5-1.3.6.jar)
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(simplefarming-1.16.5-1.3.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\simplefarming-1.16.5-1.3.6.jar)
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(simplefarming-1.16.5-1.3.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\simplefarming-1.16.5-1.3.6.jar)
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(simplefarming-1.16.5-1.3.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\simplefarming-1.16.5-1.3.6.jar)
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(simplefarming-1.16.5-1.3.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\simplefarming-1.16.5-1.3.6.jar)
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(simplefarming-1.16.5-1.3.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\simplefarming-1.16.5-1.3.6.jar)]
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Ding-1.16.5-1.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Ding-1.16.5-1.3.0.jar)
[03Jun2021 21:27:56.210] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Ding-1.16.5-1.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Ding-1.16.5-1.3.0.jar)
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Ding-1.16.5-1.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Ding-1.16.5-1.3.0.jar)
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Ding-1.16.5-1.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Ding-1.16.5-1.3.0.jar)
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Ding-1.16.5-1.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Ding-1.16.5-1.3.0.jar)
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Ding-1.16.5-1.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Ding-1.16.5-1.3.0.jar)]
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ceilingtorch-1.16.5-v1.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceilingtorch-1.16.5-v1.10.jar)
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ceilingtorch-1.16.5-v1.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceilingtorch-1.16.5-v1.10.jar)
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ceilingtorch-1.16.5-v1.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceilingtorch-1.16.5-v1.10.jar)
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ceilingtorch-1.16.5-v1.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceilingtorch-1.16.5-v1.10.jar)
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ceilingtorch-1.16.5-v1.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceilingtorch-1.16.5-v1.10.jar)
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ceilingtorch-1.16.5-v1.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceilingtorch-1.16.5-v1.10.jar)]
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ceramicshears-1.4.0-1.16.4+.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicshears-1.4.0-1.16.4+.jar)
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ceramicshears-1.4.0-1.16.4+.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicshears-1.4.0-1.16.4+.jar)
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ceramicshears-1.4.0-1.16.4+.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicshears-1.4.0-1.16.4+.jar)
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ceramicshears-1.4.0-1.16.4+.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicshears-1.4.0-1.16.4+.jar)
[03Jun2021 21:27:56.211] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ceramicshears-1.4.0-1.16.4+.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicshears-1.4.0-1.16.4+.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ceramicshears-1.4.0-1.16.4+.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicshears-1.4.0-1.16.4+.jar)]
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(jeiintegration_1.16.5-7.0.1.15.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\jeiintegration_1.16.5-7.0.1.15.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(jeiintegration_1.16.5-7.0.1.15.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\jeiintegration_1.16.5-7.0.1.15.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(jeiintegration_1.16.5-7.0.1.15.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\jeiintegration_1.16.5-7.0.1.15.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(jeiintegration_1.16.5-7.0.1.15.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\jeiintegration_1.16.5-7.0.1.15.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(jeiintegration_1.16.5-7.0.1.15.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\jeiintegration_1.16.5-7.0.1.15.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jeiintegration_1.16.5-7.0.1.15.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\jeiintegration_1.16.5-7.0.1.15.jar)]
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curios-forge-1.16.5-4.0.5.1.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curios-forge-1.16.5-4.0.5.1.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curios-forge-1.16.5-4.0.5.1.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curios-forge-1.16.5-4.0.5.1.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curios-forge-1.16.5-4.0.5.1.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curios-forge-1.16.5-4.0.5.1.jar)]
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Curious Armor Stands-1.16.5-2.1.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Curious Armor Stands-1.16.5-2.1.0.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Curious Armor Stands-1.16.5-2.1.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Curious Armor Stands-1.16.5-2.1.0.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Curious Armor Stands-1.16.5-2.1.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Curious Armor Stands-1.16.5-2.1.0.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Curious Armor Stands-1.16.5-2.1.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Curious Armor Stands-1.16.5-2.1.0.jar)
[03Jun2021 21:27:56.212] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Curious Armor Stands-1.16.5-2.1.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Curious Armor Stands-1.16.5-2.1.0.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Curious Armor Stands-1.16.5-2.1.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Curious Armor Stands-1.16.5-2.1.0.jar)]
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-51.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Patchouli-1.16.4-51.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Patchouli-1.16.4-51.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Patchouli-1.16.4-51.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-51.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Patchouli-1.16.4-51.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Patchouli-1.16.4-51.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Patchouli-1.16.4-51.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-51.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Patchouli-1.16.4-51.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Patchouli-1.16.4-51.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Patchouli-1.16.4-51.jar)]
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Mantle-1.16.5-1.6.103.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Mantle-1.16.5-1.6.103.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Mantle-1.16.5-1.6.103.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Mantle-1.16.5-1.6.103.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Mantle-1.16.5-1.6.103.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Mantle-1.16.5-1.6.103.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Mantle-1.16.5-1.6.103.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Mantle-1.16.5-1.6.103.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Mantle-1.16.5-1.6.103.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Mantle-1.16.5-1.6.103.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Mantle-1.16.5-1.6.103.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Mantle-1.16.5-1.6.103.jar)]
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar)
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar)]
[03Jun2021 21:27:56.213] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(collective-1.16.5-2.26.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\collective-1.16.5-2.26.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(collective-1.16.5-2.26.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\collective-1.16.5-2.26.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(collective-1.16.5-2.26.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\collective-1.16.5-2.26.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(collective-1.16.5-2.26.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\collective-1.16.5-2.26.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(collective-1.16.5-2.26.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\collective-1.16.5-2.26.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(collective-1.16.5-2.26.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\collective-1.16.5-2.26.jar)]
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(sit-1.16.5-v1.3.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\sit-1.16.5-v1.3.1.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(sit-1.16.5-v1.3.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\sit-1.16.5-v1.3.1.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(sit-1.16.5-v1.3.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\sit-1.16.5-v1.3.1.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(sit-1.16.5-v1.3.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\sit-1.16.5-v1.3.1.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(sit-1.16.5-v1.3.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\sit-1.16.5-v1.3.1.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(sit-1.16.5-v1.3.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\sit-1.16.5-v1.3.1.jar)]
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(tombstone-1.16-6.4.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\tombstone-1.16-6.4.0.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(tombstone-1.16-6.4.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\tombstone-1.16-6.4.0.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(tombstone-1.16-6.4.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\tombstone-1.16-6.4.0.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(tombstone-1.16-6.4.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\tombstone-1.16-6.4.0.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(tombstone-1.16-6.4.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\tombstone-1.16-6.4.0.jar)
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(tombstone-1.16-6.4.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\tombstone-1.16-6.4.0.jar)]
[03Jun2021 21:27:56.214] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(globaldataandresourcepacks-1.16.4-1.7.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\globaldataandresourcepacks-1.16.4-1.7.4.jar)
[03Jun2021 21:27:56.215] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(globaldataandresourcepacks-1.16.4-1.7.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\globaldataandresourcepacks-1.16.4-1.7.4.jar)
[03Jun2021 21:27:56.215] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(globaldataandresourcepacks-1.16.4-1.7.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\globaldataandresourcepacks-1.16.4-1.7.4.jar)
[03Jun2021 21:27:56.215] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(globaldataandresourcepacks-1.16.4-1.7.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\globaldataandresourcepacks-1.16.4-1.7.4.jar)
[03Jun2021 21:27:56.215] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(globaldataandresourcepacks-1.16.4-1.7.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\globaldataandresourcepacks-1.16.4-1.7.4.jar)
[03Jun2021 21:27:56.215] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(globaldataandresourcepacks-1.16.4-1.7.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\globaldataandresourcepacks-1.16.4-1.7.4.jar)]
[03Jun2021 21:27:56.215] [main/DEBUG] [mixin/]: Registering mixin config: globaldataandresourcepacks.mixins.json
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(structurize-0.13.174-ALPHA-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\structurize-0.13.174-ALPHA-universal.jar)
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(structurize-0.13.174-ALPHA-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\structurize-0.13.174-ALPHA-universal.jar)
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(structurize-0.13.174-ALPHA-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\structurize-0.13.174-ALPHA-universal.jar)
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(structurize-0.13.174-ALPHA-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\structurize-0.13.174-ALPHA-universal.jar)
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(structurize-0.13.174-ALPHA-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\structurize-0.13.174-ALPHA-universal.jar)
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(structurize-0.13.174-ALPHA-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\structurize-0.13.174-ALPHA-universal.jar)]
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(betterconduitplacement_1.16.5-1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\betterconduitplacement_1.16.5-1.2.jar)
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(betterconduitplacement_1.16.5-1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\betterconduitplacement_1.16.5-1.2.jar)
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(betterconduitplacement_1.16.5-1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\betterconduitplacement_1.16.5-1.2.jar)
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(betterconduitplacement_1.16.5-1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\betterconduitplacement_1.16.5-1.2.jar)
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(betterconduitplacement_1.16.5-1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\betterconduitplacement_1.16.5-1.2.jar)
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(betterconduitplacement_1.16.5-1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\betterconduitplacement_1.16.5-1.2.jar)]
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(AmbientEnvironment-4.0.0.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\AmbientEnvironment-4.0.0.6.jar)
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(AmbientEnvironment-4.0.0.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\AmbientEnvironment-4.0.0.6.jar)
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(AmbientEnvironment-4.0.0.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\AmbientEnvironment-4.0.0.6.jar)
[03Jun2021 21:27:56.217] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(AmbientEnvironment-4.0.0.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\AmbientEnvironment-4.0.0.6.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(AmbientEnvironment-4.0.0.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\AmbientEnvironment-4.0.0.6.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AmbientEnvironment-4.0.0.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\AmbientEnvironment-4.0.0.6.jar)]
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(minecolonies-0.14.189-BETA-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\minecolonies-0.14.189-BETA-universal.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(minecolonies-0.14.189-BETA-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\minecolonies-0.14.189-BETA-universal.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(minecolonies-0.14.189-BETA-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\minecolonies-0.14.189-BETA-universal.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(minecolonies-0.14.189-BETA-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\minecolonies-0.14.189-BETA-universal.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(minecolonies-0.14.189-BETA-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\minecolonies-0.14.189-BETA-universal.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(minecolonies-0.14.189-BETA-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\minecolonies-0.14.189-BETA-universal.jar)]
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.4-2.1.0-beta-4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.4-2.1.0-beta-4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.4-2.1.0-beta-4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.4-2.1.0-beta-4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.4-2.1.0-beta-4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.4-2.1.0-beta-4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar)]
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Project_MMO-1.16.5-3.57.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Project_MMO-1.16.5-3.57.2.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Project_MMO-1.16.5-3.57.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Project_MMO-1.16.5-3.57.2.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Project_MMO-1.16.5-3.57.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Project_MMO-1.16.5-3.57.2.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Project_MMO-1.16.5-3.57.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Project_MMO-1.16.5-3.57.2.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Project_MMO-1.16.5-3.57.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Project_MMO-1.16.5-3.57.2.jar)
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Project_MMO-1.16.5-3.57.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Project_MMO-1.16.5-3.57.2.jar)]
[03Jun2021 21:27:56.218] [main/DEBUG] [mixin/]: Registering mixin config: pmmo.mixins.json
[03Jun2021 21:27:56.239] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(architectury-1.17.18-forge.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\architectury-1.17.18-forge.jar)
[03Jun2021 21:27:56.239] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(architectury-1.17.18-forge.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\architectury-1.17.18-forge.jar)
[03Jun2021 21:27:56.239] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(architectury-1.17.18-forge.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\architectury-1.17.18-forge.jar)
[03Jun2021 21:27:56.239] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(architectury-1.17.18-forge.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\architectury-1.17.18-forge.jar)
[03Jun2021 21:27:56.239] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(architectury-1.17.18-forge.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\architectury-1.17.18-forge.jar)
[03Jun2021 21:27:56.239] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(architectury-1.17.18-forge.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\architectury-1.17.18-forge.jar)]
[03Jun2021 21:27:56.239] [main/DEBUG] [mixin/]: Registering mixin config: architectury.mixins.json
[03Jun2021 21:27:56.242] [main/DEBUG] [mixin/]: Registering mixin config: architectury-common.mixins.json
[03Jun2021 21:27:56.243] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.41-forge.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ftb-gui-library-1605.2.1.41-forge.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.41-forge.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ftb-gui-library-1605.2.1.41-forge.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.41-forge.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ftb-gui-library-1605.2.1.41-forge.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.41-forge.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ftb-gui-library-1605.2.1.41-forge.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.41-forge.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ftb-gui-library-1605.2.1.41-forge.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.41-forge.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ftb-gui-library-1605.2.1.41-forge.jar)]
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(curiouselytra-forge-1.16.5-4.0.2.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curiouselytra-forge-1.16.5-4.0.2.3.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(curiouselytra-forge-1.16.5-4.0.2.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curiouselytra-forge-1.16.5-4.0.2.3.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(curiouselytra-forge-1.16.5-4.0.2.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curiouselytra-forge-1.16.5-4.0.2.3.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(curiouselytra-forge-1.16.5-4.0.2.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curiouselytra-forge-1.16.5-4.0.2.3.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(curiouselytra-forge-1.16.5-4.0.2.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curiouselytra-forge-1.16.5-4.0.2.3.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curiouselytra-forge-1.16.5-4.0.2.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curiouselytra-forge-1.16.5-4.0.2.3.jar)]
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(connectedglass-1.0.8-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\connectedglass-1.0.8-mc1.16.5.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(connectedglass-1.0.8-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\connectedglass-1.0.8-mc1.16.5.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(connectedglass-1.0.8-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\connectedglass-1.0.8-mc1.16.5.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(connectedglass-1.0.8-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\connectedglass-1.0.8-mc1.16.5.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(connectedglass-1.0.8-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\connectedglass-1.0.8-mc1.16.5.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(connectedglass-1.0.8-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\connectedglass-1.0.8-mc1.16.5.jar)]
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(observerlib-1.16.5-1.5.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\observerlib-1.16.5-1.5.2.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(observerlib-1.16.5-1.5.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\observerlib-1.16.5-1.5.2.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(observerlib-1.16.5-1.5.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\observerlib-1.16.5-1.5.2.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(observerlib-1.16.5-1.5.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\observerlib-1.16.5-1.5.2.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(observerlib-1.16.5-1.5.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\observerlib-1.16.5-1.5.2.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(observerlib-1.16.5-1.5.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\observerlib-1.16.5-1.5.2.jar)]
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(solcarrot-1.16.3-1.9.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\solcarrot-1.16.3-1.9.10.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(solcarrot-1.16.3-1.9.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\solcarrot-1.16.3-1.9.10.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(solcarrot-1.16.3-1.9.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\solcarrot-1.16.3-1.9.10.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(solcarrot-1.16.3-1.9.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\solcarrot-1.16.3-1.9.10.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(solcarrot-1.16.3-1.9.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\solcarrot-1.16.3-1.9.10.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(solcarrot-1.16.3-1.9.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\solcarrot-1.16.3-1.9.10.jar)]
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(firstjoinmessage_1.16.5-1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\firstjoinmessage_1.16.5-1.2.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(firstjoinmessage_1.16.5-1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\firstjoinmessage_1.16.5-1.2.jar)
[03Jun2021 21:27:56.244] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(firstjoinmessage_1.16.5-1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\firstjoinmessage_1.16.5-1.2.jar)
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(firstjoinmessage_1.16.5-1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\firstjoinmessage_1.16.5-1.2.jar)
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(firstjoinmessage_1.16.5-1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\firstjoinmessage_1.16.5-1.2.jar)
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(firstjoinmessage_1.16.5-1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\firstjoinmessage_1.16.5-1.2.jar)]
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(durabilityviewer-1.16.4-forge35.0.7-1.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\durabilityviewer-1.16.4-forge35.0.7-1.10.jar)
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(durabilityviewer-1.16.4-forge35.0.7-1.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\durabilityviewer-1.16.4-forge35.0.7-1.10.jar)
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(durabilityviewer-1.16.4-forge35.0.7-1.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\durabilityviewer-1.16.4-forge35.0.7-1.10.jar)
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(durabilityviewer-1.16.4-forge35.0.7-1.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\durabilityviewer-1.16.4-forge35.0.7-1.10.jar)
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(durabilityviewer-1.16.4-forge35.0.7-1.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\durabilityviewer-1.16.4-forge35.0.7-1.10.jar)
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(durabilityviewer-1.16.4-forge35.0.7-1.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\durabilityviewer-1.16.4-forge35.0.7-1.10.jar)]
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(betterbedrockgenerator-1.16.4-0.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\betterbedrockgenerator-1.16.4-0.1.2.jar)
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(betterbedrockgenerator-1.16.4-0.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\betterbedrockgenerator-1.16.4-0.1.2.jar)
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(betterbedrockgenerator-1.16.4-0.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\betterbedrockgenerator-1.16.4-0.1.2.jar)
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(betterbedrockgenerator-1.16.4-0.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\betterbedrockgenerator-1.16.4-0.1.2.jar)
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(betterbedrockgenerator-1.16.4-0.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\betterbedrockgenerator-1.16.4-0.1.2.jar)
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(betterbedrockgenerator-1.16.4-0.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\betterbedrockgenerator-1.16.4-0.1.2.jar)]
[03Jun2021 21:27:56.245] [main/DEBUG] [mixin/]: Registering mixin config: betterbedrockgenerator.mixins.json
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(CraftableHorseArmour-1.16.X-1.4.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftableHorseArmour-1.16.X-1.4.0.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(CraftableHorseArmour-1.16.X-1.4.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftableHorseArmour-1.16.X-1.4.0.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(CraftableHorseArmour-1.16.X-1.4.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftableHorseArmour-1.16.X-1.4.0.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(CraftableHorseArmour-1.16.X-1.4.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftableHorseArmour-1.16.X-1.4.0.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(CraftableHorseArmour-1.16.X-1.4.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftableHorseArmour-1.16.X-1.4.0.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CraftableHorseArmour-1.16.X-1.4.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftableHorseArmour-1.16.X-1.4.0.jar)]
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterBurning-1.16.5-6.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterBurning-1.16.5-6.0.5.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterBurning-1.16.5-6.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterBurning-1.16.5-6.0.5.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterBurning-1.16.5-6.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterBurning-1.16.5-6.0.5.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterBurning-1.16.5-6.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterBurning-1.16.5-6.0.5.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterBurning-1.16.5-6.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterBurning-1.16.5-6.0.5.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterBurning-1.16.5-6.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterBurning-1.16.5-6.0.5.jar)]
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(classicbar-4.1.0-1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\classicbar-4.1.0-1.16.5.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(classicbar-4.1.0-1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\classicbar-4.1.0-1.16.5.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(classicbar-4.1.0-1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\classicbar-4.1.0-1.16.5.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(classicbar-4.1.0-1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\classicbar-4.1.0-1.16.5.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(classicbar-4.1.0-1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\classicbar-4.1.0-1.16.5.jar)
[03Jun2021 21:27:56.248] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(classicbar-4.1.0-1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\classicbar-4.1.0-1.16.5.jar)]
[03Jun2021 21:27:56.257] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(FastLeafDecay-v25.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\FastLeafDecay-v25.jar)
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(FastLeafDecay-v25.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\FastLeafDecay-v25.jar)
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(FastLeafDecay-v25.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\FastLeafDecay-v25.jar)
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(FastLeafDecay-v25.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\FastLeafDecay-v25.jar)
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(FastLeafDecay-v25.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\FastLeafDecay-v25.jar)
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(FastLeafDecay-v25.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\FastLeafDecay-v25.jar)]
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(dicemcpmmonbt-1.1.4a.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\dicemcpmmonbt-1.1.4a.jar)
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(dicemcpmmonbt-1.1.4a.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\dicemcpmmonbt-1.1.4a.jar)
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(dicemcpmmonbt-1.1.4a.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\dicemcpmmonbt-1.1.4a.jar)
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(dicemcpmmonbt-1.1.4a.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\dicemcpmmonbt-1.1.4a.jar)
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(dicemcpmmonbt-1.1.4a.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\dicemcpmmonbt-1.1.4a.jar)
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dicemcpmmonbt-1.1.4a.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\dicemcpmmonbt-1.1.4a.jar)]
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(CosmeticArmorReworked-1.16.5-v2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CosmeticArmorReworked-1.16.5-v2.jar)
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(CosmeticArmorReworked-1.16.5-v2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CosmeticArmorReworked-1.16.5-v2.jar)
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(CosmeticArmorReworked-1.16.5-v2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CosmeticArmorReworked-1.16.5-v2.jar)
[03Jun2021 21:27:56.258] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(CosmeticArmorReworked-1.16.5-v2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CosmeticArmorReworked-1.16.5-v2.jar)
[03Jun2021 21:27:56.259] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(CosmeticArmorReworked-1.16.5-v2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CosmeticArmorReworked-1.16.5-v2.jar)
[03Jun2021 21:27:56.259] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CosmeticArmorReworked-1.16.5-v2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CosmeticArmorReworked-1.16.5-v2.jar)]
[03Jun2021 21:27:56.259] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(valhelsia_core-16.0.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_core-16.0.8.jar)
[03Jun2021 21:27:56.259] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(valhelsia_core-16.0.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_core-16.0.8.jar)
[03Jun2021 21:27:56.259] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(valhelsia_core-16.0.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_core-16.0.8.jar)
[03Jun2021 21:27:56.259] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(valhelsia_core-16.0.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_core-16.0.8.jar)
[03Jun2021 21:27:56.259] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(valhelsia_core-16.0.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_core-16.0.8.jar)
[03Jun2021 21:27:56.259] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(valhelsia_core-16.0.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_core-16.0.8.jar)]
[03Jun2021 21:27:56.259] [main/DEBUG] [mixin/]: Registering mixin config: valhelsia_core.mixins.json
[03Jun2021 21:27:56.261] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_structures-1.16.5-0.1.1.jar)
[03Jun2021 21:27:56.261] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_structures-1.16.5-0.1.1.jar)
[03Jun2021 21:27:56.262] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_structures-1.16.5-0.1.1.jar)
[03Jun2021 21:27:56.262] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_structures-1.16.5-0.1.1.jar)
[03Jun2021 21:27:56.262] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_structures-1.16.5-0.1.1.jar)
[03Jun2021 21:27:56.262] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_structures-1.16.5-0.1.1.jar)]
[03Jun2021 21:27:56.262] [main/DEBUG] [mixin/]: Registering mixin config: valhelsia_structures.mixins.json
[03Jun2021 21:27:56.264] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DynamicTrees-1.16.5-0.10.0-Beta12.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DynamicTrees-1.16.5-0.10.0-Beta12.jar)
[03Jun2021 21:27:56.264] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DynamicTrees-1.16.5-0.10.0-Beta12.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DynamicTrees-1.16.5-0.10.0-Beta12.jar)
[03Jun2021 21:27:56.264] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DynamicTrees-1.16.5-0.10.0-Beta12.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DynamicTrees-1.16.5-0.10.0-Beta12.jar)
[03Jun2021 21:27:56.264] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DynamicTrees-1.16.5-0.10.0-Beta12.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DynamicTrees-1.16.5-0.10.0-Beta12.jar)
[03Jun2021 21:27:56.264] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DynamicTrees-1.16.5-0.10.0-Beta12.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DynamicTrees-1.16.5-0.10.0-Beta12.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DynamicTrees-1.16.5-0.10.0-Beta12.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DynamicTrees-1.16.5-0.10.0-Beta12.jar)]
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterMineshafts-Forge-1.16.4-2.0.3.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterMineshafts-Forge-1.16.4-2.0.3.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterMineshafts-Forge-1.16.4-2.0.3.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterMineshafts-Forge-1.16.4-2.0.3.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterMineshafts-Forge-1.16.4-2.0.3.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterMineshafts-Forge-1.16.4-2.0.3.jar)]
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.36.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\geckolib-forge-1.16.5-3.0.36.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.36.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\geckolib-forge-1.16.5-3.0.36.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.36.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\geckolib-forge-1.16.5-3.0.36.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.36.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\geckolib-forge-1.16.5-3.0.36.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.36.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\geckolib-forge-1.16.5-3.0.36.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.36.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\geckolib-forge-1.16.5-3.0.36.jar)]
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ars_nouveau-1.16.5-1.18.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ars_nouveau-1.16.5-1.18.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ars_nouveau-1.16.5-1.18.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ars_nouveau-1.16.5-1.18.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ars_nouveau-1.16.5-1.18.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ars_nouveau-1.16.5-1.18.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ars_nouveau-1.16.5-1.18.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ars_nouveau-1.16.5-1.18.jar)
[03Jun2021 21:27:56.265] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ars_nouveau-1.16.5-1.18.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ars_nouveau-1.16.5-1.18.jar)
[03Jun2021 21:27:56.266] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ars_nouveau-1.16.5-1.18.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ars_nouveau-1.16.5-1.18.jar)]
[03Jun2021 21:27:56.266] [main/DEBUG] [mixin/]: Registering mixin config: ars_nouveau.mixins.json
[03Jun2021 21:27:56.269] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(tomeofblood-1.16.4-1.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\tomeofblood-1.16.4-1.0.5.jar)
[03Jun2021 21:27:56.269] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(tomeofblood-1.16.4-1.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\tomeofblood-1.16.4-1.0.5.jar)
[03Jun2021 21:27:56.269] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(tomeofblood-1.16.4-1.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\tomeofblood-1.16.4-1.0.5.jar)
[03Jun2021 21:27:56.269] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(tomeofblood-1.16.4-1.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\tomeofblood-1.16.4-1.0.5.jar)
[03Jun2021 21:27:56.269] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(tomeofblood-1.16.4-1.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\tomeofblood-1.16.4-1.0.5.jar)
[03Jun2021 21:27:56.269] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(tomeofblood-1.16.4-1.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\tomeofblood-1.16.4-1.0.5.jar)]
[03Jun2021 21:27:56.269] [main/DEBUG] [mixin/]: inject() running with 96 agents
[03Jun2021 21:27:56.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[03Jun2021 21:27:56.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ExtraArmor-1.12.1-1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ExtraArmor-1.12.1-1.16.5.jar)]
[03Jun2021 21:27:56.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(astralsorcery-1.16-1.16.5-1.13.11.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\astralsorcery-1.16-1.16.5-1.13.11.jar)]
[03Jun2021 21:27:56.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.6-mc1.16.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642configlib-1.0.6-mc1.16.jar)]
[03Jun2021 21:27:56.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(TrashSlot_1.16.3-12.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\TrashSlot_1.16.3-12.2.1.jar)]
[03Jun2021 21:27:56.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(NetherPortalFix_1.16.3-7.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\NetherPortalFix_1.16.3-7.2.1.jar)]
[03Jun2021 21:27:56.269] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(simplemagnets-1.1.2-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\simplemagnets-1.1.2-mc1.16.5.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DeathCounter-1.16.3-1.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DeathCounter-1.16.3-1.2.1.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.0.101.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\jei-1.16.5-7.7.0.101.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\AttributeFix-1.16.5-10.1.2.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(incontrol-1.16-5.1.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\incontrol-1.16-5.1.8.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(caelus-forge-1.16.5-2.1.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\caelus-forge-1.16.5-2.1.3.0.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\invtweaks-1.16.4-1.0.1.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Waystones_1.16.5-7.6.0.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Clumps-6.0.0.24.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Clumps-6.0.0.24.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(XaerosWorldMap_1.14.1_Forge_1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\XaerosWorldMap_1.14.1_Forge_1.16.5.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(shutupexperimentalsettings-1.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\shutupexperimentalsettings-1.0.3.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\journeymap-1.16.5-5.7.1.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Controlling-7.0.0.20.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Controlling-7.0.0.20.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.4.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Placebo-1.16.4-4.4.5.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.0.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\comforts-forge-1.16.5-4.0.0.4.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.6.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\citadel-1.6.3.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(NaturesCompass-1.16.5-1.8.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\NaturesCompass-1.16.5-1.8.6.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SereneSeasons-1.16.5-4.0.1.91-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\YungsApi-1.16.4-Forge-6.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(netheritehorsearmor-1.7.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\netheritehorsearmor-1.7.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BasicNetherOres-1.16.5-5.5.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BasicNetherOres-1.16.5-5.5.0.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curioofundying-forge-1.16.5-5.2.0.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curioofundying-forge-1.16.5-5.2.0.0.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(FarmingForBlockheads_1.16.3-7.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\FarmingForBlockheads_1.16.3-7.3.0.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.0.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Bookshelf-1.16.5-10.0.8.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(u_team_core-1.16.5-3.2.1.195.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\u_team_core-1.16.5-3.2.1.195.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Morpheus-1.16.5-4.2.70.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Morpheus-1.16.5-4.2.70.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(iceandfire-2.1.6-1.16.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\iceandfire-2.1.6-1.16.4.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Hwyla-forge-1.10.11-B78_1.16.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar)]
[03Jun2021 21:27:56.270] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\walljump-forge-1.16.4-1.3.7.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.5-0.12.1.114.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\JustEnoughResources-1.16.5-0.12.1.114.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(horsestandstill-1.16.5-1.0.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\horsestandstill-1.16.5-1.0.2.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Ambience-1.16.4-1.0.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Ambience-1.16.4-1.0.1.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.25-universal.jar:C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-universal.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BloodMagic-1.16.4-3.1.0-15.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BloodMagic-1.16.4-3.1.0-15.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CraftingTweaks_1.16.5-12.2.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftingTweaks_1.16.5-12.2.1.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DiceMC-TieredArmor-1.16.4-1.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DiceMC-TieredArmor-1.16.4-1.0.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.25-client.jar:C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-client.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(TConstruct-1.16.5-3.0.4.171.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\TConstruct-1.16.5-3.0.4.171.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(useful_backpacks-1.16.5-1.12.0.89.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\useful_backpacks-1.16.5-1.12.0.89.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(crashutilities-3.11.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\crashutilities-3.11.1.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Classes-1.16.5-2.0.4.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Classes-1.16.5-2.0.4.3.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(durability101-1.16-0.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\durability101-1.16-0.0.3.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(RapidLeafDecay-1.16.5-2.0.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\RapidLeafDecay-1.16.5-2.0.0.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mining_dimension-1.16.5-1.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\mining_dimension-1.16.5-1.0.5.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ceramicbucket-2.6.1-1.16.2+.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicbucket-2.6.1-1.16.2+.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supermartijn642corelib-1.0.4-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642corelib-1.0.4-mc1.16.5.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(simplefarming-1.16.5-1.3.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\simplefarming-1.16.5-1.3.6.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Ding-1.16.5-1.3.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Ding-1.16.5-1.3.0.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ceilingtorch-1.16.5-v1.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceilingtorch-1.16.5-v1.10.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ceramicshears-1.4.0-1.16.4+.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicshears-1.4.0-1.16.4+.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jeiintegration_1.16.5-7.0.1.15.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\jeiintegration_1.16.5-7.0.1.15.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curios-forge-1.16.5-4.0.5.1.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Curious Armor Stands-1.16.5-2.1.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Curious Armor Stands-1.16.5-2.1.0.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Patchouli-1.16.4-51.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Patchouli-1.16.4-51.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Mantle-1.16.5-1.6.103.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Mantle-1.16.5-1.6.103.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(collective-1.16.5-2.26.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\collective-1.16.5-2.26.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(sit-1.16.5-v1.3.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\sit-1.16.5-v1.3.1.jar)]
[03Jun2021 21:27:56.271] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(tombstone-1.16-6.4.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\tombstone-1.16-6.4.0.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(globaldataandresourcepacks-1.16.4-1.7.4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\globaldataandresourcepacks-1.16.4-1.7.4.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(structurize-0.13.174-ALPHA-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\structurize-0.13.174-ALPHA-universal.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(betterconduitplacement_1.16.5-1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\betterconduitplacement_1.16.5-1.2.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AmbientEnvironment-4.0.0.6.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\AmbientEnvironment-4.0.0.6.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(minecolonies-0.14.189-BETA-universal.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\minecolonies-0.14.189-BETA-universal.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.4-2.1.0-beta-4.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Project_MMO-1.16.5-3.57.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\Project_MMO-1.16.5-3.57.2.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(architectury-1.17.18-forge.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\architectury-1.17.18-forge.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.41-forge.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ftb-gui-library-1605.2.1.41-forge.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curiouselytra-forge-1.16.5-4.0.2.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\curiouselytra-forge-1.16.5-4.0.2.3.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(connectedglass-1.0.8-mc1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\connectedglass-1.0.8-mc1.16.5.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(observerlib-1.16.5-1.5.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\observerlib-1.16.5-1.5.2.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(solcarrot-1.16.3-1.9.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\solcarrot-1.16.3-1.9.10.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(firstjoinmessage_1.16.5-1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\firstjoinmessage_1.16.5-1.2.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(durabilityviewer-1.16.4-forge35.0.7-1.10.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\durabilityviewer-1.16.4-forge35.0.7-1.10.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(betterbedrockgenerator-1.16.4-0.1.2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\betterbedrockgenerator-1.16.4-0.1.2.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CraftableHorseArmour-1.16.X-1.4.0.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftableHorseArmour-1.16.X-1.4.0.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterBurning-1.16.5-6.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterBurning-1.16.5-6.0.5.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(classicbar-4.1.0-1.16.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\classicbar-4.1.0-1.16.5.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(FastLeafDecay-v25.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\FastLeafDecay-v25.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dicemcpmmonbt-1.1.4a.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\dicemcpmmonbt-1.1.4a.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CosmeticArmorReworked-1.16.5-v2.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\CosmeticArmorReworked-1.16.5-v2.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(valhelsia_core-16.0.8.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_core-16.0.8.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.1.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_structures-1.16.5-0.1.1.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DynamicTrees-1.16.5-0.10.0-Beta12.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\DynamicTrees-1.16.5-0.10.0-Beta12.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.3.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterMineshafts-Forge-1.16.4-2.0.3.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.36.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\geckolib-forge-1.16.5-3.0.36.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ars_nouveau-1.16.5-1.18.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\ars_nouveau-1.16.5-1.18.jar)]
[03Jun2021 21:27:56.272] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(tomeofblood-1.16.4-1.0.5.jar:C:\Users\Garyzan\Desktop\TestTestTest\mods\tomeofblood-1.16.4-1.0.5.jar)]
[03Jun2021 21:27:56.308] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out\class: failed to delete one or more files; see suppressed exceptions for details
[03Jun2021 21:27:56.322] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
[03Jun2021 21:27:56.343] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [de.maxhenkel.miningdimension.mixin.MixinConnector]
[03Jun2021 21:27:56.344] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[03Jun2021 21:27:56.349] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.16.5-forge-36.1.25, --gameDir, C:\Users\Garyzan\Desktop\TestTestTest, --assetsDir, C:\Users\Garyzan\AppData\Roaming\.minecraft\assets, --uuid, b81547e392db480b8910210ea0044092, --username, Garyzan, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release]
[03Jun2021 21:27:56.354] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[03Jun2021 21:27:56.354] [main/DEBUG] [mixin/]: Selecting config caelus.mixins.json
[03Jun2021 21:27:56.358] [main/DEBUG] [mixin/]: Selecting config bettercaves.mixins.json
[03Jun2021 21:27:56.359] [main/DEBUG] [mixin/]: Selecting config mixins.waystones.json
[03Jun2021 21:27:56.359] [main/DEBUG] [mixin/]: Selecting config shutupexperimentalsettings.mixins.json
[03Jun2021 21:27:56.360] [main/DEBUG] [mixin/]: Selecting config sereneseasons.mixins.json
[03Jun2021 21:27:56.361] [main/DEBUG] [mixin/]: Selecting config curioofundying.mixins.json
[03Jun2021 21:27:56.361] [main/DEBUG] [mixin/]: Selecting config classes.mixins.json
[03Jun2021 21:27:56.362] [main/WARN] [mixin/]: Reference map 'classes.refmap.json' for classes.mixins.json could not be read. If this is a development environment you can ignore this message
[03Jun2021 21:27:56.362] [main/DEBUG] [mixin/]: Selecting config globaldataandresourcepacks.mixins.json
[03Jun2021 21:27:56.363] [main/WARN] [mixin/]: Reference map 'globaldataandresourcepacks.refmap.json' for globaldataandresourcepacks.mixins.json could not be read. If this is a development environment you can ignore this message
[03Jun2021 21:27:56.363] [main/DEBUG] [mixin/]: Selecting config pmmo.mixins.json
[03Jun2021 21:27:56.365] [main/DEBUG] [mixin/]: Selecting config architectury.mixins.json
[03Jun2021 21:27:56.371] [main/DEBUG] [mixin/]: Selecting config architectury-common.mixins.json
[03Jun2021 21:27:56.374] [main/DEBUG] [mixin/]: Selecting config betterbedrockgenerator.mixins.json
[03Jun2021 21:27:56.375] [main/DEBUG] [mixin/]: Selecting config valhelsia_core.mixins.json
[03Jun2021 21:27:56.377] [main/DEBUG] [mixin/]: Selecting config valhelsia_structures.mixins.json
[03Jun2021 21:27:56.378] [main/DEBUG] [mixin/]: Selecting config ars_nouveau.mixins.json
[03Jun2021 21:27:56.379] [main/DEBUG] [mixin/]: Selecting config assets/mining_dimension/mining_dimension.mixins.json
[03Jun2021 21:27:56.380] [main/DEBUG] [mixin/]: Selecting config assets/patchouli/patchouli.mixins.json
[03Jun2021 21:27:56.381] [main/DEBUG] [mixin/]: Preparing caelus.mixins.json (4)
[03Jun2021 21:27:56.424] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming <init> with desc (Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
[03Jun2021 21:27:56.433] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'set_player_field' ASM patch...
[03Jun2021 21:27:56.482] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'set_player_field' ASM patch!
[03Jun2021 21:27:56.483] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70097_a with desc (Lnet/minecraft/util/DamageSource;F)Z
[03Jun2021 21:27:56.507] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
[03Jun2021 21:27:56.552] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_189749_co with desc ()F
[03Jun2021 21:27:56.555] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'water_movement_slowdown_prevention' ASM patch...
[03Jun2021 21:27:56.559] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'water_movement_slowdown_prevention' ASM patch!
[03Jun2021 21:27:56.605] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_223307_a with desc (Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/vector/Vector3d;Lnet/minecraft/util/math/AxisAlignedBB;Lnet/minecraft/world/World;Lnet/minecraft/util/math/shapes/ISelectionContext;Lnet/minecraft/util/ReuseableStream;)Lnet/minecraft/util/math/vector/Vector3d;
[03Jun2021 21:27:56.610] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_custom_entity_collision' ASM patch...
[03Jun2021 21:27:56.615] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_custom_entity_collision' ASM patch!
[03Jun2021 21:27:56.651] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175148_a with desc (Lnet/minecraft/entity/player/PlayerModelPart;)Z
[03Jun2021 21:27:56.665] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175148_a with desc (Lnet/minecraft/entity/player/PlayerModelPart;)Z
[03Jun2021 21:27:56.722] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175148_a with desc (Lnet/minecraft/entity/player/PlayerModelPart;)Z
[03Jun2021 21:27:56.735] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175148_a with desc (Lnet/minecraft/entity/player/PlayerModelPart;)Z
[03Jun2021 21:27:56.753] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_71004_bE with desc ()V
[03Jun2021 21:27:56.762] [main/DEBUG] [mixin/]: Preparing bettercaves.mixins.json (1)
[03Jun2021 21:27:56.768] [main/DEBUG] [mixin/]: Preparing mixins.waystones.json (1)
[03Jun2021 21:27:56.773] [main/DEBUG] [mixin/]: Preparing shutupexperimentalsettings.mixins.json (1)
[03Jun2021 21:27:56.782] [main/DEBUG] [mixin/]: Preparing sereneseasons.mixins.json (2)
[03Jun2021 21:27:56.786] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming markAndNotifyBlock with desc (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/chunk/Chunk;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;II)V
[03Jun2021 21:27:56.792] [main/INFO] [net.minecraftforge.coremod.CoreMod.observerlib/COREMODLOG]: Adding 'on_block_change' ASM patch...
[03Jun2021 21:27:56.796] [main/INFO] [net.minecraftforge.coremod.CoreMod.observerlib/COREMODLOG]: Added 'on_block_change' ASM patch!
[03Jun2021 21:27:56.797] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_72966_v with desc ()V
[03Jun2021 21:27:56.800] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'sun_brightness_server' ASM patch...
[03Jun2021 21:27:56.802] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'sun_brightness_server' ASM patch!
[03Jun2021 21:27:56.815] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_215319_a with desc (IIIZ)V
[03Jun2021 21:27:56.828] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/renderer/WorldRenderer
[03Jun2021 21:27:56.956] [main/DEBUG] [mixin/]: Preparing curioofundying.mixins.json (1)
[03Jun2021 21:27:56.958] [main/DEBUG] [mixin/]: Preparing classes.mixins.json (0)
[03Jun2021 21:27:56.958] [main/DEBUG] [mixin/]: Preparing globaldataandresourcepacks.mixins.json (1)
[03Jun2021 21:27:56.970] [main/DEBUG] [mixin/]: Preparing pmmo.mixins.json (3)
[03Jun2021 21:27:56.986] [main/DEBUG] [mixin/]: Preparing architectury.mixins.json (14)
[03Jun2021 21:27:57.052] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228326_g_ with desc (F)F
[03Jun2021 21:27:57.057] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'sun_brightness_client' ASM patch...
[03Jun2021 21:27:57.061] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'sun_brightness_client' ASM patch!
[03Jun2021 21:27:57.061] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/world/ClientWorld
[03Jun2021 21:27:57.096] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/world/ClientWorld
[03Jun2021 21:27:57.134] [main/DEBUG] [mixin/]: Preparing architectury-common.mixins.json (3)
[03Jun2021 21:27:57.149] [main/DEBUG] [mixin/]: Preparing betterbedrockgenerator.mixins.json (1)
[03Jun2021 21:27:57.153] [main/DEBUG] [mixin/]: Preparing valhelsia_core.mixins.json (4)
[03Jun2021 21:27:57.166] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147296_c with desc ()V
[03Jun2021 21:27:57.171] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147296_c with desc ()V
[03Jun2021 21:27:57.177] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147282_a with desc (Lnet/minecraft/network/play/server/SJoinGamePacket;)V
[03Jun2021 21:27:57.188] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147282_a with desc (Lnet/minecraft/network/play/server/SJoinGamePacket;)V
[03Jun2021 21:27:57.198] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147287_a with desc (Lnet/minecraft/network/play/server/SMultiBlockChangePacket;)V
[03Jun2021 21:27:57.203] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147287_a with desc (Lnet/minecraft/network/play/server/SMultiBlockChangePacket;)V
[03Jun2021 21:27:57.207] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147263_a with desc (Lnet/minecraft/network/play/server/SChunkDataPacket;)V
[03Jun2021 21:27:57.211] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147263_a with desc (Lnet/minecraft/network/play/server/SChunkDataPacket;)V
[03Jun2021 21:27:57.214] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147234_a with desc (Lnet/minecraft/network/play/server/SChangeBlockPacket;)V
[03Jun2021 21:27:57.217] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147234_a with desc (Lnet/minecraft/network/play/server/SChangeBlockPacket;)V
[03Jun2021 21:27:57.220] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230488_a_ with desc (Lnet/minecraft/network/play/server/SWorldSpawnChangedPacket;)V
[03Jun2021 21:27:57.222] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230488_a_ with desc (Lnet/minecraft/network/play/server/SWorldSpawnChangedPacket;)V
[03Jun2021 21:27:57.224] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/network/play/ClientPlayNetHandler
[03Jun2021 21:27:57.229] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/network/play/ClientPlayNetHandler
[03Jun2021 21:27:57.307] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110131_b with desc (Lnet/minecraft/item/ItemStack;)V
[03Jun2021 21:27:57.343] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_234600_a_ with desc (Lnet/minecraft/entity/player/PlayerEntity;)Z
[03Jun2021 21:27:57.376] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_71004_bE with desc ()V
[03Jun2021 21:27:57.381] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110303_q with desc ()Lnet/minecraft/util/ResourceLocation;
[03Jun2021 21:27:57.392] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110303_q with desc ()Lnet/minecraft/util/ResourceLocation;
[03Jun2021 21:27:57.398] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175156_o with desc ()F
[03Jun2021 21:27:57.457] [main/DEBUG] [mixin/]: Preparing valhelsia_structures.mixins.json (13)
[03Jun2021 21:27:57.487] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225533_a_ with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;
[03Jun2021 21:27:57.504] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[03Jun2021 21:27:57.538] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[03Jun2021 21:27:57.539] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241844_w with desc (F)V
[03Jun2021 21:27:57.553] [main/DEBUG] [mixin/]: Preparing ars_nouveau.mixins.json (3)
[03Jun2021 21:27:57.578] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_223307_a with desc (Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/vector/Vector3d;Lnet/minecraft/util/math/AxisAlignedBB;Lnet/minecraft/world/World;Lnet/minecraft/util/math/shapes/ISelectionContext;Lnet/minecraft/util/ReuseableStream;)Lnet/minecraft/util/math/vector/Vector3d;
[03Jun2021 21:27:57.579] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_custom_entity_collision' ASM patch...
[03Jun2021 21:27:57.579] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_custom_entity_collision' ASM patch!
[03Jun2021 21:27:57.597] [main/DEBUG] [mixin/]: Preparing assets/mining_dimension/mining_dimension.mixins.json (1)
[03Jun2021 21:27:57.621] [main/DEBUG] [mixin/]: Preparing assets/patchouli/patchouli.mixins.json (1)
[03Jun2021 21:27:57.639] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[03Jun2021 21:27:57.642] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[03Jun2021 21:27:57.644] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[03Jun2021 21:27:57.646] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[03Jun2021 21:27:57.648] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[03Jun2021 21:27:57.649] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[03Jun2021 21:27:57.720] [main/DEBUG] [mixin/]: Prepared 54 mixins in 1.366 sec (25.3ms avg) (0ms load, 0ms transform, 0ms plugin)
[03Jun2021 21:27:58.171] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[03Jun2021 21:27:58.235] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FeatureMixin from valhelsia_structures.mixins.json into net.minecraft.world.gen.feature.Feature
[03Jun2021 21:27:58.314] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChunkStatusMixin from bettercaves.mixins.json into net.minecraft.world.chunk.ChunkStatus
[03Jun2021 21:27:58.363] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/biome/Biome
[03Jun2021 21:27:58.480] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SpreadableSnowyDirtBlockMixin from valhelsia_structures.mixins.json into net.minecraft.block.SpreadableSnowyDirtBlock
[03Jun2021 21:27:58.538] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[03Jun2021 21:27:58.548] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockLandingInvoker from architectury-common.mixins.json into net.minecraft.block.FallingBlock
[03Jun2021 21:27:58.629] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TorchBlockMixin from valhelsia_structures.mixins.json into net.minecraft.block.TorchBlock
[03Jun2021 21:27:58.657] [pool-3-thread-1/DEBUG] [mixin/]: Mixing WallTorchBlockMixin from valhelsia_structures.mixins.json into net.minecraft.block.WallTorchBlock
[03Jun2021 21:27:58.678] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[03Jun2021 21:27:58.763] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225533_a_ with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;
[03Jun2021 21:27:58.843] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/CauldronBlock
[03Jun2021 21:27:58.869] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_176208_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V
[03Jun2021 21:27:58.883] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[03Jun2021 21:27:58.917] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockLandingInvoker from architectury-common.mixins.json into net.minecraft.block.AnvilBlock
[03Jun2021 21:27:59.010] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockLandingInvoker from architectury-common.mixins.json into net.minecraft.block.ConcretePowderBlock
[03Jun2021 21:27:59.137] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225533_a_ with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;
[03Jun2021 21:27:59.142] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BeehiveBlockMixin from valhelsia_structures.mixins.json into net.minecraft.block.BeehiveBlock
[03Jun2021 21:27:59.180] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractBlockStateMixin from valhelsia_structures.mixins.json into net.minecraft.block.AbstractBlock$AbstractBlockState
[03Jun2021 21:27:59.213] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_223307_a with desc (Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/vector/Vector3d;Lnet/minecraft/util/math/AxisAlignedBB;Lnet/minecraft/world/World;Lnet/minecraft/util/math/shapes/ISelectionContext;Lnet/minecraft/util/ReuseableStream;)Lnet/minecraft/util/math/vector/Vector3d;
[03Jun2021 21:27:59.213] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_custom_entity_collision' ASM patch...
[03Jun2021 21:27:59.214] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_custom_entity_collision' ASM patch!
[03Jun2021 21:27:59.215] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LightningRedirectMixin from ars_nouveau.mixins.json into net.minecraft.entity.Entity
[03Jun2021 21:27:59.254] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175148_a with desc (Lnet/minecraft/entity/player/PlayerModelPart;)Z
[03Jun2021 21:27:59.255] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175148_a with desc (Lnet/minecraft/entity/player/PlayerModelPart;)Z
[03Jun2021 21:27:59.256] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PlayerEntityMixin from caelus.mixins.json into net.minecraft.entity.player.PlayerEntity
[03Jun2021 21:27:59.281] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming <init> with desc (Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
[03Jun2021 21:27:59.281] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'set_player_field' ASM patch...
[03Jun2021 21:27:59.282] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'set_player_field' ASM patch!
[03Jun2021 21:27:59.282] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70097_a with desc (Lnet/minecraft/util/DamageSource;F)Z
[03Jun2021 21:27:59.282] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
[03Jun2021 21:27:59.296] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_189749_co with desc ()F
[03Jun2021 21:27:59.296] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'water_movement_slowdown_prevention' ASM patch...
[03Jun2021 21:27:59.296] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'water_movement_slowdown_prevention' ASM patch!
[03Jun2021 21:27:59.298] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LivingEntityMixin from caelus.mixins.json into net.minecraft.entity.LivingEntity
[03Jun2021 21:27:59.299] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LivingEntityMixin from curioofundying.mixins.json into net.minecraft.entity.LivingEntity
[03Jun2021 21:27:59.303] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LivingEntityChangeRespirationMixin from pmmo.mixins.json into net.minecraft.entity.LivingEntity
[03Jun2021 21:27:59.305] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ExpInvokerMixin from ars_nouveau.mixins.json into net.minecraft.entity.LivingEntity
[03Jun2021 21:27:59.337] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming markAndNotifyBlock with desc (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/chunk/Chunk;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;II)V
[03Jun2021 21:27:59.338] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.observerlib/COREMODLOG]: Adding 'on_block_change' ASM patch...
[03Jun2021 21:27:59.338] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.observerlib/COREMODLOG]: Added 'on_block_change' ASM patch!
[03Jun2021 21:27:59.338] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_72966_v with desc ()V
[03Jun2021 21:27:59.339] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'sun_brightness_server' ASM patch...
[03Jun2021 21:27:59.339] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'sun_brightness_server' ASM patch!
[03Jun2021 21:27:59.339] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinWorld from sereneseasons.mixins.json into net.minecraft.world.World
[03Jun2021 21:27:59.355] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/biome/Biome
[03Jun2021 21:27:59.496] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinFlattenBedrock from betterbedrockgenerator.mixins.json into net.minecraft.world.gen.NoiseChunkGenerator
[03Jun2021 21:27:59.805] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FlowingFluidMixin from valhelsia_structures.mixins.json into net.minecraft.fluid.FlowingFluid
[03Jun2021 21:27:59.825] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FluidTagsAccessor from architectury-common.mixins.json into net.minecraft.tags.FluidTags
[03Jun2021 21:27:59.825] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getHelper()Lnet/minecraft/tags/TagRegistry; to getHelper_$md$c66ff6$0 in architectury-common.mixins.json:FluidTagsAccessor
[03Jun2021 21:27:59.869] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinBlockEntity from architectury.mixins.json into net.minecraft.tileentity.TileEntity
[03Jun2021 21:28:00.377] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractFurnaceTileEntityShrinkMixin from pmmo.mixins.json into net.minecraft.tileentity.AbstractFurnaceTileEntity
[03Jun2021 21:28:00.395] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_196084_a with desc (Lnet/minecraft/item/ItemUseContext;)Lnet/minecraft/util/ActionResultType;
[03Jun2021 21:28:00.401] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
[03Jun2021 21:28:00.403] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82840_a with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;
[03Jun2021 21:28:00.408] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_missing_tag_enchantment_tooltip' ASM patch...
[03Jun2021 21:28:00.424] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_missing_tag_enchantment_tooltip' ASM patch!
[03Jun2021 21:28:00.424] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82840_a with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;
[03Jun2021 21:28:00.427] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_tooltip' ASM patch...
[03Jun2021 21:28:00.432] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_tooltip' ASM patch!
[03Jun2021 21:28:00.432] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82840_a with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;
[03Jun2021 21:28:00.463] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack
[03Jun2021 21:28:00.518] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
[03Jun2021 21:28:00.518] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/passive/SnowGolemEntity
[03Jun2021 21:28:00.575] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BrewingStandTileEntityShrinkMixin from pmmo.mixins.json into net.minecraft.tileentity.BrewingStandTileEntity
[03Jun2021 21:28:00.979] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82846_b with desc (Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;
[03Jun2021 21:28:01.108] [pool-3-thread-1/DEBUG] [mixin/]: Mixing DoublePlantBlockPlacerMixin from valhelsia_structures.mixins.json into net.minecraft.world.gen.blockplacer.DoublePlantBlockPlacer
[03Jun2021 21:28:01.183] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LakesFeatureMixin from valhelsia_structures.mixins.json into net.minecraft.world.gen.feature.LakesFeature
[03Jun2021 21:28:01.861] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CatEntityMixin from valhelsia_structures.mixins.json into net.minecraft.entity.passive.CatEntity
[03Jun2021 21:28:02.165] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_196084_a with desc (Lnet/minecraft/item/ItemUseContext;)Lnet/minecraft/util/ActionResultType;
[03Jun2021 21:28:02.167] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
[03Jun2021 21:28:02.168] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82840_a with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;
[03Jun2021 21:28:02.168] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_missing_tag_enchantment_tooltip' ASM patch...
[03Jun2021 21:28:02.170] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_missing_tag_enchantment_tooltip' ASM patch!
[03Jun2021 21:28:02.170] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82840_a with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;
[03Jun2021 21:28:02.170] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_tooltip' ASM patch...
[03Jun2021 21:28:02.171] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_tooltip' ASM patch!
[03Jun2021 21:28:02.171] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82840_a with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;
[03Jun2021 21:28:02.207] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack
[03Jun2021 21:28:02.216] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110131_b with desc (Lnet/minecraft/item/ItemStack;)V
[03Jun2021 21:28:02.230] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinLightningBolt from architectury-common.mixins.json into net.minecraft.entity.effect.LightningBoltEntity
[03Jun2021 21:28:02.304] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
[03Jun2021 21:28:02.378] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[03Jun2021 21:28:02.379] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_208003_a with desc (Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z
[03Jun2021 21:28:02.393] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[03Jun2021 21:28:02.394] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241844_w with desc (F)V
[03Jun2021 21:28:02.401] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PillagerEntityMixin from valhelsia_structures.mixins.json into net.minecraft.entity.monster.PillagerEntity
[03Jun2021 21:28:02.453] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
[03Jun2021 21:28:02.484] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_85036_m with desc ()V
[03Jun2021 21:28:02.485] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[03Jun2021 21:28:02.537] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PotionEntityMixin from valhelsia_core.mixins.json into net.minecraft.entity.projectile.PotionEntity
[03Jun2021 21:28:03.043] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinWorldEvent from architectury.mixins.json into net.minecraftforge.event.world.WorldEvent
[03Jun2021 21:28:03.728] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MobSpawnSettingsBuilderAccessor from architectury.mixins.json into net.minecraft.world.biome.MobSpawnInfo$Builder
[03Jun2021 21:28:03.738] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BiomeGenerationSettingsBuilderAccessor from architectury.mixins.json into net.minecraft.world.biome.BiomeGenerationSettings$Builder
[03Jun2021 21:28:04.056] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_92089_a with desc (Lnet/minecraft/item/ItemStack;)Z
[03Jun2021 21:28:04.289] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FlintAndSteelItemMixin from valhelsia_core.mixins.json into net.minecraft.item.FlintAndSteelItem
[03Jun2021 21:28:04.292] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[03Jun2021 21:28:04.295] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$valhelsia_onItemUse$0(Lnet/minecraft/item/ItemUseContext;Lnet/minecraft/entity/player/PlayerEntity;)V to mdc66ff6$lambda$valhelsia_onItemUse$0$0 in valhelsia_core.mixins.json:FlintAndSteelItemMixin
[03Jun2021 21:28:04.380] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[03Jun2021 21:28:04.382] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BucketItemMixin from valhelsia_structures.mixins.json into net.minecraft.item.BucketItem
[03Jun2021 21:28:04.414] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
[03Jun2021 21:28:04.524] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220013_l with desc (Lnet/minecraft/item/ItemStack;)F
[03Jun2021 21:28:04.668] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[03Jun2021 21:28:04.709] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_234600_a_ with desc (Lnet/minecraft/entity/player/PlayerEntity;)Z
[03Jun2021 21:28:04.913] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_75214_a with desc (Lnet/minecraft/item/ItemStack;)Z
[03Jun2021 21:28:05.719] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PotionRecipeMixin from ars_nouveau.mixins.json into net.minecraft.potion.PotionBrewing
[03Jun2021 21:28:06.301] [Render thread/DEBUG] [mixin/]: Mixing MinecraftMixin from assets/mining_dimension/mining_dimension.mixins.json into net.minecraft.client.Minecraft
[03Jun2021 21:28:06.429] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_238445_a_ with desc (Lcom/mojang/blaze3d/matrix/MatrixStack;F)V
[03Jun2021 21:28:06.579] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_71004_bE with desc ()V
[03Jun2021 21:28:06.581] [Render thread/DEBUG] [mixin/]: Mixing ClientPlayerEntityMixin from caelus.mixins.json into net.minecraft.client.entity.player.ClientPlayerEntity
[03Jun2021 21:28:06.587] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110303_q with desc ()Lnet/minecraft/util/ResourceLocation;
[03Jun2021 21:28:06.589] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110303_q with desc ()Lnet/minecraft/util/ResourceLocation;
[03Jun2021 21:28:06.589] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175156_o with desc ()F
[03Jun2021 21:28:06.650] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110303_q with desc ()Lnet/minecraft/util/ResourceLocation;
[03Jun2021 21:28:06.651] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110303_q with desc ()Lnet/minecraft/util/ResourceLocation;
[03Jun2021 21:28:06.652] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175156_o with desc ()F
[03Jun2021 21:28:06.686] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228326_g_ with desc (F)F
[03Jun2021 21:28:06.687] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'sun_brightness_client' ASM patch...
[03Jun2021 21:28:06.689] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'sun_brightness_client' ASM patch!
[03Jun2021 21:28:06.689] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/world/ClientWorld
[03Jun2021 21:28:06.691] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/world/ClientWorld
[03Jun2021 21:28:06.692] [Render thread/DEBUG] [mixin/]: Mixing MixinClientLevel from architectury.mixins.json into net.minecraft.client.world.ClientWorld
[03Jun2021 21:28:07.090] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[03Jun2021 21:28:07.875] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Garyzan
[03Jun2021 21:28:08.155] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
[03Jun2021 21:28:09.037] [Render thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4979
[03Jun2021 21:28:09.301] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
[03Jun2021 21:28:09.316] [Render thread/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 12 threads for parallel mod-loading
[03Jun2021 21:28:09.359] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.388] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.bailym.extraarmor.ExtraArmor with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.393] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.393] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for hellfirepvp.astralsorcery.AstralSorcery with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.396] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.396] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.configlib.ConfigLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.399] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.399] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.trashslot.TrashSlot with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.402] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.402] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.netherportalfix.NetherPortalFix with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.404] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.404] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.simplemagnets.SimpleMagnets with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.407] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.407] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.ichun.mods.deathcounter.common.DeathCounter with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.408] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.408] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.JustEnoughItems with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.409] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.409] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.attributefix.AttributeFix with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.410] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.410] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.incontrol.InControl with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.412] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.412] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.caelus.Caelus with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.413] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.413] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for invtweaks.InvTweaksMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.469] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_238484_a_ with desc (Lcom/mojang/blaze3d/matrix/MatrixStack;)V
[03Jun2021 21:28:09.513] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.513] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.bettercaves.BetterCaves with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.516] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.516] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.waystones.Waystones with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.532] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.533] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.clumps.Clumps with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.578] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.579] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xaero.map.WorldMap with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.590] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.590] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for corgitaco.shutupexperimentalsettings.ShutupExperimentalSettings with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.592] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.593] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for journeymap.common.Journeymap with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.614] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.614] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.controlling.Controlling with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.617] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.617] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.placebo.Placebo with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.623] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.623] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.comforts.Comforts with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.630] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.631] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.citadel.Citadel with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.637] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[03Jun2021 21:28:09.640] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[03Jun2021 21:28:09.652] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.652] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.chaosthedude.naturescompass.NaturesCompass with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.659] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.659] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for sereneseasons.core.SereneSeasons with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.665] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.666] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.yungsapi.YungsApi with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.667] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.667] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.louiecai.netheritehorsearmor.NetheriteHorseArmor with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.669] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.669] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cscot.basicnetherores.BasicNetherOres with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.673] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.673] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.curioofundying.CurioOfUndying with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.679] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.679] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.wstweaks.WitherSkeletonTweaks with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.687] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.687] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.farmingforblockheads.FarmingForBlockheads with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.695] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.695] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.bookshelf.Bookshelf with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.701] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.701] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for info.u_team.u_team_core.UCoreMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.703] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.703] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.quetzi.morpheus.Morpheus with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.708] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:09.708] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.iceandfire.IceAndFire with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.016] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.016] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcp.mobius.waila.Waila with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.056] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.057] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for genandnic.walljump.WallJump with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.082] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `walljump` for name `walljump`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[03Jun2021 21:28:10.084] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `walljump` for name `doublejump`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[03Jun2021 21:28:10.084] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `walljump` for name `speedboost`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[03Jun2021 21:28:10.084] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.085] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for jeresources.JEResources with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.101] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.103] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lothrazar.horsestandstill.ModHorseStandStill with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.143] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.144] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.ambience.Ambience with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.165] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.165] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.237] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.237] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for wayoftime.bloodmagic.BloodMagic with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.309] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.309] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.craftingtweaks.CraftingTweaks with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.321] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.321] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.dicemc.tieredarmor.TieredArmor with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.327] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.327] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for slimeknights.tconstruct.TConstruct with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.339] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.340] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for info.u_team.useful_backpacks.UsefulBackpacksMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.342] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.342] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.darkere.crashutils.CrashUtils with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.389] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.389] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.qsided.classesmod.ClassesMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.394] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.394] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.shaybox.durability101.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.396] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.396] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.geheimagentnr1.rapid_leaf_decay.RapidLeafDecay with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.398] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.398] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.maxhenkel.miningdimension.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.407] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `mining_dimension` for name `teleporter`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[03Jun2021 21:28:10.408] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.408] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cech12.ceramicbucket.CeramicBucketMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.412] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.412] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.core.CoreLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.415] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.415] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for enemeez.simplefarming.SimpleFarming with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.422] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.423] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.ichun.mods.ding.common.Ding with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.425] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.426] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for bl4ckscor3.mod.ceilingtorch.CeilingTorch with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.429] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.429] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cech12.ceramicshears.CeramicShearsMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.431] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.431] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.snowshock35.jeiintegration.JEIIntegration with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.433] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.433] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.curios.Curios with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.441] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.441] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for curiousarmorstands.CuriousArmorStands with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.444] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.444] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.patchouli.common.base.Patchouli with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.447] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.448] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for slimeknights.mantle.Mantle with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.451] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.452] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xaero.minimap.XaeroMinimap with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.484] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.484] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.collective.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.488] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.488] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for bl4ckscor3.mod.sit.Sit with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.492] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.492] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.tombstone.ModTombstone with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.551] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.552] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.dark_roleplay.globaldataandresourcepacks.GlobalDataAndResourcepacks with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.555] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.555] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.structurize.Structurize with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.564] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.564] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.betterconduitplacement.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.566] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.566] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.ambientenvironment.AmbientEnvironment with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.568] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.569] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.minecolonies.coremod.MineColonies with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.844] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.845] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.oblivioussp.spartanweaponry.ModSpartanWeaponry with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.851] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.852] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for harmonised.pmmo.ProjectMMOMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.856] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.856] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.shedaniel.architectury.forge.ArchitecturyForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.859] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.859] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.feed_the_beast.mods.ftbguilibrary.forge.FTBGUILibraryForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.861] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.861] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.curiouselytra.CuriousElytra with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.864] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.864] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.connectedglass.ConnectedGlass with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.865] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.865] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for hellfirepvp.observerlib.ObserverLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.870] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.870] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cazsius.solcarrot.SOLCarrot with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.873] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.874] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.firstjoinmessage.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.877] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.877] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.guntram.mcmod.durabilityviewer.DurabilityViewer with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.893] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.893] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for be.nevoka.betterbedrockgenerator.BetterBedrockGenerator with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.897] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.897] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ewyboy.craftablehorsearmour.CraftableHorseArmour with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.899] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.899] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.betterburning.BetterBurning with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.901] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.902] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tfar.classicbar.ClassicBar with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.919] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.919] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.olafkeijsers.fastleafdecay.FastLeafDecay with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.922] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.922] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dicemc.dicemcpmmonbt.PMMONBT with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.926] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.927] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for lain.mods.cos.init.forge.ForgeCosmeticArmorReworked with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.929] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.929] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.valhelsia.valhelsia_core.ValhelsiaCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.941] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.941] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.stal111.valhelsia_structures.ValhelsiaStructures with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.953] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.953] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ferreusveritas.dynamictrees.DynamicTrees with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.955] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.955] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.bettermineshafts.BetterMineshafts with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.957] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.957] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for software.bernie.example.GeckoLibMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.960] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.960] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.hollingsworth.arsnouveau.ArsNouveau with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.965] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@69364b2d - got cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.966] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.minttea.tomeofblood.TomeOfBloodMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@69364b2d & cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:10.998] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642configlib
[03Jun2021 21:28:11.029] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file extraarmor-common.toml for extraarmor tracking
[03Jun2021 21:28:11.033] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file deathcounter-common.toml for deathcounter tracking
[03Jun2021 21:28:11.033] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for deathcounter
[03Jun2021 21:28:11.034] [modloading-worker-1/DEBUG] [mixin/]: Mixing MinecraftServerMixin from globaldataandresourcepacks.mixins.json into net.minecraft.server.MinecraftServer
[03Jun2021 21:28:11.036] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file attributefix-common.toml for attributefix tracking
[03Jun2021 21:28:11.045] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.ichun.mods.deathcounter.common.core.DeathHandler to FORGE
[03Jun2021 21:28:11.059] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for attributefix
[03Jun2021 21:28:11.060] [modloading-worker-10/DEBUG] [bettercaves/]: Better Caves entry point
[03Jun2021 21:28:11.076] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bettercaves-1_16.toml for bettercaves tracking
[03Jun2021 21:28:11.082] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.configlib.ConfigLib$ConfigEvents to FORGE
[03Jun2021 21:28:11.112] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for incontrol
[03Jun2021 21:28:11.140] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplemagnets
[03Jun2021 21:28:11.140] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.simplemagnets.SimpleMagnets$RegistryEvents to MOD
[03Jun2021 21:28:11.143] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettercaves
[03Jun2021 21:28:11.159] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file waystones-common.toml for waystones tracking
[03Jun2021 21:28:11.160] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file waystones-client.toml for waystones tracking
[03Jun2021 21:28:11.160] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file C:\Users\Garyzan\Desktop\TestTestTest\config\waystones-server.toml for waystones tracking
[03Jun2021 21:28:11.168] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for waystones
[03Jun2021 21:28:11.168] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.worldgen.ModWorldGen to FORGE
[03Jun2021 21:28:11.172] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clumps
[03Jun2021 21:28:11.177] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for netherportalfix
[03Jun2021 21:28:11.177] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shutupexperimentalsettings
[03Jun2021 21:28:11.180] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.configlib.ClientProxy to FORGE
[03Jun2021 21:28:11.183] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for caelus
[03Jun2021 21:28:11.183] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.caelus.Caelus$ClientSetup to MOD
[03Jun2021 21:28:11.183] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.simplemagnets.MagnetItem to FORGE
[03Jun2021 21:28:11.187] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for controlling
[03Jun2021 21:28:11.188] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for placebo
[03Jun2021 21:28:11.188] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.placebo.patreon.TrailsManager to MOD
[03Jun2021 21:28:11.194] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.Waystones to MOD
[03Jun2021 21:28:11.195] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file jei-client.toml for jei tracking
[03Jun2021 21:28:11.200] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file trashslot-client.toml for trashslot tracking
[03Jun2021 21:28:11.200] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trashslot
[03Jun2021 21:28:11.200] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.trashslot.TrashSlotConfig to MOD
[03Jun2021 21:28:11.204] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
[03Jun2021 21:28:11.212] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file invtweaks-client.toml for invtweaks tracking
[03Jun2021 21:28:11.217] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file journeymap-server.toml for journeymap tracking
[03Jun2021 21:28:11.217] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.handler.WaystoneActivationStatHandler to FORGE
[03Jun2021 21:28:11.220] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file comforts-server.toml for comforts tracking
[03Jun2021 21:28:11.220] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for comforts
[03Jun2021 21:28:11.221] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.comforts.Comforts$RegistryEvents to MOD
[03Jun2021 21:28:11.224] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaeroworldmap
[03Jun2021 21:28:11.230] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for journeymap
[03Jun2021 21:28:11.231] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file naturescompass-common.toml for naturescompass tracking
[03Jun2021 21:28:11.231] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file naturescompass-client.toml for naturescompass tracking
[03Jun2021 21:28:11.231] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for naturescompass
[03Jun2021 21:28:11.231] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.chaosthedude.naturescompass.registry.NaturesCompassRegistry to MOD
[03Jun2021 21:28:11.235] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.server.config.ForgeConfig to MOD
[03Jun2021 21:28:11.235] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.common.Journeymap to FORGE
[03Jun2021 21:28:11.248] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.simplemagnets.ItemSpawnHandler to FORGE
[03Jun2021 21:28:11.253] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.trashslot.client.ModKeyBindings to FORGE
[03Jun2021 21:28:11.254] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.trashslot.client.IconTextureHandler to MOD
[03Jun2021 21:28:11.268] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.simplemagnets.DemagnetizationCoilAreaHighlighter to FORGE
[03Jun2021 21:28:11.275] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.comforts.Comforts$ClientProxy to MOD
[03Jun2021 21:28:11.275] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extraarmor
[03Jun2021 21:28:11.275] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsapi
[03Jun2021 21:28:11.277] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for netheritehorsearmor
[03Jun2021 21:28:11.277] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.louiecai.netheritehorsearmor.NetheriteHorseArmor to MOD
[03Jun2021 21:28:11.277] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.louiecai.netheritehorsearmor.init.ItemInit to MOD
[03Jun2021 21:28:11.284] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curioofundying
[03Jun2021 21:28:11.286] [modloading-worker-2/DEBUG] [mixin/]: Mixing GameRulesAccessor$BooleanValue from architectury.mixins.json into net.minecraft.world.GameRules$BooleanValue
[03Jun2021 21:28:11.287] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.handler.WarpStoneFOVHandler to FORGE
[03Jun2021 21:28:11.288] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file wstweaks-common.toml for wstweaks tracking
[03Jun2021 21:28:11.289] [modloading-worker-2/DEBUG] [mixin/]: Renaming @Invoker method invokeCreateArchitectury(ZLjava/util/function/BiConsumer;)Lnet/minecraft/world/GameRules$RuleType; to invokeCreateArchitectury_$md$c66ff6$0 in architectury.mixins.json:GameRulesAccessor$BooleanValue
[03Jun2021 21:28:11.289] [modloading-worker-2/DEBUG] [mixin/]: Mixing GameRulesAccessor$BooleanValueSimple from architectury.mixins.json into net.minecraft.world.GameRules$BooleanValue
[03Jun2021 21:28:11.290] [modloading-worker-2/DEBUG] [mixin/]: Renaming @Invoker method invokeCreateArchitectury(Z)Lnet/minecraft/world/GameRules$RuleType; to invokeCreateArchitectury_$md$c66ff6$1 in architectury.mixins.json:GameRulesAccessor$BooleanValueSimple
[03Jun2021 21:28:11.292] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wstweaks
[03Jun2021 21:28:11.292] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.wstweaks.WSTEvents to FORGE
[03Jun2021 21:28:11.298] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bno-common.toml for bno tracking
[03Jun2021 21:28:11.316] [modloading-worker-11/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming <init> with desc (Lnet/minecraft/command/Commands$EnvironmentType;I)V
[03Jun2021 21:28:11.317] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.handler.WarpDamageResetHandler to FORGE
[03Jun2021 21:28:11.319] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.handler.LoginHandler to FORGE
[03Jun2021 21:28:11.320] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.config.WaystonesConfig to MOD
[03Jun2021 21:28:11.321] [modloading-worker-2/DEBUG] [mixin/]: Mixing GameRulesAccessor from architectury.mixins.json into net.minecraft.world.GameRules
[03Jun2021 21:28:11.333] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.client.ModTextures to MOD
[03Jun2021 21:28:11.334] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bno
[03Jun2021 21:28:11.334] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cscot.basicnetherores.util.handler.RegisteryHandler$RegistryEvents to MOD
[03Jun2021 21:28:11.338] [modloading-worker-2/DEBUG] [mixin/]: Inner class me/shedaniel/architectury/mixin/forge/GameRulesAccessor$IntegerValue in me/shedaniel/architectury/mixin/forge/GameRulesAccessor on net/minecraft/world/GameRules gets unique name net/minecraft/world/GameRules$IntegerValue$f4e2f188fcd84f479bcf727e2d8ddc86
[03Jun2021 21:28:11.339] [modloading-worker-2/DEBUG] [mixin/]: Inner class me/shedaniel/architectury/mixin/forge/GameRulesAccessor$BooleanValue in me/shedaniel/architectury/mixin/forge/GameRulesAccessor on net/minecraft/world/GameRules gets unique name net/minecraft/world/GameRules$BooleanValue$de3749806c264e66b847eba5e7e59ef2
[03Jun2021 21:28:11.339] [modloading-worker-2/DEBUG] [mixin/]: Inner class me/shedaniel/architectury/mixin/forge/GameRulesAccessor$BooleanValueSimple in me/shedaniel/architectury/mixin/forge/GameRulesAccessor on net/minecraft/world/GameRules gets unique name net/minecraft/world/GameRules$BooleanValueSimple$e5e030d11cc14a8fb0623f91fb2e1c72
[03Jun2021 21:28:11.339] [modloading-worker-2/DEBUG] [mixin/]: Inner class me/shedaniel/architectury/mixin/forge/GameRulesAccessor$IntegerValueSimple in me/shedaniel/architectury/mixin/forge/GameRulesAccessor on net/minecraft/world/GameRules gets unique name net/minecraft/world/GameRules$IntegerValueSimple$469bf352812a4f958369743c601f7d16
[03Jun2021 21:28:11.347] [modloading-worker-2/DEBUG] [mixin/]: Mixing GameRulesAccessor$IntegerValue from architectury.mixins.json into net.minecraft.world.GameRules$IntegerValue
[03Jun2021 21:28:11.348] [modloading-worker-2/DEBUG] [mixin/]: Renaming @Invoker method invokeCreateArchitectury(ILjava/util/function/BiConsumer;)Lnet/minecraft/world/GameRules$RuleType; to invokeCreateArchitectury_$md$c66ff6$0 in architectury.mixins.json:GameRulesAccessor$IntegerValue
[03Jun2021 21:28:11.348] [modloading-worker-2/DEBUG] [mixin/]: Mixing GameRulesAccessor$IntegerValueSimple from architectury.mixins.json into net.minecraft.world.GameRules$IntegerValue
[03Jun2021 21:28:11.348] [modloading-worker-2/DEBUG] [mixin/]: Renaming @Invoker method invokeCreateArchitectury(I)Lnet/minecraft/world/GameRules$RuleType; to invokeCreateArchitectury_$md$c66ff6$1 in architectury.mixins.json:GameRulesAccessor$IntegerValueSimple
[03Jun2021 21:28:11.349] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for invtweaks
[03Jun2021 21:28:11.349] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing invtweaks.config.InvTweaksConfig to MOD
[03Jun2021 21:28:11.350] [modloading-worker-15/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241741_a_ with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/client/renderer/entity/model/BipedModel$ArmPose;
[03Jun2021 21:28:11.353] [modloading-worker-11/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
[03Jun2021 21:28:11.383] [modloading-worker-13/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/chunk/Chunk
[03Jun2021 21:28:11.405] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.client.ModRenderers to MOD
[03Jun2021 21:28:11.407] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file citadel-common.toml for citadel tracking
[03Jun2021 21:28:11.404] [modloading-worker-13/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/chunk/Chunk
[03Jun2021 21:28:11.415] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file morpheus-server.toml for morpheus tracking
[03Jun2021 21:28:11.420] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file iceandfire-client.toml for iceandfire tracking
[03Jun2021 21:28:11.420] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file iceandfire-common.toml for iceandfire tracking
[03Jun2021 21:28:11.443] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morpheus
[03Jun2021 21:28:11.476] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.client.InventoryButtonGuiHandler to FORGE
[03Jun2021 21:28:11.486] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cscot.basicnetherores.util.handler.ConfigHandler to FORGE
[03Jun2021 21:28:11.487] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file walljump-common.toml for walljump tracking
[03Jun2021 21:28:11.487] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for walljump
[03Jun2021 21:28:11.487] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing genandnic.walljump.WallJump to MOD
[03Jun2021 21:28:11.509] [modloading-worker-10/DEBUG] [JarSignVerifier/]: Took 184.6 ms to check if mod uteamcore is signed.
[03Jun2021 21:28:11.509] [modloading-worker-10/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
[03Jun2021 21:28:11.527] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing genandnic.walljump.Config to FORGE
[03Jun2021 21:28:11.531] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cscot.basicnetherores.util.events.BlockOreEvent to FORGE
[03Jun2021 21:28:11.560] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for horsestandstill
[03Jun2021 21:28:11.562] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ambience-common.toml for ambience tracking
[03Jun2021 21:28:11.563] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file farmingforblockheads-common.toml for farmingforblockheads tracking
[03Jun2021 21:28:11.563] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file farmingforblockheads-client.toml for farmingforblockheads tracking
[03Jun2021 21:28:11.565] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for farmingforblockheads
[03Jun2021 21:28:11.566] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader to FORGE
[03Jun2021 21:28:11.566] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for waila
[03Jun2021 21:28:11.567] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcp.mobius.waila.WailaClient to FORGE
[03Jun2021 21:28:11.570] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcp.mobius.waila.overlay.WailaTickHandler to FORGE
[03Jun2021 21:28:11.572] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.farmingforblockheads.FarmlandHandler to FORGE
[03Jun2021 21:28:11.577] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for citadel
[03Jun2021 21:28:11.577] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ServerProxy to MOD
[03Jun2021 21:28:11.581] [modloading-worker-11/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 36.1 from cpw.mods.modlauncher.TransformingClassLoader@69364b2d
[03Jun2021 21:28:11.581] [modloading-worker-11/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 36.1.25
[03Jun2021 21:28:11.581] [modloading-worker-11/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 36.1
[03Jun2021 21:28:11.581] [modloading-worker-11/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[03Jun2021 21:28:11.582] [modloading-worker-11/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.16.5
[03Jun2021 21:28:11.582] [modloading-worker-11/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20210115.111550
[03Jun2021 21:28:11.582] [modloading-worker-11/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.1.25, for MC 1.16.5 with MCP 20210115.111550
[03Jun2021 21:28:11.583] [modloading-worker-11/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.1.25 Initialized
[03Jun2021 21:28:11.588] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ClientProxy to MOD
[03Jun2021 21:28:11.588] [modloading-worker-10/DEBUG] [AnnotationManager/Construct]: Load construct (info.u_team.u_team_core.intern.init.UCoreCommonConstruct) for mod uteamcore
[03Jun2021 21:28:11.589] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file jeresources-common.toml for jeresources tracking
[03Jun2021 21:28:11.589] [modloading-worker-8/DEBUG] [jeresources.JEResources/]: Loading config file C:\Users\Garyzan\Desktop\TestTestTest\config\jeresources.toml
[03Jun2021 21:28:11.589] [modloading-worker-8/DEBUG] [jeresources.JEResources/]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\jeresources.toml
[03Jun2021 21:28:11.590] [modloading-worker-8/DEBUG] [jeresources.JEResources/]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\jeresources.toml
[03Jun2021 21:28:11.602] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jeresources
[03Jun2021 21:28:11.648] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sereneseasons/fertility.toml for sereneseasons tracking
[03Jun2021 21:28:11.650] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tconstruct-common.toml for tconstruct tracking
[03Jun2021 21:28:11.650] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tconstruct-client.toml for tconstruct tracking
[03Jun2021 21:28:11.651] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dicemcta
[03Jun2021 21:28:11.658] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file craftingtweaks-common.toml for craftingtweaks tracking
[03Jun2021 21:28:11.658] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file craftingtweaks-client.toml for craftingtweaks tracking
[03Jun2021 21:28:11.676] [modloading-worker-10/DEBUG] [AnnotationManager/Construct]: Load construct (info.u_team.u_team_core.intern.init.UCoreClientConstruct) for mod uteamcore
[03Jun2021 21:28:11.679] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craftingtweaks
[03Jun2021 21:28:11.679] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.craftingtweaks.CraftingTweaksConfig to MOD
[03Jun2021 21:28:11.680] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for uteamcore
[03Jun2021 21:28:11.680] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.data.UCoreDataGenerator to MOD
[03Jun2021 21:28:11.687] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sereneseasons/seasons.toml for sereneseasons tracking
[03Jun2021 21:28:11.697] [modloading-worker-3/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_192493_a with desc (Lnet/minecraft/item/ItemStack;)Z
[03Jun2021 21:28:11.699] [modloading-worker-6/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/renderer/ItemRenderer
[03Jun2021 21:28:11.704] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file classes-common.toml for classes tracking
[03Jun2021 21:28:11.711] [modloading-worker-3/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_condition' ASM patch...
[03Jun2021 21:28:11.714] [modloading-worker-3/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_condition' ASM patch!
[03Jun2021 21:28:11.715] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sereneseasons
[03Jun2021 21:28:11.715] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing sereneseasons.handler.season.SeasonalCropGrowthHandler to FORGE
[03Jun2021 21:28:11.715] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing sereneseasons.handler.season.RandomUpdateHandler to FORGE
[03Jun2021 21:28:11.715] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing sereneseasons.util.biome.BiomeUtil to FORGE
[03Jun2021 21:28:11.716] [modloading-worker-4/DEBUG] [JarSignVerifier/]: Took 64.27 ms to check if mod usefulbackpacks is signed.
[03Jun2021 21:28:11.716] [modloading-worker-4/INFO] [JarSignVerifier/]: Mod usefulbackpacks is signed with a valid certificate.
[03Jun2021 21:28:11.716] [modloading-worker-4/DEBUG] [AnnotationManager/Construct]: Load construct (info.u_team.useful_backpacks.init.UsefulBackpacksCommonConstruct) for mod usefulbackpacks
[03Jun2021 21:28:11.720] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file usefulbackpacks-common.toml for usefulbackpacks tracking
[03Jun2021 21:28:11.733] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file usefulbackpacks-server.toml for usefulbackpacks tracking
[03Jun2021 21:28:11.737] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing sereneseasons.init.ModItems to MOD
[03Jun2021 21:28:11.799] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing sereneseasons.init.ModBlocks to MOD
[03Jun2021 21:28:11.803] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing sereneseasons.command.SeasonCommands to FORGE
[03Jun2021 21:28:11.804] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for durability101
[03Jun2021 21:28:11.807] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rapid_leaf_decay-server.toml for rapid_leaf_decay tracking
[03Jun2021 21:28:11.808] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rapid_leaf_decay
[03Jun2021 21:28:11.808] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.geheimagentnr1.rapid_leaf_decay.handlers.ModEventHandler to MOD
[03Jun2021 21:28:11.832] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.geheimagentnr1.rapid_leaf_decay.handlers.ForgeEventHandler to FORGE
[03Jun2021 21:28:11.844] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file crashutilities-server.toml for crashutilities tracking
[03Jun2021 21:28:11.844] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crashutilities
[03Jun2021 21:28:11.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ceramicbucket-server.toml for ceramicbucket tracking
[03Jun2021 21:28:11.852] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ceramicbucket
[03Jun2021 21:28:11.853] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cech12.ceramicbucket.init.ModItems to MOD
[03Jun2021 21:28:11.861] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[03Jun2021 21:28:11.861] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[03Jun2021 21:28:11.861] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
[03Jun2021 21:28:11.876] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mining_dimension-server.toml for mining_dimension tracking
[03Jun2021 21:28:11.879] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mining_dimension-client.toml for mining_dimension tracking
[03Jun2021 21:28:11.879] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mining_dimension
[03Jun2021 21:28:11.879] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642corelib
[03Jun2021 21:28:11.888] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of Block registry helper. No values detected.
[03Jun2021 21:28:11.888] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of Item registry helper. No values detected.
[03Jun2021 21:28:11.888] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of TileEntityType registry helper. No values detected.
[03Jun2021 21:28:11.902] [modloading-worker-3/DEBUG] [Bookshelf/]: Successfully initialized IRecipeSerializer registry helper with 5 entries.
[03Jun2021 21:28:11.902] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of ContainerType registry helper. No values detected.
[03Jun2021 21:28:11.902] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of EntityType registry helper. No values detected.
[03Jun2021 21:28:11.902] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of PaintingType registry helper. No values detected.
[03Jun2021 21:28:11.903] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of Effect registry helper. No values detected.
[03Jun2021 21:28:11.903] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of Potion registry helper. No values detected.
[03Jun2021 21:28:11.903] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of Enchantment registry helper. No values detected.
[03Jun2021 21:28:11.903] [modloading-worker-3/DEBUG] [Bookshelf/]: Successfully initialized GlobalLootModifierSerializer registry helper with 11 entries.
[03Jun2021 21:28:11.903] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bookshelf
[03Jun2021 21:28:11.903] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.darkhax.bookshelf.supporters.SupporterHandler to MOD
[03Jun2021 21:28:11.929] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ding.toml for ding tracking
[03Jun2021 21:28:11.930] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ding
[03Jun2021 21:28:11.931] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.ichun.mods.ding.common.Ding$EventHandler to FORGE
[03Jun2021 21:28:11.933] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cech12.ceramicbucket.client.ClientEvents to MOD
[03Jun2021 21:28:11.938] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ceilingtorch
[03Jun2021 21:28:11.938] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing bl4ckscor3.mod.ceilingtorch.PlaceHandler to FORGE
[03Jun2021 21:28:11.938] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cech12.ceramicbucket.CeramicBucketMod to MOD
[03Jun2021 21:28:11.940] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ceramicshears
[03Jun2021 21:28:11.941] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cech12.ceramicshears.init.ModItems to MOD
[03Jun2021 21:28:11.941] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing bl4ckscor3.mod.ceilingtorch.CeilingTorchClient to MOD
[03Jun2021 21:28:11.943] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing bl4ckscor3.mod.ceilingtorch.CeilingTorch to MOD
[03Jun2021 21:28:11.948] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file jeiintegration-client.toml for jeiintegration tracking
[03Jun2021 21:28:11.951] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file simplefarming.toml for simplefarming tracking
[03Jun2021 21:28:11.960] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cech12.ceramicshears.CeramicShearsMod to FORGE
[03Jun2021 21:28:11.962] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jeiintegration
[03Jun2021 21:28:11.962] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curious_armor_stands
[03Jun2021 21:28:11.962] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing curiousarmorstands.CuriousArmorStands$ModEvents to MOD
[03Jun2021 21:28:11.964] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ambience
[03Jun2021 21:28:11.966] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.ambience.Util.Handlers.EventHandlersServer to MOD
[03Jun2021 21:28:11.967] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.ambience.Util.Handlers.EventHandlers to FORGE
[03Jun2021 21:28:11.971] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing curiousarmorstands.CuriousArmorStands$Events to FORGE
[03Jun2021 21:28:11.974] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing curiousarmorstands.CuriousArmorStands$ClientModEvents to MOD
[03Jun2021 21:28:11.976] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-client.toml for curios tracking
[03Jun2021 21:28:11.985] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-server.toml for curios tracking
[03Jun2021 21:28:11.985] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curios
[03Jun2021 21:28:11.985] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.curios.Curios$ClientProxy to MOD
[03Jun2021 21:28:11.991] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.curios.common.CuriosRegistry to MOD
[03Jun2021 21:28:11.999] [modloading-worker-4/DEBUG] [AnnotationManager/Construct]: Load construct (info.u_team.useful_backpacks.init.UsefulBackpacksClientConstruct) for mod usefulbackpacks
[03Jun2021 21:28:12.002] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file patchouli-client.toml for patchouli tracking
[03Jun2021 21:28:12.003] [modloading-worker-4/DEBUG] [AnnotationManager/Integration]: Load curios integration (info.u_team.useful_backpacks.integration.curios.init.CuriosIntegrationCommonConstruct) for mod usefulbackpacks
[03Jun2021 21:28:12.007] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for classes
[03Jun2021 21:28:12.007] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.qsided.classesmod.config.ClassesConfigs to MOD
[03Jun2021 21:28:12.009] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mantle-client.toml for mantle tracking
[03Jun2021 21:28:12.009] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mantle-server.toml for mantle tracking
[03Jun2021 21:28:12.018] [modloading-worker-9/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_78473_a with desc (F)V
[03Jun2021 21:28:12.019] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mantle
[03Jun2021 21:28:12.084] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[03Jun2021 21:28:12.070] [modloading-worker-6/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_215319_a with desc (IIIZ)V
[03Jun2021 21:28:12.100] [modloading-worker-6/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/renderer/WorldRenderer
[03Jun2021 21:28:12.027] [modloading-worker-9/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'reach_set_client_renderer' ASM patch...
[03Jun2021 21:28:12.021] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for patchouli
[03Jun2021 21:28:12.100] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
[03Jun2021 21:28:12.098] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaerominimap
[03Jun2021 21:28:12.100] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.ReloadContentsHandler to FORGE
[03Jun2021 21:28:12.104] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.LecternEventHandler to FORGE
[03Jun2021 21:28:12.105] [modloading-worker-4/DEBUG] [AnnotationManager/Integration]: Load curios integration (info.u_team.useful_backpacks.integration.curios.init.CuriosIntegrationClientConstruct) for mod usefulbackpacks
[03Jun2021 21:28:12.109] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.PlayerJoinHandler to FORGE
[03Jun2021 21:28:12.110] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sit-server.toml for sit tracking
[03Jun2021 21:28:12.110] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sit
[03Jun2021 21:28:12.110] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing bl4ckscor3.mod.sit.SitHandler to FORGE
[03Jun2021 21:28:12.110] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file collective-common.toml for collective tracking
[03Jun2021 21:28:12.113] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplefarming
[03Jun2021 21:28:12.113] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.init.ModTiles to MOD
[03Jun2021 21:28:12.113] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.item.PatchouliItems to MOD
[03Jun2021 21:28:12.116] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for collective
[03Jun2021 21:28:12.116] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.init.ModRecipes to MOD
[03Jun2021 21:28:12.116] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.collective.events.EntityEvents to FORGE
[03Jun2021 21:28:12.117] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing bl4ckscor3.mod.sit.SitClient to MOD
[03Jun2021 21:28:12.127] [modloading-worker-3/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming processLoading with desc (Lnet/minecraft/profiler/IProfiler;I)V
[03Jun2021 21:28:12.121] [modloading-worker-9/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'reach_set_client_renderer' ASM patch!
[03Jun2021 21:28:12.120] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for usefulbackpacks
[03Jun2021 21:28:12.164] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.data.UsefulBackpacksDataGenerator to MOD
[03Jun2021 21:28:12.119] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.mantle.client.ClientEvents to MOD
[03Jun2021 21:28:12.173] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing bl4ckscor3.mod.sit.Sit to MOD
[03Jun2021 21:28:12.177] [modloading-worker-3/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ModelBakery#<init>
[03Jun2021 21:28:12.185] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.events.LootModifierHandler to MOD
[03Jun2021 21:28:12.185] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.config.Config to MOD
[03Jun2021 21:28:12.185] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.client.ColorRenderer to MOD
[03Jun2021 21:28:12.194] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betterconduitplacement-common.toml for betterconduitplacement tracking
[03Jun2021 21:28:12.195] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterconduitplacement
[03Jun2021 21:28:12.195] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.betterconduitplacement.events.ConduitEvent to FORGE
[03Jun2021 21:28:12.195] [modloading-worker-6/DEBUG] [mixin/]: Mixing client.MixinWorldRenderer from sereneseasons.mixins.json into net.minecraft.client.renderer.WorldRenderer
[03Jun2021 21:28:12.208] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ambientenvironment
[03Jun2021 21:28:12.210] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for globaldataandresourcepacks
[03Jun2021 21:28:12.212] [modloading-worker-1/INFO] [Spartan Weaponry/]: Constructing Mod: Spartan Weaponry
[03Jun2021 21:28:12.213] [modloading-worker-1/INFO] [Spartan Weaponry/]: Initialising API! Version: 5
[03Jun2021 21:28:12.238] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.handler.TooltipHandler to FORGE
[03Jun2021 21:28:12.295] [modloading-worker-9/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_212853_a_ with desc (Ljava/util/Map;Lnet/minecraft/resources/IResourceManager;Lnet/minecraft/profiler/IProfiler;)V
[03Jun2021 21:28:12.309] [modloading-worker-9/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
[03Jun2021 21:28:12.321] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.handler.MultiblockVisualizationHandler to FORGE
[03Jun2021 21:28:12.356] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.ambience.Util.Handlers.ClientRegistryHandler to MOD
[03Jun2021 21:28:12.358] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.ambience.AmbienceConfig to MOD
[03Jun2021 21:28:12.358] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.ambience.Ambience$RegistryEvents to MOD
[03Jun2021 21:28:12.383] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.handler.BookRightClickHandler to FORGE
[03Jun2021 21:28:12.414] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.base.ClientTicker to FORGE
[03Jun2021 21:28:12.431] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.base.InventoryBookButtonHandler to FORGE
[03Jun2021 21:28:12.459] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file spartanweaponry-common.toml for spartanweaponry tracking
[03Jun2021 21:28:12.471] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.base.ClientAdvancements to FORGE
[03Jun2021 21:28:12.475] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file structurize-client.toml for structurize tracking
[03Jun2021 21:28:12.475] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file structurize-server.toml for structurize tracking
[03Jun2021 21:28:12.485] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.gui.GoVoteHandler to MOD
[03Jun2021 21:28:12.486] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spartanweaponry
[03Jun2021 21:28:12.486] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.util.Config to MOD
[03Jun2021 21:28:12.487] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.ModSpartanWeaponry to MOD
[03Jun2021 21:28:12.487] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.init.ModSounds to MOD
[03Jun2021 21:28:12.532] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.init.ModRecipeSerializers to MOD
[03Jun2021 21:28:12.533] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curiouselytra
[03Jun2021 21:28:12.534] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for connectedglass
[03Jun2021 21:28:12.534] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.connectedglass.ConnectedGlass$RegistryEvents to MOD
[03Jun2021 21:28:12.536] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.init.ModItems to MOD
[03Jun2021 21:28:12.545] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.connectedglass.ClientProxy to MOD
[03Jun2021 21:28:12.559] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-client.toml for minecolonies tracking
[03Jun2021 21:28:12.559] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-server.toml for minecolonies tracking
[03Jun2021 21:28:12.626] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file pmmo-common.toml for pmmo tracking
[03Jun2021 21:28:12.632] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pmmo
[03Jun2021 21:28:12.632] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing harmonised.pmmo.events.EventHandler to FORGE
[03Jun2021 21:28:12.668] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing harmonised.pmmo.events.ClientEventHandler to FORGE
[03Jun2021 21:28:12.731] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for observerlib
[03Jun2021 21:28:12.735] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file firstjoinmessage-common.toml for firstjoinmessage tracking
[03Jun2021 21:28:12.735] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for firstjoinmessage
[03Jun2021 21:28:12.735] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.firstjoinmessage.events.FirstSpawnEvent to FORGE
[03Jun2021 21:28:12.736] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbguilibrary
[03Jun2021 21:28:12.737] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for durabilityviewer
[03Jun2021 21:28:12.738] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craftablehorsearmour
[03Jun2021 21:28:12.739] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betterburning-common.toml for betterburning tracking
[03Jun2021 21:28:12.740] [modloading-worker-9/DEBUG] [be.nevoka.betterbedrockgenerator.BetterBedrockGenerator/]: Config for server has been initialized
[03Jun2021 21:28:12.740] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betterbedrockgenerator-common.toml for betterbedrockgenerator tracking
[03Jun2021 21:28:12.740] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterbedrockgenerator
[03Jun2021 21:28:12.740] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file classicbar-client.toml for classicbar tracking
[03Jun2021 21:28:12.743] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file solcarrot-server.toml for solcarrot tracking
[03Jun2021 21:28:12.743] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file solcarrot-client.toml for solcarrot tracking
[03Jun2021 21:28:12.743] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for solcarrot
[03Jun2021 21:28:12.743] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.client.FoodItems to MOD
[03Jun2021 21:28:12.743] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for classicbar
[03Jun2021 21:28:12.743] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tfar.classicbar.config.ModConfig to MOD
[03Jun2021 21:28:12.745] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.client.TooltipHandler to FORGE
[03Jun2021 21:28:12.747] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.command.FoodListCommand to FORGE
[03Jun2021 21:28:12.752] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file fastleafdecay-server.toml for fastleafdecay tracking
[03Jun2021 21:28:12.752] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastleafdecay
[03Jun2021 21:28:12.753] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.olafkeijsers.fastleafdecay.FldConfiguration to MOD
[03Jun2021 21:28:12.757] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.tracking.FoodTracker to FORGE
[03Jun2021 21:28:12.758] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterburning
[03Jun2021 21:28:12.760] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.tracking.MaxHealthHandler to FORGE
[03Jun2021 21:28:12.765] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-client.toml for cosmeticarmorreworked tracking
[03Jun2021 21:28:12.765] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.tracking.CapabilityHandler to FORGE
[03Jun2021 21:28:12.767] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-common.toml for cosmeticarmorreworked tracking
[03Jun2021 21:28:12.771] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-server.toml for cosmeticarmorreworked tracking
[03Jun2021 21:28:12.771] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cosmeticarmorreworked
[03Jun2021 21:28:12.771] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lain.mods.cos.init.forge.ForgeCosmeticArmorReworked$RegistryEvents to MOD
[03Jun2021 21:28:12.774] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.tracking.CapabilityHandler$Setup to MOD
[03Jun2021 21:28:12.778] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.item.SOLCarrotItems to MOD
[03Jun2021 21:28:12.793] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for valhelsia_core
[03Jun2021 21:28:12.794] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.valhelsia.valhelsia_core.init.ValhelsiaLootModifiers to FORGE
[03Jun2021 21:28:12.800] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.SOLCarrotConfig to MOD
[03Jun2021 21:28:12.803] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.SOLCarrot to MOD
[03Jun2021 21:28:12.845] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.valhelsia.valhelsia_core.event.PlayerJoinWorldListener to FORGE
[03Jun2021 21:28:12.848] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.valhelsia.valhelsia_core.event.GuiListener to FORGE
[03Jun2021 21:28:12.863] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dynamictrees-server.toml for dynamictrees tracking
[03Jun2021 21:28:12.863] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dynamictrees-common.toml for dynamictrees tracking
[03Jun2021 21:28:12.864] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dynamictrees-client.toml for dynamictrees tracking
[03Jun2021 21:28:12.785] [modloading-worker-9/ERROR] [dicemc.dicemcpmmonbt.PMMONBT/]: ERROR READING PROJECT MMO CONFIG: Invalid JSON Structure of pmmo/req_biome_nbt.json
com.google.gson.JsonSyntaxException: Expected a com.google.gson.JsonObject but was com.google.gson.JsonPrimitive
at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:913) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:187) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:852) ~[gson-2.8.0.jar:?]
at dicemc.dicemcpmmonbt.readers.JsonParser.readRawData(JsonParser.java:42) [?:1.1.4a]
at dicemc.dicemcpmmonbt.PMMONBT.<init>(PMMONBT.java:52) [?:1.1.4a]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_51]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) [?:36.1]
at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$3097/1256806576.run(Unknown Source) [?:36.1]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) [?:?]
at net.minecraftforge.fml.ModContainer$$Lambda$3255/879042661.run(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
[03Jun2021 21:28:12.895] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=req_break
[03Jun2021 21:28:12.897] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:79
[03Jun2021 21:28:12.897] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=xp_value_kill
[03Jun2021 21:28:12.897] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.897] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=xp_value_general
[03Jun2021 21:28:12.897] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.897] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=req_kill
[03Jun2021 21:28:12.898] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.898] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=req_weapon
[03Jun2021 21:28:12.898] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.898] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=req_craft
[03Jun2021 21:28:12.898] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.898] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=req_place
[03Jun2021 21:28:12.899] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.899] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=xp_value_place
[03Jun2021 21:28:12.899] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.899] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=xp_value_smelt
[03Jun2021 21:28:12.900] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.900] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=req_wear
[03Jun2021 21:28:12.900] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.900] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=req_use
[03Jun2021 21:28:12.900] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.900] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=xp_value_craft
[03Jun2021 21:28:12.901] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.901] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=xp_value_breed
[03Jun2021 21:28:12.901] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.901] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=req_tool
[03Jun2021 21:28:12.901] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.901] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=xp_value_cook
[03Jun2021 21:28:12.902] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.902] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=xp_value_tame
[03Jun2021 21:28:12.902] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.902] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=xp_value_brew
[03Jun2021 21:28:12.902] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.902] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=xp_value_break
[03Jun2021 21:28:12.902] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: examplemod:exampleitem:523
[03Jun2021 21:28:12.903] [modloading-worker-9/INFO] [dicemc.dicemcpmmonbt.PMMONBT/]: JType=req_biome
[03Jun2021 21:28:12.905] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dicemcpmmonbt
[03Jun2021 21:28:12.985] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file valhelsia_structures-client.toml for valhelsia_structures tracking
[03Jun2021 21:28:12.985] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file valhelsia_structures-common.toml for valhelsia_structures tracking
[03Jun2021 21:28:12.990] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for valhelsia_structures
[03Jun2021 21:28:12.990] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.init.ModItems to MOD
[03Jun2021 21:28:12.999] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.init.ModEntities to MOD
[03Jun2021 21:28:13.046] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.init.ModBlocks to MOD
[03Jun2021 21:28:13.065] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bettermineshafts-forge-1_16.toml for bettermineshafts tracking
[03Jun2021 21:28:13.068] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettermineshafts
[03Jun2021 21:28:13.073] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file astralsorcery-common.toml for astralsorcery tracking
[03Jun2021 21:28:13.111] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file astralsorcery-client.toml for astralsorcery tracking
[03Jun2021 21:28:13.245] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bloodmagic-client.toml for bloodmagic tracking
[03Jun2021 21:28:13.372] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.EntityEventListener to MOD
[03Jun2021 21:28:13.389] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for minecolonies
[03Jun2021 21:28:13.390] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.TileEntityInitializer to MOD
[03Jun2021 21:28:13.398] [modloading-worker-3/WARN] [com.ferreusveritas.dynamictrees.systems.RootyBlockHelper/]: Attempted to register Block{dynamictrees:rooty_mycelium} as the rooty block of Block{minecraft:mycelium} but it already had Block{dynamictrees:rooty_mycelium}
[03Jun2021 21:28:13.405] [modloading-worker-3/WARN] [com.ferreusveritas.dynamictrees.systems.RootyBlockHelper/]: Attempted to register Block{dynamictrees:rooty_crimson_nylium} as the rooty block of Block{minecraft:crimson_nylium} but it already had Block{dynamictrees:rooty_crimson_nylium}
[03Jun2021 21:28:13.406] [modloading-worker-3/WARN] [com.ferreusveritas.dynamictrees.systems.RootyBlockHelper/]: Attempted to register Block{dynamictrees:rooty_warped_nylium} as the rooty block of Block{minecraft:warped_nylium} but it already had Block{dynamictrees:rooty_warped_nylium}
[03Jun2021 21:28:13.406] [modloading-worker-3/WARN] [com.ferreusveritas.dynamictrees.systems.RootyBlockHelper/]: Attempted to register Block{dynamictrees:rooty_soul_soil} as the rooty block of Block{minecraft:soul_soil} but it already had Block{dynamictrees:rooty_soul_soil}
[03Jun2021 21:28:13.406] [modloading-worker-3/WARN] [com.ferreusveritas.dynamictrees.systems.RootyBlockHelper/]: Attempted to register Block{dynamictrees:rooty_crimson_nylium} as the rooty block of Block{minecraft:crimson_nylium} but it already had Block{dynamictrees:rooty_crimson_nylium}
[03Jun2021 21:28:13.406] [modloading-worker-3/WARN] [com.ferreusveritas.dynamictrees.systems.RootyBlockHelper/]: Attempted to register Block{dynamictrees:rooty_warped_nylium} as the rooty block of Block{minecraft:warped_nylium} but it already had Block{dynamictrees:rooty_warped_nylium}
[03Jun2021 21:28:13.416] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tombstone-client.toml for tombstone tracking
[03Jun2021 21:28:13.417] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tombstone-common.toml for tombstone tracking
[03Jun2021 21:28:13.396] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.ColorHandlerListener to MOD
[03Jun2021 21:28:13.433] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.BiomeLoadingListener to FORGE
[03Jun2021 21:28:13.434] [modloading-worker-15/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:69]: # schematics: 5
[03Jun2021 21:28:13.434] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bloodmagic
[03Jun2021 21:28:13.434] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.util.handler.event.WillHandler to MOD
[03Jun2021 21:28:13.435] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.util.handler.event.GenericHandler to MOD
[03Jun2021 21:28:13.435] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.util.handler.event.ClientHandler to FORGE
[03Jun2021 21:28:13.437] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.data.DataGenerators to MOD
[03Jun2021 21:28:13.443] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.config.Config to FORGE
[03Jun2021 21:28:13.501] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.init.ModEntities to MOD
[03Jun2021 21:28:13.513] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structurize
[03Jun2021 21:28:13.513] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.structurize.proxy.ClientProxy to FORGE
[03Jun2021 21:28:13.515] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dynamictrees
[03Jun2021 21:28:13.515] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.resources.DTResourceRegistries to FORGE
[03Jun2021 21:28:13.515] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.init.ModEnchantments to MOD
[03Jun2021 21:28:13.534] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tomeofblood
[03Jun2021 21:28:13.534] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minttea.tomeofblood.setup.ItemRegistry$RegistrationHandler to MOD
[03Jun2021 21:28:13.536] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tombstone-server.toml for tombstone tracking
[03Jun2021 21:28:13.548] [modloading-worker-6/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_185145_a with desc (Lnet/minecraft/item/Item;I)V
[03Jun2021 21:28:13.556] [modloading-worker-6/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'cooldown_tracker_set' ASM patch...
[03Jun2021 21:28:13.564] [modloading-worker-6/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'cooldown_tracker_set' ASM patch!
[03Jun2021 21:28:13.575] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for architectury
[03Jun2021 21:28:13.576] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.shedaniel.architectury.networking.forge.NetworkManagerImpl to FORGE
[03Jun2021 21:28:13.581] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tombstone
[03Jun2021 21:28:13.581] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModSounds to MOD
[03Jun2021 21:28:13.585] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.init.ModContainers to MOD
[03Jun2021 21:28:13.645] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.entity.BloodMagicEntities to MOD
[03Jun2021 21:28:13.648] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.core.RegistrarBloodMagic to FORGE
[03Jun2021 21:28:13.648] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.ConfigHandler to FORGE
[03Jun2021 21:28:13.649] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.client.hud.ElementRegistry to FORGE
[03Jun2021 21:28:13.655] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModSerializers to MOD
[03Jun2021 21:28:13.692] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.client.ClientEvents to MOD
[03Jun2021 21:28:13.698] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.event.HudEventHandler to FORGE
[03Jun2021 21:28:13.698] [modloading-worker-2/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_111129_g with desc ()D
[03Jun2021 21:28:13.699] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModContainerInitializers to MOD
[03Jun2021 21:28:13.703] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.event.DataGenEventHandler to MOD
[03Jun2021 21:28:13.707] [modloading-worker-2/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'post_process_vanilla' ASM patch...
[03Jun2021 21:28:13.708] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModBlocksInitializer to MOD
[03Jun2021 21:28:13.711] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.event.CommonEventHandler to FORGE
[03Jun2021 21:28:13.720] [modloading-worker-2/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'post_process_vanilla' ASM patch!
[03Jun2021 21:28:13.720] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.event.ClientEventHandler to FORGE
[03Jun2021 21:28:13.720] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModParticleTypesInitializer$ClientRegistration to MOD
[03Jun2021 21:28:13.724] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.BloodMagic$RegistryEvents to MOD
[03Jun2021 21:28:13.726] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModPerks to MOD
[03Jun2021 21:28:13.731] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.shedaniel.architectury.registry.trade.forge.TradeRegistryImpl to FORGE
[03Jun2021 21:28:13.733] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.EntityInitializer to MOD
[03Jun2021 21:28:13.736] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModEnchantInitializer to MOD
[03Jun2021 21:28:13.737] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for geckolib3
[03Jun2021 21:28:13.737] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing software.bernie.example.CommonListener to MOD
[03Jun2021 21:28:13.738] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.shedaniel.architectury.registry.forge.BiomeModificationsImpl to FORGE
[03Jun2021 21:28:13.739] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModParticleTypesInitializer$CommonRegistration to MOD
[03Jun2021 21:28:13.739] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing software.bernie.example.ClientListener to MOD
[03Jun2021 21:28:13.740] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModItemsInitializer to MOD
[03Jun2021 21:28:13.745] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.shedaniel.architectury.registry.forge.ReloadListenersImpl to FORGE
[03Jun2021 21:28:13.752] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModParticleTypes$Common to MOD
[03Jun2021 21:28:13.756] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModParticleTypes$Client to MOD
[03Jun2021 21:28:13.758] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModPaintings to MOD
[03Jun2021 21:28:13.760] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModItems to MOD
[03Jun2021 21:28:13.760] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModEnchantments to MOD
[03Jun2021 21:28:13.793] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for astralsorcery
[03Jun2021 21:28:13.796] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing hellfirepvp.astralsorcery.datagen.AstralDataGenerator to MOD
[03Jun2021 21:28:13.912] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModEffects to MOD
[03Jun2021 21:28:13.922] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModBlocks to MOD
[03Jun2021 21:28:13.923] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.init.DTTrees to MOD
[03Jun2021 21:28:13.925] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.init.DTRegistries to MOD
[03Jun2021 21:28:14.040] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.helper.WorldFunctionInjector to FORGE
[03Jun2021 21:28:14.044] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.event.EventHandler to FORGE
[03Jun2021 21:28:14.120] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.init.DTRecipes to FORGE
[03Jun2021 21:28:14.125] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.init.DTConfigs to MOD
[03Jun2021 21:28:14.126] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.event.handlers.TextureStitchEventHandler to MOD
[03Jun2021 21:28:14.129] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.event.handlers.MissingEventHandler to FORGE
[03Jun2021 21:28:14.131] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.event.handlers.BakedModelEventHandler to MOD
[03Jun2021 21:28:14.185] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.event.ClientEventHandler to FORGE
[03Jun2021 21:28:14.211] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.api.client.ModelHelper to FORGE
[03Jun2021 21:28:14.271] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.config.ConfigTombstone$ConfigEvent to MOD
[03Jun2021 21:28:14.297] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.coremod.proxy.ClientProxy to FORGE
[03Jun2021 21:28:14.298] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.coremod.proxy.CommonProxy to MOD
[03Jun2021 21:28:14.402] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing ars_nouveau directory : C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau
[03Jun2021 21:28:14.411] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/intangible.toml for ars_nouveau tracking
[03Jun2021 21:28:14.411] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/ignite.toml for ars_nouveau tracking
[03Jun2021 21:28:14.412] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/flare.toml for ars_nouveau tracking
[03Jun2021 21:28:14.412] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/underfoot.toml for ars_nouveau tracking
[03Jun2021 21:28:14.412] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/strength.toml for ars_nouveau tracking
[03Jun2021 21:28:14.412] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/craft.toml for ars_nouveau tracking
[03Jun2021 21:28:14.412] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/cold_snap.toml for ars_nouveau tracking
[03Jun2021 21:28:14.412] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/rune.toml for ars_nouveau tracking
[03Jun2021 21:28:14.412] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/snare.toml for ars_nouveau tracking
[03Jun2021 21:28:14.413] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/slowfall.toml for ars_nouveau tracking
[03Jun2021 21:28:14.413] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/freeze.toml for ars_nouveau tracking
[03Jun2021 21:28:14.413] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/split.toml for ars_nouveau tracking
[03Jun2021 21:28:14.413] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/crush.toml for ars_nouveau tracking
[03Jun2021 21:28:14.413] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/smelt.toml for ars_nouveau tracking
[03Jun2021 21:28:14.413] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/summon_decoy.toml for ars_nouveau tracking
[03Jun2021 21:28:14.413] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/summon_steed.toml for ars_nouveau tracking
[03Jun2021 21:28:14.413] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/accelerate.toml for ars_nouveau tracking
[03Jun2021 21:28:14.413] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/hex.toml for ars_nouveau tracking
[03Jun2021 21:28:14.414] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/summon_vex.toml for ars_nouveau tracking
[03Jun2021 21:28:14.414] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/lightning.toml for ars_nouveau tracking
[03Jun2021 21:28:14.414] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/grow.toml for ars_nouveau tracking
[03Jun2021 21:28:14.415] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/dampen.toml for ars_nouveau tracking
[03Jun2021 21:28:14.415] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/touch.toml for ars_nouveau tracking
[03Jun2021 21:28:14.415] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/invisibility.toml for ars_nouveau tracking
[03Jun2021 21:28:14.415] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/extract.toml for ars_nouveau tracking
[03Jun2021 21:28:14.415] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/delay.toml for ars_nouveau tracking
[03Jun2021 21:28:14.415] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/light.toml for ars_nouveau tracking
[03Jun2021 21:28:14.415] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/duration_down.toml for ars_nouveau tracking
[03Jun2021 21:28:14.415] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/exchange.toml for ars_nouveau tracking
[03Jun2021 21:28:14.416] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/place_block.toml for ars_nouveau tracking
[03Jun2021 21:28:14.416] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/summon_wolves.toml for ars_nouveau tracking
[03Jun2021 21:28:14.416] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/shield.toml for ars_nouveau tracking
[03Jun2021 21:28:14.416] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/conjure_water.toml for ars_nouveau tracking
[03Jun2021 21:28:14.416] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/cut.toml for ars_nouveau tracking
[03Jun2021 21:28:14.416] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/harm.toml for ars_nouveau tracking
[03Jun2021 21:28:14.416] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/interact.toml for ars_nouveau tracking
[03Jun2021 21:28:14.416] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/blink.toml for ars_nouveau tracking
[03Jun2021 21:28:14.416] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/amplify.toml for ars_nouveau tracking
[03Jun2021 21:28:14.417] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/phantom_block.toml for ars_nouveau tracking
[03Jun2021 21:28:14.417] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/fell.toml for ars_nouveau tracking
[03Jun2021 21:28:14.417] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/extend_time.toml for ars_nouveau tracking
[03Jun2021 21:28:14.417] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/heal.toml for ars_nouveau tracking
[03Jun2021 21:28:14.417] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/leap.toml for ars_nouveau tracking
[03Jun2021 21:28:14.417] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/redstone_signal.toml for ars_nouveau tracking
[03Jun2021 21:28:14.417] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/pierce.toml for ars_nouveau tracking
[03Jun2021 21:28:14.417] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/harvest.toml for ars_nouveau tracking
[03Jun2021 21:28:14.425] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/fortune.toml for ars_nouveau tracking
[03Jun2021 21:28:14.425] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/break.toml for ars_nouveau tracking
[03Jun2021 21:28:14.425] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/pickup.toml for ars_nouveau tracking
[03Jun2021 21:28:14.426] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/launch.toml for ars_nouveau tracking
[03Jun2021 21:28:14.426] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/dispel.toml for ars_nouveau tracking
[03Jun2021 21:28:14.426] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/haste.toml for ars_nouveau tracking
[03Jun2021 21:28:14.426] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/ender_inventory.toml for ars_nouveau tracking
[03Jun2021 21:28:14.426] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/pull.toml for ars_nouveau tracking
[03Jun2021 21:28:14.426] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/explosion.toml for ars_nouveau tracking
[03Jun2021 21:28:14.427] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/fangs.toml for ars_nouveau tracking
[03Jun2021 21:28:14.427] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/aoe.toml for ars_nouveau tracking
[03Jun2021 21:28:14.427] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/gravity.toml for ars_nouveau tracking
[03Jun2021 21:28:14.427] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/self.toml for ars_nouveau tracking
[03Jun2021 21:28:14.427] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/aquatic.toml for ars_nouveau tracking
[03Jun2021 21:28:14.427] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/projectile.toml for ars_nouveau tracking
[03Jun2021 21:28:14.428] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/wither.toml for ars_nouveau tracking
[03Jun2021 21:28:14.428] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/gust.toml for ars_nouveau tracking
[03Jun2021 21:28:14.428] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-common.toml for ars_nouveau tracking
[03Jun2021 21:28:14.461] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_nouveau
[03Jun2021 21:28:14.462] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.setup.RecipeRegistry to MOD
[03Jun2021 21:28:14.486] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.setup.ItemsRegistry$RegistrationHandler to MOD
[03Jun2021 21:28:14.489] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.setup.Config to FORGE
[03Jun2021 21:28:14.490] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.setup.BlockRegistry$RegistryEvents to MOD
[03Jun2021 21:28:14.607] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.potions.ModPotions$RegistrationHandler to MOD
[03Jun2021 21:28:14.612] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.items.curios.CuriosEventHandler to FORGE
[03Jun2021 21:28:14.614] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.WorldEvent to FORGE
[03Jun2021 21:28:14.631] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tconstruct
[03Jun2021 21:28:14.632] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.TConstruct to MOD
[03Jun2021 21:28:14.633] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.fluids.FluidEvents to FORGE
[03Jun2021 21:28:14.636] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.fluids.FluidClientEvents to MOD
[03Jun2021 21:28:14.638] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.world.WorldClientEvents to MOD
[03Jun2021 21:28:14.639] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.world.WorldEvents to FORGE
[03Jun2021 21:28:14.649] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.gadgets.GadgetClientEvents to MOD
[03Jun2021 21:28:14.651] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.WorldEvent$BiomeRegistry to MOD
[03Jun2021 21:28:14.665] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.SummonEvents to FORGE
[03Jun2021 21:28:14.675] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.common.Sounds to MOD
[03Jun2021 21:28:14.678] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.shared.PlayerDataEvents to FORGE
[03Jun2021 21:28:14.680] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.shared.AchievementEvents to FORGE
[03Jun2021 21:28:14.681] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.ReactiveEvents to FORGE
[03Jun2021 21:28:14.683] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.shared.CommonsClientEvents to MOD
[03Jun2021 21:28:14.685] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.shared.BlockEvents to FORGE
[03Jun2021 21:28:14.685] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.ManaCapEvents to FORGE
[03Jun2021 21:28:14.686] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.smeltery.SmelteryClientEvents to MOD
[03Jun2021 21:28:14.687] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.tools.ToolEvents to FORGE
[03Jun2021 21:28:14.688] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.EventHandler to FORGE
[03Jun2021 21:28:14.700] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.tools.client.ToolRenderEvents to FORGE
[03Jun2021 21:28:14.704] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.tools.ToolClientEvents to MOD
[03Jun2021 21:28:14.709] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing slimeknights.tconstruct.tables.TableClientEvents to MOD
[03Jun2021 21:28:14.712] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.ArsEvents to FORGE
[03Jun2021 21:28:14.719] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.entity.ModEntities$RegistrationHandler to MOD
[03Jun2021 21:28:14.727] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.enchantment.EnchantmentRegistry$RegistrationHandler to MOD
[03Jun2021 21:28:14.734] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.datagen.ModDatagen to MOD
[03Jun2021 21:28:14.734] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iceandfire
[03Jun2021 21:28:14.735] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.item.IafItemRegistry to MOD
[03Jun2021 21:28:14.737] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.crafting.ModCrafting$Recipes to MOD
[03Jun2021 21:28:14.743] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.capability.ManaCapability$EventHandler to FORGE
[03Jun2021 21:28:14.755] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.client.renderer.entity.ModRenderers to MOD
[03Jun2021 21:28:14.793] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.client.PlayerEvent to FORGE
[03Jun2021 21:28:14.803] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.client.particle.ModParticles to MOD
[03Jun2021 21:28:14.807] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.client.keybindings.ModKeyBindings to MOD
[03Jun2021 21:28:14.810] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.client.keybindings.KeyHandler to FORGE
[03Jun2021 21:28:14.816] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.client.gui.HUDEventHandler to FORGE
[03Jun2021 21:28:14.826] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.client.gui.GuiRadialMenu to FORGE
[03Jun2021 21:28:14.827] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.client.ClientHandler to MOD
[03Jun2021 21:28:14.831] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.ArsNouveau to FORGE
[03Jun2021 21:28:15.091] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.inventory.IafContainerRegistry to MOD
[03Jun2021 21:28:15.092] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.IceAndFire to FORGE
[03Jun2021 21:28:15.092] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.event.ServerEvents to FORGE
[03Jun2021 21:28:15.104] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.tile.IafTileEntityRegistry to MOD
[03Jun2021 21:28:15.105] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.IafVillagerRegistry to MOD
[03Jun2021 21:28:15.110] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.IafEntityRegistry to MOD
[03Jun2021 21:28:15.111] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.CommonProxy to MOD
[03Jun2021 21:28:15.116] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.ClientProxy to FORGE
[03Jun2021 21:28:15.117] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.block.IafBlockRegistry to MOD
[03Jun2021 21:28:15.129] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 5 jobs
[03Jun2021 21:28:15.187] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.048
[03Jun2021 21:28:15.510] [Render thread/DEBUG] [com.ferreusveritas.dynamictrees.resources.DTResourceRegistries/]: Successfully loaded 2 tree packs.
[03Jun2021 21:28:15.571] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered LeavesProperties: LeavesProperties{registryName=dynamictrees:bare}.
[03Jun2021 21:28:15.588] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered LeavesProperties: LeavesProperties{registryName=dynamictrees:acacia}.
[03Jun2021 21:28:15.589] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered LeavesProperties: LeavesProperties{registryName=dynamictrees:dark_oak}.
[03Jun2021 21:28:15.589] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered LeavesProperties: LeavesProperties{registryName=dynamictrees:jungle}.
[03Jun2021 21:28:15.666] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered LeavesProperties: WartProperties{registryName=dynamictrees:crimson}.
[03Jun2021 21:28:15.667] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered LeavesProperties: LeavesProperties{registryName=dynamictrees:spruce}.
[03Jun2021 21:28:15.668] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered LeavesProperties: WartProperties{registryName=dynamictrees:warped}.
[03Jun2021 21:28:15.669] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered LeavesProperties: LeavesProperties{registryName=dynamictrees:oak}.
[03Jun2021 21:28:15.669] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered LeavesProperties: LeavesProperties{registryName=dynamictrees:birch}.
[03Jun2021 21:28:15.728] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Family: Family{registryName=dynamictrees:acacia, commonLeaves=LeavesProperties{registryName=dynamictrees:acacia}, maxBranchRadius=8, hasSurfaceRoot=false, hasStrippedBranch=true}.
[03Jun2021 21:28:15.733] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Family: NetherFungusFamily{registryName=dynamictrees:crimson, commonLeaves=WartProperties{registryName=dynamictrees:crimson}, maxBranchRadius=24, hasSurfaceRoot=false, hasStrippedBranch=true}.
[03Jun2021 21:28:15.741] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Family: Family{registryName=dynamictrees:dark_oak, commonLeaves=LeavesProperties{registryName=dynamictrees:dark_oak}, maxBranchRadius=24, hasSurfaceRoot=true, hasStrippedBranch=true}.
[03Jun2021 21:28:15.756] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Family: Family{registryName=dynamictrees:jungle, commonLeaves=LeavesProperties{registryName=dynamictrees:jungle}, maxBranchRadius=24, hasSurfaceRoot=true, hasStrippedBranch=true}.
[03Jun2021 21:28:15.766] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Family: Family{registryName=dynamictrees:spruce, commonLeaves=LeavesProperties{registryName=dynamictrees:spruce}, maxBranchRadius=24, hasSurfaceRoot=false, hasStrippedBranch=true}.
[03Jun2021 21:28:15.771] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Family: NetherFungusFamily{registryName=dynamictrees:warped, commonLeaves=WartProperties{registryName=dynamictrees:warped}, maxBranchRadius=24, hasSurfaceRoot=false, hasStrippedBranch=true}.
[03Jun2021 21:28:15.773] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Family: Family{registryName=dynamictrees:oak, commonLeaves=LeavesProperties{registryName=dynamictrees:oak}, maxBranchRadius=8, hasSurfaceRoot=false, hasStrippedBranch=true}.
[03Jun2021 21:28:15.774] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Family: Family{registryName=dynamictrees:birch, commonLeaves=LeavesProperties{registryName=dynamictrees:birch}, maxBranchRadius=8, hasSurfaceRoot=false, hasStrippedBranch=true}.
[03Jun2021 21:28:15.800] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: Species{registryName=dynamictrees:dark_oak, seed=null, sapling=null}.
[03Jun2021 21:28:15.801] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: Species{registryName=dynamictrees:spruce, seed=null, sapling=null}.
[03Jun2021 21:28:15.801] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: Species{registryName=dynamictrees:mega_jungle, seed=null, sapling=null}.
[03Jun2021 21:28:15.801] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: Species{registryName=dynamictrees:oak, seed=null, sapling=null}.
[03Jun2021 21:28:15.802] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: SwampOakSpecies{registryName=dynamictrees:swamp_oak, seed=null, sapling=null}.
[03Jun2021 21:28:15.804] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: NetherFungusSpecies{registryName=dynamictrees:mega_warped, seed=null, sapling=null}.
[03Jun2021 21:28:15.805] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: Species{registryName=dynamictrees:acacia, seed=null, sapling=null}.
[03Jun2021 21:28:15.805] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: NetherFungusSpecies{registryName=dynamictrees:crimson, seed=null, sapling=null}.
[03Jun2021 21:28:15.805] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: Species{registryName=dynamictrees:jungle, seed=null, sapling=null}.
[03Jun2021 21:28:15.805] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: Species{registryName=dynamictrees:mega_spruce, seed=null, sapling=null}.
[03Jun2021 21:28:15.806] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: NetherFungusSpecies{registryName=dynamictrees:warped, seed=null, sapling=null}.
[03Jun2021 21:28:15.806] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: Species{registryName=dynamictrees:tall_birch, seed=null, sapling=null}.
[03Jun2021 21:28:15.806] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: Species{registryName=dynamictrees:birch, seed=null, sapling=null}.
[03Jun2021 21:28:15.807] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: NetherFungusSpecies{registryName=dynamictrees:mega_crimson, seed=null, sapling=null}.
[03Jun2021 21:28:15.814] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.resources.JsonRegistryEntryReloadListener/]: Loaded and registered Species: Species{registryName=dynamictrees:apple_oak, seed=dynamictrees:apple_oak_seed, sapling=Block{dynamictrees:apple_oak_sapling}}.
[03Jun2021 21:28:15.851] [Render thread/DEBUG] [com.ferreusveritas.dynamictrees.api.registry.AbstractRegistry/REGISTRY_DUMP]: Name: CellKit
Entry: dynamictrees:acacia, {registryName=dynamictrees:acacia}
Entry: dynamictrees:bare, {registryName=dynamictrees:bare}
Entry: dynamictrees:conifer, {registryName=dynamictrees:conifer}
Entry: dynamictrees:dark_oak, {registryName=dynamictrees:dark_oak}
Entry: dynamictrees:deciduous, {registryName=dynamictrees:deciduous}
Entry: dynamictrees:nether_fungus, {registryName=dynamictrees:nether_fungus}
Entry: dynamictrees:null, {registryName=dynamictrees:null}
Entry: dynamictrees:palm, {registryName=dynamictrees:palm}
[03Jun2021 21:28:15.853] [Render thread/DEBUG] [com.ferreusveritas.dynamictrees.api.registry.AbstractRegistry/REGISTRY_DUMP]: Name: LeavesProperties
Entry: dynamictrees:acacia, LeavesProperties{registryName=dynamictrees:acacia}
Entry: dynamictrees:bare, LeavesProperties{registryName=dynamictrees:bare}
Entry: dynamictrees:birch, LeavesProperties{registryName=dynamictrees:birch}
Entry: dynamictrees:crimson, WartProperties{registryName=dynamictrees:crimson}
Entry: dynamictrees:dark_oak, LeavesProperties{registryName=dynamictrees:dark_oak}
Entry: dynamictrees:jungle, LeavesProperties{registryName=dynamictrees:jungle}
Entry: dynamictrees:null, {registryName=dynamictrees:null}
Entry: dynamictrees:oak, LeavesProperties{registryName=dynamictrees:oak}
Entry: dynamictrees:spruce, LeavesProperties{registryName=dynamictrees:spruce}
Entry: dynamictrees:warped, WartProperties{registryName=dynamictrees:warped}
[03Jun2021 21:28:15.853] [Render thread/DEBUG] [com.ferreusveritas.dynamictrees.api.registry.AbstractRegistry/REGISTRY_DUMP]: Name: GrowthLogicKit
Entry: dynamictrees:conifer, ConiferLogic{registryName=dynamictrees:conifer}
Entry: dynamictrees:dark_oak, DarkOakLogic{registryName=dynamictrees:dark_oak}
Entry: dynamictrees:jungle, JungleLogic{registryName=dynamictrees:jungle}
Entry: dynamictrees:mega_conifer, ConiferLogic{registryName=dynamictrees:mega_conifer}
Entry: dynamictrees:nether_fungus, NetherFungusLogic{registryName=dynamictrees:nether_fungus}
Entry: dynamictrees:null, {registryName=dynamictrees:null}
[03Jun2021 21:28:15.853] [Render thread/DEBUG] [com.ferreusveritas.dynamictrees.api.registry.AbstractRegistry/REGISTRY_DUMP]: Name: GenFeature
Entry: dynamictrees:bee_nest, BeeNestGenFeature{registryName=dynamictrees:bee_nest}
Entry: dynamictrees:biome_predicate, BiomePredicateGenFeature{registryName=dynamictrees:biome_predicate}
Entry: dynamictrees:bottom_flare, BottomFlareGenFeature{registryName=dynamictrees:bottom_flare}
Entry: dynamictrees:bush, BushGenFeature{registryName=dynamictrees:bush}
Entry: dynamictrees:clear_volume, ClearVolumeGenFeature{registryName=dynamictrees:clear_volume}
Entry: dynamictrees:cocoa, CocoaGenFeature{registryName=dynamictrees:cocoa}
Entry: dynamictrees:conifer_topper, ConiferTopperGenFeature{registryName=dynamictrees:conifer_topper}
Entry: dynamictrees:fruit, FruitGenFeature{registryName=dynamictrees:fruit}
Entry: dynamictrees:huge_mushroom, HugeMushroomGenFeature{registryName=dynamictrees:huge_mushroom}
Entry: dynamictrees:huge_mushrooms, HugeMushroomsGenFeature{registryName=dynamictrees:huge_mushrooms}
Entry: dynamictrees:mound, MoundGenFeature{registryName=dynamictrees:mound}
Entry: dynamictrees:mushroom_rot, MushroomRotGenFeature{registryName=dynamictrees:mushroom_rot}
Entry: dynamictrees:null, {registryName=dynamictrees:null}
Entry: dynamictrees:podzol, PodzolGenFeature{registryName=dynamictrees:podzol}
Entry: dynamictrees:roots, RootsGenFeature{registryName=dynamictrees:roots}
Entry: dynamictrees:rot_soil, RotSoilGenFeature{registryName=dynamictrees:rot_soil}
Entry: dynamictrees:shroomlight, ShroomlightGenFeature{registryName=dynamictrees:shroomlight}
Entry: dynamictrees:undergrowth, UndergrowthGenFeature{registryName=dynamictrees:undergrowth}
Entry: dynamictrees:vines, VinesGenFeature{registryName=dynamictrees:vines}
[03Jun2021 21:28:15.854] [Render thread/DEBUG] [com.ferreusveritas.dynamictrees.api.registry.AbstractRegistry/REGISTRY_DUMP]: Name: Family
Entry: dynamictrees:acacia, Family{registryName=dynamictrees:acacia}
Entry: dynamictrees:birch, Family{registryName=dynamictrees:birch}
Entry: dynamictrees:crimson, NetherFungusFamily{registryName=dynamictrees:crimson}
Entry: dynamictrees:dark_oak, Family{registryName=dynamictrees:dark_oak}
Entry: dynamictrees:jungle, Family{registryName=dynamictrees:jungle}
Entry: dynamictrees:null, {registryName=dynamictrees:null}
Entry: dynamictrees:oak, Family{registryName=dynamictrees:oak}
Entry: dynamictrees:spruce, Family{registryName=dynamictrees:spruce}
Entry: dynamictrees:warped, NetherFungusFamily{registryName=dynamictrees:warped}
[03Jun2021 21:28:15.854] [Render thread/DEBUG] [com.ferreusveritas.dynamictrees.api.registry.AbstractRegistry/REGISTRY_DUMP]: Name: Species
Entry: dynamictrees:acacia, Species{registryName=dynamictrees:acacia}
Entry: dynamictrees:apple_oak, Species{registryName=dynamictrees:apple_oak}
Entry: dynamictrees:birch, Species{registryName=dynamictrees:birch}
Entry: dynamictrees:brown_mushroom, Mushroom{registryName=dynamictrees:brown_mushroom}
Entry: dynamictrees:crimson, NetherFungusSpecies{registryName=dynamictrees:crimson}
Entry: dynamictrees:dark_oak, Species{registryName=dynamictrees:dark_oak}
Entry: dynamictrees:jungle, Species{registryName=dynamictrees:jungle}
Entry: dynamictrees:mega_crimson, NetherFungusSpecies{registryName=dynamictrees:mega_crimson}
Entry: dynamictrees:mega_jungle, Species{registryName=dynamictrees:mega_jungle}
Entry: dynamictrees:mega_spruce, Species{registryName=dynamictrees:mega_spruce}
Entry: dynamictrees:mega_warped, NetherFungusSpecies{registryName=dynamictrees:mega_warped}
Entry: dynamictrees:null, {registryName=dynamictrees:null}
Entry: dynamictrees:oak, Species{registryName=dynamictrees:oak}
Entry: dynamictrees:red_mushroom, Mushroom{registryName=dynamictrees:red_mushroom}
Entry: dynamictrees:spruce, Species{registryName=dynamictrees:spruce}
Entry: dynamictrees:swamp_oak, SwampOakSpecies{registryName=dynamictrees:swamp_oak}
Entry: dynamictrees:tall_birch, Species{registryName=dynamictrees:tall_birch}
Entry: dynamictrees:warped, NetherFungusSpecies{registryName=dynamictrees:warped}
[03Jun2021 21:28:15.862] [Render thread/DEBUG] [com.ferreusveritas.dynamictrees.api.registry.AbstractRegistry/REGISTRY_DUMP]: Name: FeatureCanceller
Entry: dynamictrees:fungus, FungusFeatureCanceller{registryName=dynamictrees:fungus}
Entry: dynamictrees:mushroom, MushroomFeatureCanceller{registryName=dynamictrees:mushroom}
Entry: dynamictrees:null, {registryName=dynamictrees:null}
Entry: dynamictrees:tree, TreeFeatureCanceller{registryName=dynamictrees:tree}
[03Jun2021 21:28:16.820] [Render thread/INFO] [bno/]: Blocks Registered
[03Jun2021 21:28:16.825] [Render thread/INFO] [bno/]: Ore Blocks Registered
[03Jun2021 21:28:22.835] [Render thread/INFO] [net.minecraft.world.biome.Biome/]: HELLO from Register Block
[03Jun2021 21:28:22.881] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming renderParticles with desc (Lcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/renderer/ActiveRenderInfo;FLnet/minecraft/client/renderer/culling/ClippingHelper;)V
[03Jun2021 21:28:22.885] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'render_particles' ASM patch...
[03Jun2021 21:28:22.887] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'render_particles' ASM patch!
[03Jun2021 21:28:23.448] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object debug has been registered twice for the same name citadel:debug.
[03Jun2021 21:28:23.448] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object citadel_book has been registered twice for the same name citadel:citadel_book.
[03Jun2021 21:28:23.451] [Render thread/INFO] [bno/]: ItemBlocks Registered
[03Jun2021 21:28:23.453] [Render thread/INFO] [bno/]: Ingots Registered
[03Jun2021 21:28:24.154] [Render thread/INFO] [patchouli/]: Loaded book jsons on Thread[Render thread,5,main] in 445 ms
[03Jun2021 21:28:24.425] [Render thread/INFO] [Spartan Weaponry/]: Registering items...
[03Jun2021 21:28:24.427] [Render thread/INFO] [Spartan Weaponry/]: Items Registered!
[03Jun2021 21:28:24.764] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ars_nouveau:earth_elemental_shards for public static com.hollingsworth.arsnouveau.common.items.ModItem com.hollingsworth.arsnouveau.setup.ItemsRegistry.earthElementalShard. This means the object wasn't registered. It's likely just mod options.
[03Jun2021 21:28:24.832] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:122]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/melee_damage.json, path: /data/bloodmagic/anointment/melee_damage.json
[03Jun2021 21:28:24.842] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:122]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/holy_water.json, path: /data/bloodmagic/anointment/holy_water.json
[03Jun2021 21:28:24.844] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:122]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/hidden_knowledge.json, path: /data/bloodmagic/anointment/hidden_knowledge.json
[03Jun2021 21:28:24.845] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:122]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/quick_draw.json, path: /data/bloodmagic/anointment/quick_draw.json
[03Jun2021 21:28:24.846] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:122]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/bow_power.json, path: /data/bloodmagic/anointment/bow_power.json
[03Jun2021 21:28:24.851] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:177]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/arrow_protect.json, path: /data/bloodmagic/living_armor/arrow_protect.json
[03Jun2021 21:28:24.860] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:177]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/fall_protect.json, path: /data/bloodmagic/living_armor/fall_protect.json
[03Jun2021 21:28:24.862] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:177]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/physical_protect.json, path: /data/bloodmagic/living_armor/physical_protect.json
[03Jun2021 21:28:24.863] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:177]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/jump.json, path: /data/bloodmagic/living_armor/jump.json
[03Jun2021 21:28:24.864] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:177]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/health.json, path: /data/bloodmagic/living_armor/health.json
[03Jun2021 21:28:24.867] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:177]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/experienced.json, path: /data/bloodmagic/living_armor/experienced.json
[03Jun2021 21:28:24.869] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:177]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/sprint_attack.json, path: /data/bloodmagic/living_armor/sprint_attack.json
[03Jun2021 21:28:24.871] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:177]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/self_sacrifice.json, path: /data/bloodmagic/living_armor/self_sacrifice.json
[03Jun2021 21:28:24.872] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:177]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/speed.json, path: /data/bloodmagic/living_armor/speed.json
[03Jun2021 21:28:24.874] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:177]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/poison_resist.json, path: /data/bloodmagic/living_armor/poison_resist.json
[03Jun2021 21:28:24.875] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:177]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/fire_resist.json, path: /data/bloodmagic/living_armor/fire_resist.json
[03Jun2021 21:28:24.877] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:177]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/digging.json, path: /data/bloodmagic/living_armor/digging.json
[03Jun2021 21:28:24.878] [Render thread/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:177]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/knockback_resist.json, path: /data/bloodmagic/living_armor/knockback_resist.json
[03Jun2021 21:28:24.898] [Render thread/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:clear" as type net.darkhax.bookshelf.loot.modifier.ModifierClear$1.
[03Jun2021 21:28:24.898] [Render thread/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:silk_touch" as type net.darkhax.bookshelf.loot.modifier.ModifierSilkTouch$1.
[03Jun2021 21:28:24.898] [Render thread/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:convert" as type net.darkhax.bookshelf.loot.modifier.ModifierConvert$Serializer.
[03Jun2021 21:28:24.898] [Render thread/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:crafting" as type net.darkhax.bookshelf.loot.modifier.ModifierRecipe$1.
[03Jun2021 21:28:24.898] [Render thread/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:smelting" as type net.darkhax.bookshelf.loot.modifier.ModifierRecipe$1.
[03Jun2021 21:28:24.898] [Render thread/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:blasting" as type net.darkhax.bookshelf.loot.modifier.ModifierRecipe$1.
[03Jun2021 21:28:24.898] [Render thread/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:smoking" as type net.darkhax.bookshelf.loot.modifier.ModifierRecipe$1.
[03Jun2021 21:28:24.898] [Render thread/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:campfire_cooking" as type net.darkhax.bookshelf.loot.modifier.ModifierRecipe$1.
[03Jun2021 21:28:24.898] [Render thread/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:stonecutting" as type net.darkhax.bookshelf.loot.modifier.ModifierRecipe$1.
[03Jun2021 21:28:24.898] [Render thread/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:smithing" as type net.darkhax.bookshelf.loot.modifier.ModifierRecipe$1.
[03Jun2021 21:28:24.898] [Render thread/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:add_item" as type net.darkhax.bookshelf.loot.modifier.ModifierAddItem$Serializer.
[03Jun2021 21:28:24.900] [Render thread/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 0.34ms.
[03Jun2021 21:28:25.346] [Render thread/INFO] [wayoftime.bloodmagic.BloodMagic/]: Attempting to register Tile Entities
[03Jun2021 21:28:25.434] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farmingforblockheads:merchant, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:25.446] [Render thread/INFO] [Spartan Weaponry/]: Registering Entities
[03Jun2021 21:28:25.492] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ars_nouveau:whelp, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:25.493] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ars_nouveau:ally_vex, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:25.493] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ars_nouveau:carbuncle, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:25.493] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ars_nouveau:sylph, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:25.493] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ars_nouveau:drygmy, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:25.493] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ars_nouveau:wixie, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:25.493] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ars_nouveau:wilden_hunter, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:25.494] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ars_nouveau:wilden_stalker, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:25.494] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ars_nouveau:summon_wolf, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:25.494] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ars_nouveau:summon_horse, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:25.494] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ars_nouveau:wilden_guardian, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:25.494] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for ars_nouveau:dummy, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:25.509] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup minecolonies:minecart for public static net.minecraft.entity.EntityType com.minecolonies.api.entity.ModEntities.MINECART. This means the object wasn't registered. It's likely just mod options.
[03Jun2021 21:28:25.509] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
[03Jun2021 21:28:25.510] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
[03Jun2021 21:28:25.606] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ars_nouveau:scrying_effect for public static com.hollingsworth.arsnouveau.common.potions.ScryingEffect com.hollingsworth.arsnouveau.common.potions.ModPotions.SCRYING_EFFECT. This means the object wasn't registered. It's likely just mod options.
[03Jun2021 21:28:25.606] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ars_nouveau:shocked_effect for public static com.hollingsworth.arsnouveau.common.potions.ShockedEffect com.hollingsworth.arsnouveau.common.potions.ModPotions.SHOCKED_EFFECT. This means the object wasn't registered. It's likely just mod options.
[03Jun2021 21:28:25.606] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ars_nouveau:hex_effect for public static com.hollingsworth.arsnouveau.common.potions.HexEffect com.hollingsworth.arsnouveau.common.potions.ModPotions.HEX_EFFECT. This means the object wasn't registered. It's likely just mod options.
[03Jun2021 21:28:25.607] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ars_nouveau:shield_potion for public static com.hollingsworth.arsnouveau.common.potions.ShieldEffect com.hollingsworth.arsnouveau.common.potions.ModPotions.SHIELD_POTION. This means the object wasn't registered. It's likely just mod options.
[03Jun2021 21:28:25.607] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ars_nouveau:mana_regen_effect for public static com.hollingsworth.arsnouveau.common.potions.ManaRegenEffect com.hollingsworth.arsnouveau.common.potions.ModPotions.MANA_REGEN_EFFECT. This means the object wasn't registered. It's likely just mod options.
[03Jun2021 21:28:25.610] [Render thread/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.client.particle.ModParticles:registerParticles:23]: Rendering particles
[03Jun2021 21:28:25.623] [Render thread/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
[03Jun2021 21:28:25.624] [Render thread/DEBUG] [Bookshelf/]: Registered IRecipeSerializer entry "bookshelf:crafting_shaped_with_damage" as type net.darkhax.bookshelf.crafting.recipes.ShapedRecipeDamaging$Serializer.
[03Jun2021 21:28:25.624] [Render thread/DEBUG] [Bookshelf/]: Registered IRecipeSerializer entry "bookshelf:crafting_shapeless_with_damage" as type net.darkhax.bookshelf.crafting.recipes.ShapelessRecipeDamage$Serializer.
[03Jun2021 21:28:25.624] [Render thread/DEBUG] [Bookshelf/]: Registered IRecipeSerializer entry "bookshelf:smithing_font" as type net.darkhax.bookshelf.crafting.recipes.smithing.SmithingRecipeFont$Serializer.
[03Jun2021 21:28:25.624] [Render thread/DEBUG] [Bookshelf/]: Registered IRecipeSerializer entry "bookshelf:smithing_repair_cost" as type net.darkhax.bookshelf.crafting.recipes.smithing.SmithingRecipeRepairCost$Serializer.
[03Jun2021 21:28:25.624] [Render thread/DEBUG] [Bookshelf/]: Registered IRecipeSerializer entry "bookshelf:smithing_enchant" as type net.darkhax.bookshelf.crafting.recipes.smithing.SmithingRecipeEnchantment$Serializer.
[03Jun2021 21:28:25.624] [Render thread/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0.15ms.
[03Jun2021 21:28:25.760] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: java.io.FileNotFoundException: C:\Users\Garyzan\Desktop\TestTestTest\resourcepacks\AmbienceSounds\assets\ambience\sounds.json (The system cannot find the path specified)
[03Jun2021 21:28:25.761] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at java.io.FileInputStream.open0(Native Method)
[03Jun2021 21:28:25.761] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at java.io.FileInputStream.open(FileInputStream.java:195)
[03Jun2021 21:28:25.761] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at java.io.FileInputStream.<init>(FileInputStream.java:138)
[03Jun2021 21:28:25.761] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at java.io.FileInputStream.<init>(FileInputStream.java:93)
[03Jun2021 21:28:25.761] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at vazkii.ambience.Util.Handlers.SoundHandler.registerSounds(SoundHandler.java:31)
[03Jun2021 21:28:25.761] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at vazkii.ambience.Ambience$RegistryEvents.onSoundRegister(Ambience.java:191)
[03Jun2021 21:28:25.761] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.eventbus.ASMEventHandler_235_RegistryEvents_onSoundRegister_Register.invoke(.dynamic)
[03Jun2021 21:28:25.761] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
[03Jun2021 21:28:25.761] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.eventbus.EventBus$$Lambda$2585/1665407883.invoke(Unknown Source)
[03Jun2021 21:28:25.762] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
[03Jun2021 21:28:25.762] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
[03Jun2021 21:28:25.762] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120)
[03Jun2021 21:28:25.762] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121)
[03Jun2021 21:28:25.762] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.ModContainer$$Lambda$3255/879042661.run(Unknown Source)
[03Jun2021 21:28:25.762] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618)
[03Jun2021 21:28:25.762] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56)
[03Jun2021 21:28:25.762] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:40)
[03Jun2021 21:28:25.762] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:243)
[03Jun2021 21:28:25.762] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:230)
[03Jun2021 21:28:25.762] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:196)
[03Jun2021 21:28:25.763] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$1(ClientModLoader.java:103)
[03Jun2021 21:28:25.763] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2935/772085411.run(Unknown Source)
[03Jun2021 21:28:25.763] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123)
[03Jun2021 21:28:25.763] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2936/849668686.run(Unknown Source)
[03Jun2021 21:28:25.763] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:103)
[03Jun2021 21:28:25.763] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraft.client.Minecraft.<init>(Minecraft.java:437)
[03Jun2021 21:28:25.763] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraft.client.main.Main.main(Main.java:149)
[03Jun2021 21:28:25.763] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[03Jun2021 21:28:25.763] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[03Jun2021 21:28:25.763] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[03Jun2021 21:28:25.763] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at java.lang.reflect.Method.invoke(Method.java:497)
[03Jun2021 21:28:25.764] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
[03Jun2021 21:28:25.764] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$488/1543105131.call(Unknown Source)
[03Jun2021 21:28:25.764] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[03Jun2021 21:28:25.764] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[03Jun2021 21:28:25.764] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[03Jun2021 21:28:25.764] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[03Jun2021 21:28:25.764] [Render thread/INFO] [STDERR/]: [vazkii.ambience.Util.Handlers.SoundHandler:registerSounds:56]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[03Jun2021 21:28:25.873] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:extraarmor for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\ExtraArmor-1.12.1-1.16.5.jar
[03Jun2021 21:28:25.874] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:astralsorcery for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\astralsorcery-1.16-1.16.5-1.13.11.jar
[03Jun2021 21:28:25.874] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:supermartijn642configlib for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642configlib-1.0.6-mc1.16.jar
[03Jun2021 21:28:25.874] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:trashslot for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\TrashSlot_1.16.3-12.2.1.jar
[03Jun2021 21:28:25.874] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:netherportalfix for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\NetherPortalFix_1.16.3-7.2.1.jar
[03Jun2021 21:28:25.874] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:simplemagnets for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\simplemagnets-1.1.2-mc1.16.5.jar
[03Jun2021 21:28:25.874] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:deathcounter for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\DeathCounter-1.16.3-1.2.1.jar
[03Jun2021 21:28:25.874] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:jei for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\jei-1.16.5-7.7.0.101.jar
[03Jun2021 21:28:25.874] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:attributefix for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\AttributeFix-1.16.5-10.1.2.jar
[03Jun2021 21:28:25.874] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:incontrol for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\incontrol-1.16-5.1.8.jar
[03Jun2021 21:28:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:caelus for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\caelus-forge-1.16.5-2.1.3.0.jar
[03Jun2021 21:28:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:invtweaks for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\invtweaks-1.16.4-1.0.1.jar
[03Jun2021 21:28:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:bettercaves for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterCaves-Forge-1.16.4-1.1.2.jar
[03Jun2021 21:28:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:waystones for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Waystones_1.16.5-7.6.0.jar
[03Jun2021 21:28:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:clumps for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Clumps-6.0.0.24.jar
[03Jun2021 21:28:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:xaeroworldmap for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\XaerosWorldMap_1.14.1_Forge_1.16.5.jar
[03Jun2021 21:28:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:shutupexperimentalsettings for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\shutupexperimentalsettings-1.0.3.jar
[03Jun2021 21:28:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:journeymap for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\journeymap-1.16.5-5.7.1.jar
[03Jun2021 21:28:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:controlling for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Controlling-7.0.0.20.jar
[03Jun2021 21:28:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:placebo for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Placebo-1.16.4-4.4.5.jar
[03Jun2021 21:28:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:comforts for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\comforts-forge-1.16.5-4.0.0.4.jar
[03Jun2021 21:28:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:citadel for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\citadel-1.6.3.jar
[03Jun2021 21:28:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:naturescompass for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\NaturesCompass-1.16.5-1.8.6.jar
[03Jun2021 21:28:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:sereneseasons for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar
[03Jun2021 21:28:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:yungsapi for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\YungsApi-1.16.4-Forge-6.jar
[03Jun2021 21:28:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:netheritehorsearmor for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\netheritehorsearmor-1.7.jar
[03Jun2021 21:28:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:bno for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\BasicNetherOres-1.16.5-5.5.0.jar
[03Jun2021 21:28:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:curioofundying for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\curioofundying-forge-1.16.5-5.2.0.0.jar
[03Jun2021 21:28:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:wstweaks for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar
[03Jun2021 21:28:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:farmingforblockheads for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\FarmingForBlockheads_1.16.3-7.3.0.jar
[03Jun2021 21:28:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:bookshelf for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Bookshelf-1.16.5-10.0.8.jar
[03Jun2021 21:28:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:uteamcore for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\u_team_core-1.16.5-3.2.1.195.jar
[03Jun2021 21:28:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:morpheus for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Morpheus-1.16.5-4.2.70.jar
[03Jun2021 21:28:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:iceandfire for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\iceandfire-2.1.6-1.16.4.jar
[03Jun2021 21:28:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:waila for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Hwyla-forge-1.10.11-B78_1.16.2.jar
[03Jun2021 21:28:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:walljump for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\walljump-forge-1.16.4-1.3.7.jar
[03Jun2021 21:28:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:jeresources for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\JustEnoughResources-1.16.5-0.12.1.114.jar
[03Jun2021 21:28:25.877] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:horsestandstill for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\horsestandstill-1.16.5-1.0.2.jar
[03Jun2021 21:28:25.877] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:ambience for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Ambience-1.16.4-1.0.1.jar
[03Jun2021 21:28:25.877] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Garyzan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.1.25\forge-1.16.5-36.1.25-universal.jar
[03Jun2021 21:28:25.877] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:bloodmagic for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\BloodMagic-1.16.4-3.1.0-15.jar
[03Jun2021 21:28:25.877] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:craftingtweaks for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftingTweaks_1.16.5-12.2.1.jar
[03Jun2021 21:28:25.877] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:dicemcta for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\DiceMC-TieredArmor-1.16.4-1.0.jar
[03Jun2021 21:28:25.878] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:tconstruct for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\TConstruct-1.16.5-3.0.4.171.jar
[03Jun2021 21:28:25.878] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:usefulbackpacks for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\useful_backpacks-1.16.5-1.12.0.89.jar
[03Jun2021 21:28:25.878] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:crashutilities for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\crashutilities-3.11.1.jar
[03Jun2021 21:28:25.878] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:classes for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Classes-1.16.5-2.0.4.3.jar
[03Jun2021 21:28:25.878] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:durability101 for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\durability101-1.16-0.0.3.jar
[03Jun2021 21:28:25.878] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:rapid_leaf_decay for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\RapidLeafDecay-1.16.5-2.0.0.jar
[03Jun2021 21:28:25.878] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:mining_dimension for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\mining_dimension-1.16.5-1.0.5.jar
[03Jun2021 21:28:25.878] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:ceramicbucket for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicbucket-2.6.1-1.16.2+.jar
[03Jun2021 21:28:25.878] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:supermartijn642corelib for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\supermartijn642corelib-1.0.4-mc1.16.5.jar
[03Jun2021 21:28:25.878] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:simplefarming for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\simplefarming-1.16.5-1.3.6.jar
[03Jun2021 21:28:25.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:ding for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Ding-1.16.5-1.3.0.jar
[03Jun2021 21:28:25.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:ceilingtorch for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\ceilingtorch-1.16.5-v1.10.jar
[03Jun2021 21:28:25.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:ceramicshears for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\ceramicshears-1.4.0-1.16.4+.jar
[03Jun2021 21:28:25.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:jeiintegration for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\jeiintegration_1.16.5-7.0.1.15.jar
[03Jun2021 21:28:25.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:curios for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\curios-forge-1.16.5-4.0.5.1.jar
[03Jun2021 21:28:25.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:curious_armor_stands for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Curious Armor Stands-1.16.5-2.1.0.jar
[03Jun2021 21:28:25.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:patchouli for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Patchouli-1.16.4-51.jar
[03Jun2021 21:28:25.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:mantle for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Mantle-1.16.5-1.6.103.jar
[03Jun2021 21:28:25.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:xaerominimap for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Xaeros_Minimap_21.9.0.1_Forge_1.16.5.jar
[03Jun2021 21:28:25.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:collective for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\collective-1.16.5-2.26.jar
[03Jun2021 21:28:25.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:sit for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\sit-1.16.5-v1.3.1.jar
[03Jun2021 21:28:25.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:tombstone for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\tombstone-1.16-6.4.0.jar
[03Jun2021 21:28:25.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:globaldataandresourcepacks for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\globaldataandresourcepacks-1.16.4-1.7.4.jar
[03Jun2021 21:28:25.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:structurize for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\structurize-0.13.174-ALPHA-universal.jar
[03Jun2021 21:28:25.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:betterconduitplacement for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\betterconduitplacement_1.16.5-1.2.jar
[03Jun2021 21:28:25.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:ambientenvironment for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\AmbientEnvironment-4.0.0.6.jar
[03Jun2021 21:28:25.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:minecolonies for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\minecolonies-0.14.189-BETA-universal.jar
[03Jun2021 21:28:25.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:spartanweaponry for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar
[03Jun2021 21:28:25.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:pmmo for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\Project_MMO-1.16.5-3.57.2.jar
[03Jun2021 21:28:25.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:architectury for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\architectury-1.17.18-forge.jar
[03Jun2021 21:28:25.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:ftbguilibrary for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\ftb-gui-library-1605.2.1.41-forge.jar
[03Jun2021 21:28:25.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:curiouselytra for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\curiouselytra-forge-1.16.5-4.0.2.3.jar
[03Jun2021 21:28:25.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:connectedglass for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\connectedglass-1.0.8-mc1.16.5.jar
[03Jun2021 21:28:25.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:observerlib for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\observerlib-1.16.5-1.5.2.jar
[03Jun2021 21:28:25.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:solcarrot for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\solcarrot-1.16.3-1.9.10.jar
[03Jun2021 21:28:25.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:firstjoinmessage for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\firstjoinmessage_1.16.5-1.2.jar
[03Jun2021 21:28:25.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:durabilityviewer for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\durabilityviewer-1.16.4-forge35.0.7-1.10.jar
[03Jun2021 21:28:25.881] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:betterbedrockgenerator for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\betterbedrockgenerator-1.16.4-0.1.2.jar
[03Jun2021 21:28:25.881] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:craftablehorsearmour for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\CraftableHorseArmour-1.16.X-1.4.0.jar
[03Jun2021 21:28:25.881] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:betterburning for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterBurning-1.16.5-6.0.5.jar
[03Jun2021 21:28:25.881] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:classicbar for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\classicbar-4.1.0-1.16.5.jar
[03Jun2021 21:28:25.881] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:fastleafdecay for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\FastLeafDecay-v25.jar
[03Jun2021 21:28:25.881] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:dicemcpmmonbt for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\dicemcpmmonbt-1.1.4a.jar
[03Jun2021 21:28:25.881] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:cosmeticarmorreworked for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\CosmeticArmorReworked-1.16.5-v2.jar
[03Jun2021 21:28:25.881] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:valhelsia_core for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_core-16.0.8.jar
[03Jun2021 21:28:25.881] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:valhelsia_structures for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\valhelsia_structures-1.16.5-0.1.1.jar
[03Jun2021 21:28:25.881] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:dynamictrees for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\DynamicTrees-1.16.5-0.10.0-Beta12.jar
[03Jun2021 21:28:25.881] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:bettermineshafts for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\BetterMineshafts-Forge-1.16.4-2.0.3.jar
[03Jun2021 21:28:25.881] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:geckolib3 for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\geckolib-forge-1.16.5-3.0.36.jar
[03Jun2021 21:28:25.881] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:ars_nouveau for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\ars_nouveau-1.16.5-1.18.jar
[03Jun2021 21:28:25.882] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:tomeofblood for mod file C:\Users\Garyzan\Desktop\TestTestTest\mods\tomeofblood-1.16.4-1.0.5.jar
[03Jun2021 21:28:25.996] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_209553_a with desc (Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/block/BlockState;)Lnet/minecraft/client/renderer/model/ModelResourceLocation;
[03Jun2021 21:28:25.999] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching BlockModelShapes#getModelLocation
[03Jun2021 21:28:26.058] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225623_a_ with desc (Lnet/minecraft/entity/projectile/FishingBobberEntity;FFLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V
[03Jun2021 21:28:26.238] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_212843_a_ with desc (Lnet/minecraft/entity/MobEntity;FFF)V
[03Jun2021 21:28:26.239] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225597_a_ with desc (Lnet/minecraft/entity/MobEntity;FFFFF)V
[03Jun2021 21:28:26.268] [Render thread/DEBUG] [mixin/]: Mixing CapeLayerMixin from caelus.mixins.json into net.minecraft.client.renderer.entity.layers.CapeLayer
[03Jun2021 21:28:26.270] [Render thread/DEBUG] [mixin/]: Mixing client.CapeLayerMixin from valhelsia_core.mixins.json into net.minecraft.client.renderer.entity.layers.CapeLayer
[03Jun2021 21:28:26.283] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228396_a_ with desc (FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V
[03Jun2021 21:28:26.288] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228396_a_ with desc (FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V
[03Jun2021 21:28:26.294] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228405_a_ with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V
[03Jun2021 21:28:26.310] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228405_a_ with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V
[03Jun2021 21:28:26.580] [Render thread/DEBUG] [mixin/]: Mixing BlockModelRendererMixin from valhelsia_structures.mixins.json into net.minecraft.client.renderer.BlockModelRenderer
[03Jun2021 21:28:26.584] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming processLoading with desc (Lnet/minecraft/profiler/IProfiler;I)V
[03Jun2021 21:28:26.584] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ModelBakery#<init>
[03Jun2021 21:28:26.702] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77506_a with desc (Lnet/minecraft/enchantment/Enchantment;Lnet/minecraft/item/ItemStack;)I
[03Jun2021 21:28:26.705] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_levels' ASM patch...
[03Jun2021 21:28:26.707] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_levels' ASM patch!
[03Jun2021 21:28:26.707] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82781_a with desc (Lnet/minecraft/item/ItemStack;)Ljava/util/Map;
[03Jun2021 21:28:26.710] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_enchantments' ASM patch...
[03Jun2021 21:28:26.711] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_enchantments' ASM patch!
[03Jun2021 21:28:26.711] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77518_a with desc (Lnet/minecraft/enchantment/EnchantmentHelper$IEnchantmentVisitor;Lnet/minecraft/item/ItemStack;)V
[03Jun2021 21:28:26.714] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_apply_modifier' ASM patch...
[03Jun2021 21:28:26.716] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_apply_modifier' ASM patch!
[03Jun2021 21:28:27.111] [Render thread/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.client.particle.ModParticles:registerFactories:36]: Rendering factories
[03Jun2021 21:28:27.167] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[03Jun2021 21:28:27.242] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources
[03Jun2021 21:28:27.259] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT
[03Jun2021 21:28:27.260] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\waystones-client.toml
[03Jun2021 21:28:27.263] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\waystones-client.toml
[03Jun2021 21:28:27.269] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\waystones-client.toml for changes
[03Jun2021 21:28:27.271] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\jei-client.toml
[03Jun2021 21:28:27.286] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\jei-client.toml
[03Jun2021 21:28:27.293] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\jei-client.toml for changes
[03Jun2021 21:28:27.304] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\trashslot-client.toml
[03Jun2021 21:28:27.306] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\trashslot-client.toml
[03Jun2021 21:28:27.309] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\trashslot-client.toml for changes
[03Jun2021 21:28:27.311] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\invtweaks-client.toml
[03Jun2021 21:28:27.312] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\invtweaks-client.toml
[03Jun2021 21:28:27.315] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\invtweaks-client.toml for changes
[03Jun2021 21:28:27.333] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\naturescompass-client.toml
[03Jun2021 21:28:27.334] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\naturescompass-client.toml
[03Jun2021 21:28:27.336] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\naturescompass-client.toml for changes
[03Jun2021 21:28:27.339] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\iceandfire-client.toml
[03Jun2021 21:28:27.339] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\iceandfire-client.toml
[03Jun2021 21:28:27.340] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\iceandfire-client.toml for changes
[03Jun2021 21:28:27.344] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file invtweaks-client.toml changed, sending notifies
[03Jun2021 21:28:27.593] [Worker-Main-11/DEBUG] [slimeknights.tconstruct.library.client.materials.MaterialRenderInfoLoader/]: Loaded material render infos:
tconstruct:constantan
tconstruct:silver
tconstruct:queens_slime
tconstruct:copper
tconstruct:flint
tconstruct:iron
tconstruct:scorched_stone
tconstruct:ui_render_extra_large
tconstruct:necrotic_bone
tconstruct:bronze
tconstruct:electrum
tconstruct:rose_gold
tconstruct:steel
tconstruct:seared_stone
tconstruct:manyullyn
tconstruct:hepatizon
tconstruct:lead
tconstruct:nahuatl
tconstruct:wood
tconstruct:endstone
tconstruct:pig_iron
tconstruct:ui_render_handle
tconstruct:ui_render_head
tconstruct:slimewood
tconstruct:ui_render_large
tconstruct:slimesteel
tconstruct:soulsteel
tconstruct:knightslime
tconstruct:cobalt
tconstruct:tinkers_bronze
tconstruct:bone
tconstruct:stone
tconstruct:ui_render_extra
[03Jun2021 21:28:27.593] [Worker-Main-11/INFO] [slimeknights.tconstruct.library.client.materials.MaterialRenderInfoLoader/]: 33 material render infos loaded
[03Jun2021 21:28:27.603] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file iceandfire-client.toml changed, sending notifies
[03Jun2021 21:28:27.604] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\farmingforblockheads-client.toml
[03Jun2021 21:28:27.606] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\farmingforblockheads-client.toml
[03Jun2021 21:28:27.606] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\farmingforblockheads-client.toml for changes
[03Jun2021 21:28:27.608] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\tconstruct-client.toml
[03Jun2021 21:28:27.611] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\tconstruct-client.toml
[03Jun2021 21:28:27.611] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\tconstruct-client.toml for changes
[03Jun2021 21:28:27.613] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\craftingtweaks-client.toml
[03Jun2021 21:28:27.629] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\craftingtweaks-client.toml
[03Jun2021 21:28:27.629] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\craftingtweaks-client.toml for changes
[03Jun2021 21:28:27.631] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\forge-client.toml
[03Jun2021 21:28:27.642] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file iceandfire-client.toml changed, sending notifies
[03Jun2021 21:28:27.649] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\forge-client.toml
[03Jun2021 21:28:27.657] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\forge-client.toml for changes
[03Jun2021 21:28:27.657] [modloading-worker-8/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-client.toml
[03Jun2021 21:28:27.660] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\mining_dimension-client.toml
[03Jun2021 21:28:27.676] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\mining_dimension-client.toml
[03Jun2021 21:28:27.685] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\mining_dimension-client.toml for changes
[03Jun2021 21:28:27.687] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ding.toml
[03Jun2021 21:28:27.705] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ding.toml
[03Jun2021 21:28:27.714] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ding.toml for changes
[03Jun2021 21:28:27.717] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\jeiintegration-client.toml
[03Jun2021 21:28:27.746] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\jeiintegration-client.toml
[03Jun2021 21:28:27.747] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\jeiintegration-client.toml for changes
[03Jun2021 21:28:27.747] [modloading-worker-8/DEBUG] [com.snowshock35.jeiintegration.JEIIntegration/]: Loaded JEI Integration config file jeiintegration-client.toml
[03Jun2021 21:28:27.749] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\curios-client.toml
[03Jun2021 21:28:27.752] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file jeiintegration-client.toml changed, sending notifies
[03Jun2021 21:28:27.753] [Thread-1/DEBUG] [com.snowshock35.jeiintegration.JEIIntegration/]: JEI Integration config just got changed on the file system!
[03Jun2021 21:28:27.756] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\curios-client.toml
[03Jun2021 21:28:27.757] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\curios-client.toml for changes
[03Jun2021 21:28:27.759] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\patchouli-client.toml
[03Jun2021 21:28:27.760] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\patchouli-client.toml
[03Jun2021 21:28:27.761] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\patchouli-client.toml for changes
[03Jun2021 21:28:27.763] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file curios-client.toml changed, sending notifies
[03Jun2021 21:28:27.765] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\mantle-client.toml
[03Jun2021 21:28:27.767] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\mantle-client.toml
[03Jun2021 21:28:27.768] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\mantle-client.toml for changes
[03Jun2021 21:28:27.770] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file mantle-client.toml changed, sending notifies
[03Jun2021 21:28:27.771] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\structurize-client.toml
[03Jun2021 21:28:27.773] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file mantle-client.toml changed, sending notifies
[03Jun2021 21:28:27.785] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\structurize-client.toml
[03Jun2021 21:28:27.785] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\structurize-client.toml for changes
[03Jun2021 21:28:27.785] [modloading-worker-8/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\Garyzan\Desktop\TestTestTest\config\structurize-client.toml is not correct. Correcting
[03Jun2021 21:28:27.786] [modloading-worker-8/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key windowCacheCap does not match the spec. This may create a backup.
[03Jun2021 21:28:27.788] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\minecolonies-client.toml
[03Jun2021 21:28:27.801] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\minecolonies-client.toml
[03Jun2021 21:28:27.801] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\minecolonies-client.toml for changes
[03Jun2021 21:28:27.802] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file minecolonies-client.toml changed, sending notifies
[03Jun2021 21:28:27.802] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\classicbar-client.toml
[03Jun2021 21:28:27.804] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\classicbar-client.toml
[03Jun2021 21:28:27.805] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\classicbar-client.toml for changes
[03Jun2021 21:28:27.805] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file minecolonies-client.toml changed, sending notifies
[03Jun2021 21:28:27.807] [modloading-worker-8/INFO] [tfar.classicbar.ClassicBar/]: Syncing Classic Bar Configs
[03Jun2021 21:28:27.809] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\solcarrot-client.toml
[03Jun2021 21:28:27.820] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\solcarrot-client.toml
[03Jun2021 21:28:27.820] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\solcarrot-client.toml for changes
[03Jun2021 21:28:27.821] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\cosmeticarmorreworked-client.toml
[03Jun2021 21:28:27.832] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\cosmeticarmorreworked-client.toml
[03Jun2021 21:28:27.832] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\cosmeticarmorreworked-client.toml for changes
[03Jun2021 21:28:27.833] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\dynamictrees-client.toml
[03Jun2021 21:28:27.833] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\dynamictrees-client.toml
[03Jun2021 21:28:27.833] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\dynamictrees-client.toml for changes
[03Jun2021 21:28:27.837] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\valhelsia_structures-client.toml
[03Jun2021 21:28:27.838] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\valhelsia_structures-client.toml
[03Jun2021 21:28:27.838] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\valhelsia_structures-client.toml for changes
[03Jun2021 21:28:27.847] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file valhelsia_structures-client.toml changed, sending notifies
[03Jun2021 21:28:27.848] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\astralsorcery-client.toml
[03Jun2021 21:28:27.849] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file valhelsia_structures-client.toml changed, sending notifies
[03Jun2021 21:28:27.858] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\astralsorcery-client.toml
[03Jun2021 21:28:27.859] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\astralsorcery-client.toml for changes
[03Jun2021 21:28:27.860] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\bloodmagic-client.toml
[03Jun2021 21:28:27.869] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\bloodmagic-client.toml
[03Jun2021 21:28:27.870] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\bloodmagic-client.toml for changes
[03Jun2021 21:28:27.871] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\tombstone-client.toml
[03Jun2021 21:28:27.879] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\tombstone-client.toml
[03Jun2021 21:28:27.879] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\tombstone-client.toml for changes
[03Jun2021 21:28:27.880] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON
[03Jun2021 21:28:27.881] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\deathcounter-common.toml
[03Jun2021 21:28:27.882] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\deathcounter-common.toml
[03Jun2021 21:28:27.882] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\deathcounter-common.toml for changes
[03Jun2021 21:28:27.883] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\extraarmor-common.toml
[03Jun2021 21:28:27.885] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\extraarmor-common.toml
[03Jun2021 21:28:27.885] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\extraarmor-common.toml for changes
[03Jun2021 21:28:27.887] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\attributefix-common.toml
[03Jun2021 21:28:27.890] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file extraarmor-common.toml changed, sending notifies
[03Jun2021 21:28:27.896] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\attributefix-common.toml
[03Jun2021 21:28:27.896] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\attributefix-common.toml for changes
[03Jun2021 21:28:27.898] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\bettercaves-1_16.toml
[03Jun2021 21:28:27.901] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file attributefix-common.toml changed, sending notifies
[03Jun2021 21:28:27.907] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\bettercaves-1_16.toml
[03Jun2021 21:28:27.907] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\bettercaves-1_16.toml for changes
[03Jun2021 21:28:27.909] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\waystones-common.toml
[03Jun2021 21:28:27.912] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\waystones-common.toml
[03Jun2021 21:28:27.912] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\waystones-common.toml for changes
[03Jun2021 21:28:27.913] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\naturescompass-common.toml
[03Jun2021 21:28:27.915] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\naturescompass-common.toml
[03Jun2021 21:28:27.915] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\naturescompass-common.toml for changes
[03Jun2021 21:28:27.917] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\wstweaks-common.toml
[03Jun2021 21:28:27.919] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\wstweaks-common.toml
[03Jun2021 21:28:27.919] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\wstweaks-common.toml for changes
[03Jun2021 21:28:27.920] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\bno-common.toml
[03Jun2021 21:28:27.921] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\bno-common.toml
[03Jun2021 21:28:27.921] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\bno-common.toml for changes
[03Jun2021 21:28:27.924] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file bettercaves-1_16.toml changed, sending notifies
[03Jun2021 21:28:27.924] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\citadel-common.toml
[03Jun2021 21:28:27.927] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\citadel-common.toml
[03Jun2021 21:28:27.927] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\citadel-common.toml for changes
[03Jun2021 21:28:27.929] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\iceandfire-common.toml
[03Jun2021 21:28:27.943] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\iceandfire-common.toml
[03Jun2021 21:28:27.944] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\iceandfire-common.toml for changes
[03Jun2021 21:28:27.958] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\walljump-common.toml
[03Jun2021 21:28:27.973] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\walljump-common.toml
[03Jun2021 21:28:27.974] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\walljump-common.toml for changes
[03Jun2021 21:28:27.975] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ambience-common.toml
[03Jun2021 21:28:27.983] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ambience-common.toml
[03Jun2021 21:28:27.983] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file iceandfire-common.toml changed, sending notifies
[03Jun2021 21:28:27.983] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ambience-common.toml for changes
[03Jun2021 21:28:27.985] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\farmingforblockheads-common.toml
[03Jun2021 21:28:27.994] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\farmingforblockheads-common.toml
[03Jun2021 21:28:27.995] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\farmingforblockheads-common.toml for changes
[03Jun2021 21:28:27.996] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\jeresources-common.toml
[03Jun2021 21:28:27.998] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\jeresources-common.toml
[03Jun2021 21:28:27.998] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\jeresources-common.toml for changes
[03Jun2021 21:28:27.999] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\sereneseasons\fertility.toml
[03Jun2021 21:28:28.008] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\sereneseasons\fertility.toml
[03Jun2021 21:28:28.010] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\sereneseasons\fertility.toml for changes
[03Jun2021 21:28:28.012] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\tconstruct-common.toml
[03Jun2021 21:28:28.014] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\tconstruct-common.toml
[03Jun2021 21:28:28.014] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\tconstruct-common.toml for changes
[03Jun2021 21:28:28.015] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\craftingtweaks-common.toml
[03Jun2021 21:28:28.016] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\craftingtweaks-common.toml
[03Jun2021 21:28:28.016] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\craftingtweaks-common.toml for changes
[03Jun2021 21:28:28.017] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\sereneseasons\seasons.toml
[03Jun2021 21:28:28.115] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\sereneseasons\seasons.toml
[03Jun2021 21:28:28.116] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\sereneseasons\seasons.toml for changes
[03Jun2021 21:28:28.118] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\classes-common.toml
[03Jun2021 21:28:28.119] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\classes-common.toml
[03Jun2021 21:28:28.120] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file sereneseasons/seasons.toml changed, sending notifies
[03Jun2021 21:28:28.120] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\classes-common.toml for changes
[03Jun2021 21:28:28.121] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\usefulbackpacks-common.toml
[03Jun2021 21:28:28.121] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file classes-common.toml changed, sending notifies
[03Jun2021 21:28:28.122] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file classes-common.toml changed, sending notifies
[03Jun2021 21:28:28.131] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\usefulbackpacks-common.toml
[03Jun2021 21:28:28.131] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\usefulbackpacks-common.toml for changes
[03Jun2021 21:28:28.132] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\forge-common.toml
[03Jun2021 21:28:28.134] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\forge-common.toml
[03Jun2021 21:28:28.134] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\forge-common.toml for changes
[03Jun2021 21:28:28.134] [modloading-worker-8/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml
[03Jun2021 21:28:28.135] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\simplefarming.toml
[03Jun2021 21:28:28.136] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\simplefarming.toml
[03Jun2021 21:28:28.136] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\simplefarming.toml for changes
[03Jun2021 21:28:28.139] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\collective-common.toml
[03Jun2021 21:28:28.150] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\collective-common.toml
[03Jun2021 21:28:28.150] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\collective-common.toml for changes
[03Jun2021 21:28:28.152] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file simplefarming.toml changed, sending notifies
[03Jun2021 21:28:28.152] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\betterconduitplacement-common.toml
[03Jun2021 21:28:28.159] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\betterconduitplacement-common.toml
[03Jun2021 21:28:28.160] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\betterconduitplacement-common.toml for changes
[03Jun2021 21:28:28.161] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file betterconduitplacement-common.toml changed, sending notifies
[03Jun2021 21:28:28.161] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\spartanweaponry-common.toml
[03Jun2021 21:28:28.162] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file betterconduitplacement-common.toml changed, sending notifies
[03Jun2021 21:28:28.169] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\spartanweaponry-common.toml
[03Jun2021 21:28:28.169] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\spartanweaponry-common.toml for changes
[03Jun2021 21:28:28.179] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\pmmo-common.toml
[03Jun2021 21:28:28.190] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file spartanweaponry-common.toml changed, sending notifies
[03Jun2021 21:28:28.190] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\pmmo-common.toml
[03Jun2021 21:28:28.190] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\pmmo-common.toml for changes
[03Jun2021 21:28:28.194] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\firstjoinmessage-common.toml
[03Jun2021 21:28:28.196] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\firstjoinmessage-common.toml
[03Jun2021 21:28:28.196] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\firstjoinmessage-common.toml for changes
[03Jun2021 21:28:28.197] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\betterburning-common.toml
[03Jun2021 21:28:28.199] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\betterburning-common.toml
[03Jun2021 21:28:28.200] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\betterburning-common.toml for changes
[03Jun2021 21:28:28.201] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\betterbedrockgenerator-common.toml
[03Jun2021 21:28:28.202] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\betterbedrockgenerator-common.toml
[03Jun2021 21:28:28.203] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\betterbedrockgenerator-common.toml for changes
[03Jun2021 21:28:28.204] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\cosmeticarmorreworked-common.toml
[03Jun2021 21:28:28.205] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\cosmeticarmorreworked-common.toml
[03Jun2021 21:28:28.205] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\cosmeticarmorreworked-common.toml for changes
[03Jun2021 21:28:28.206] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\dynamictrees-common.toml
[03Jun2021 21:28:28.206] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file pmmo-common.toml changed, sending notifies
[03Jun2021 21:28:28.214] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\dynamictrees-common.toml
[03Jun2021 21:28:28.214] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\dynamictrees-common.toml for changes
[03Jun2021 21:28:28.215] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\valhelsia_structures-common.toml
[03Jun2021 21:28:28.217] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\valhelsia_structures-common.toml
[03Jun2021 21:28:28.217] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\valhelsia_structures-common.toml for changes
[03Jun2021 21:28:28.218] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file dynamictrees-common.toml changed, sending notifies
[03Jun2021 21:28:28.219] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\bettermineshafts-forge-1_16.toml
[03Jun2021 21:28:28.221] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\bettermineshafts-forge-1_16.toml
[03Jun2021 21:28:28.221] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\bettermineshafts-forge-1_16.toml for changes
[03Jun2021 21:28:28.222] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file valhelsia_structures-common.toml changed, sending notifies
[03Jun2021 21:28:28.223] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\astralsorcery-common.toml
[03Jun2021 21:28:28.225] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\astralsorcery-common.toml
[03Jun2021 21:28:28.226] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\astralsorcery-common.toml for changes
[03Jun2021 21:28:28.226] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file bettermineshafts-forge-1_16.toml changed, sending notifies
[03Jun2021 21:28:28.227] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\tombstone-common.toml
[03Jun2021 21:28:28.230] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file astralsorcery-common.toml changed, sending notifies
[03Jun2021 21:28:28.239] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\tombstone-common.toml
[03Jun2021 21:28:28.239] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\tombstone-common.toml for changes
[03Jun2021 21:28:28.241] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\intangible.toml
[03Jun2021 21:28:28.243] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\intangible.toml
[03Jun2021 21:28:28.246] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\intangible.toml for changes
[03Jun2021 21:28:28.247] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\ignite.toml
[03Jun2021 21:28:28.248] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\ignite.toml
[03Jun2021 21:28:28.249] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\ignite.toml for changes
[03Jun2021 21:28:28.250] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\flare.toml
[03Jun2021 21:28:28.251] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\flare.toml
[03Jun2021 21:28:28.252] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\flare.toml for changes
[03Jun2021 21:28:28.252] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file tombstone-common.toml changed, sending notifies
[03Jun2021 21:28:28.253] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\underfoot.toml
[03Jun2021 21:28:28.262] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\underfoot.toml
[03Jun2021 21:28:28.263] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\underfoot.toml for changes
[03Jun2021 21:28:28.264] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\strength.toml
[03Jun2021 21:28:28.264] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/underfoot.toml changed, sending notifies
[03Jun2021 21:28:28.265] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\strength.toml
[03Jun2021 21:28:28.266] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/underfoot.toml changed, sending notifies
[03Jun2021 21:28:28.266] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\strength.toml for changes
[03Jun2021 21:28:28.267] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/strength.toml changed, sending notifies
[03Jun2021 21:28:28.268] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\craft.toml
[03Jun2021 21:28:28.270] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\craft.toml
[03Jun2021 21:28:28.270] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/strength.toml changed, sending notifies
[03Jun2021 21:28:28.273] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\craft.toml for changes
[03Jun2021 21:28:28.274] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\cold_snap.toml
[03Jun2021 21:28:28.276] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\cold_snap.toml
[03Jun2021 21:28:28.276] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\cold_snap.toml for changes
[03Jun2021 21:28:28.277] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\rune.toml
[03Jun2021 21:28:28.285] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\rune.toml
[03Jun2021 21:28:28.285] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\rune.toml for changes
[03Jun2021 21:28:28.286] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\snare.toml
[03Jun2021 21:28:28.295] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\snare.toml
[03Jun2021 21:28:28.295] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\snare.toml for changes
[03Jun2021 21:28:28.296] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/snare.toml changed, sending notifies
[03Jun2021 21:28:28.297] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\slowfall.toml
[03Jun2021 21:28:28.298] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\slowfall.toml
[03Jun2021 21:28:28.298] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/snare.toml changed, sending notifies
[03Jun2021 21:28:28.299] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\slowfall.toml for changes
[03Jun2021 21:28:28.299] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/slowfall.toml changed, sending notifies
[03Jun2021 21:28:28.299] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\freeze.toml
[03Jun2021 21:28:28.301] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\freeze.toml
[03Jun2021 21:28:28.301] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\freeze.toml for changes
[03Jun2021 21:28:28.301] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/slowfall.toml changed, sending notifies
[03Jun2021 21:28:28.301] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/freeze.toml changed, sending notifies
[03Jun2021 21:28:28.302] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\split.toml
[03Jun2021 21:28:28.303] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\split.toml
[03Jun2021 21:28:28.303] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\split.toml for changes
[03Jun2021 21:28:28.303] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/freeze.toml changed, sending notifies
[03Jun2021 21:28:28.304] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\crush.toml
[03Jun2021 21:28:28.305] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\crush.toml
[03Jun2021 21:28:28.305] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\crush.toml for changes
[03Jun2021 21:28:28.306] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\smelt.toml
[03Jun2021 21:28:28.313] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\smelt.toml
[03Jun2021 21:28:28.314] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\smelt.toml for changes
[03Jun2021 21:28:28.315] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\summon_decoy.toml
[03Jun2021 21:28:28.321] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\summon_decoy.toml
[03Jun2021 21:28:28.321] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\summon_decoy.toml for changes
[03Jun2021 21:28:28.322] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/summon_decoy.toml changed, sending notifies
[03Jun2021 21:28:28.323] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\summon_steed.toml
[03Jun2021 21:28:28.324] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\summon_steed.toml
[03Jun2021 21:28:28.324] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\summon_steed.toml for changes
[03Jun2021 21:28:28.324] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/summon_decoy.toml changed, sending notifies
[03Jun2021 21:28:28.325] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\accelerate.toml
[03Jun2021 21:28:28.326] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\accelerate.toml
[03Jun2021 21:28:28.326] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\accelerate.toml for changes
[03Jun2021 21:28:28.327] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/accelerate.toml changed, sending notifies
[03Jun2021 21:28:28.327] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\hex.toml
[03Jun2021 21:28:28.329] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/accelerate.toml changed, sending notifies
[03Jun2021 21:28:28.334] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\hex.toml
[03Jun2021 21:28:28.334] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\hex.toml for changes
[03Jun2021 21:28:28.335] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\summon_vex.toml
[03Jun2021 21:28:28.341] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\summon_vex.toml
[03Jun2021 21:28:28.341] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\summon_vex.toml for changes
[03Jun2021 21:28:28.342] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\lightning.toml
[03Jun2021 21:28:28.344] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\lightning.toml
[03Jun2021 21:28:28.344] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\lightning.toml for changes
[03Jun2021 21:28:28.347] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\grow.toml
[03Jun2021 21:28:28.349] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/lightning.toml changed, sending notifies
[03Jun2021 21:28:28.349] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/lightning.toml changed, sending notifies
[03Jun2021 21:28:28.355] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\grow.toml
[03Jun2021 21:28:28.355] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\grow.toml for changes
[03Jun2021 21:28:28.356] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/grow.toml changed, sending notifies
[03Jun2021 21:28:28.357] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\dampen.toml
[03Jun2021 21:28:28.358] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\dampen.toml
[03Jun2021 21:28:28.358] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/grow.toml changed, sending notifies
[03Jun2021 21:28:28.358] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\dampen.toml for changes
[03Jun2021 21:28:28.359] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/dampen.toml changed, sending notifies
[03Jun2021 21:28:28.359] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/dampen.toml changed, sending notifies
[03Jun2021 21:28:28.360] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\touch.toml
[03Jun2021 21:28:28.367] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\touch.toml
[03Jun2021 21:28:28.367] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\touch.toml for changes
[03Jun2021 21:28:28.369] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\invisibility.toml
[03Jun2021 21:28:28.370] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\invisibility.toml
[03Jun2021 21:28:28.370] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\invisibility.toml for changes
[03Jun2021 21:28:28.371] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\extract.toml
[03Jun2021 21:28:28.373] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\extract.toml
[03Jun2021 21:28:28.373] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\extract.toml for changes
[03Jun2021 21:28:28.374] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/extract.toml changed, sending notifies
[03Jun2021 21:28:28.374] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/extract.toml changed, sending notifies
[03Jun2021 21:28:28.374] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\delay.toml
[03Jun2021 21:28:28.384] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\delay.toml
[03Jun2021 21:28:28.384] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\delay.toml for changes
[03Jun2021 21:28:28.385] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\light.toml
[03Jun2021 21:28:28.394] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\light.toml
[03Jun2021 21:28:28.394] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\light.toml for changes
[03Jun2021 21:28:28.395] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\duration_down.toml
[03Jun2021 21:28:28.395] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/light.toml changed, sending notifies
[03Jun2021 21:28:28.396] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/light.toml changed, sending notifies
[03Jun2021 21:28:28.403] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\duration_down.toml
[03Jun2021 21:28:28.403] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\duration_down.toml for changes
[03Jun2021 21:28:28.404] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\exchange.toml
[03Jun2021 21:28:28.406] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\exchange.toml
[03Jun2021 21:28:28.406] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\exchange.toml for changes
[03Jun2021 21:28:28.407] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/exchange.toml changed, sending notifies
[03Jun2021 21:28:28.408] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\place_block.toml
[03Jun2021 21:28:28.410] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\place_block.toml
[03Jun2021 21:28:28.410] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/exchange.toml changed, sending notifies
[03Jun2021 21:28:28.410] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\place_block.toml for changes
[03Jun2021 21:28:28.412] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/place_block.toml changed, sending notifies
[03Jun2021 21:28:28.412] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\summon_wolves.toml
[03Jun2021 21:28:28.414] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\summon_wolves.toml
[03Jun2021 21:28:28.414] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/place_block.toml changed, sending notifies
[03Jun2021 21:28:28.414] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\summon_wolves.toml for changes
[03Jun2021 21:28:28.415] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/summon_wolves.toml changed, sending notifies
[03Jun2021 21:28:28.415] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/summon_wolves.toml changed, sending notifies
[03Jun2021 21:28:28.416] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\shield.toml
[03Jun2021 21:28:28.417] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\shield.toml
[03Jun2021 21:28:28.418] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\shield.toml for changes
[03Jun2021 21:28:28.419] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\conjure_water.toml
[03Jun2021 21:28:28.420] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\conjure_water.toml
[03Jun2021 21:28:28.420] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\conjure_water.toml for changes
[03Jun2021 21:28:28.421] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\cut.toml
[03Jun2021 21:28:28.422] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\cut.toml
[03Jun2021 21:28:28.422] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\cut.toml for changes
[03Jun2021 21:28:28.423] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\harm.toml
[03Jun2021 21:28:28.423] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/cut.toml changed, sending notifies
[03Jun2021 21:28:28.425] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/cut.toml changed, sending notifies
[03Jun2021 21:28:28.434] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\harm.toml
[03Jun2021 21:28:28.434] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\harm.toml for changes
[03Jun2021 21:28:28.436] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\interact.toml
[03Jun2021 21:28:28.439] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\interact.toml
[03Jun2021 21:28:28.439] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\interact.toml for changes
[03Jun2021 21:28:28.440] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/harm.toml changed, sending notifies
[03Jun2021 21:28:28.442] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/interact.toml changed, sending notifies
[03Jun2021 21:28:28.442] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\blink.toml
[03Jun2021 21:28:28.446] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/interact.toml changed, sending notifies
[03Jun2021 21:28:28.454] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\blink.toml
[03Jun2021 21:28:28.455] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\blink.toml for changes
[03Jun2021 21:28:28.456] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\amplify.toml
[03Jun2021 21:28:28.467] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\amplify.toml
[03Jun2021 21:28:28.468] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\amplify.toml for changes
[03Jun2021 21:28:28.469] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\phantom_block.toml
[03Jun2021 21:28:28.471] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\phantom_block.toml
[03Jun2021 21:28:28.471] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\phantom_block.toml for changes
[03Jun2021 21:28:28.472] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/phantom_block.toml changed, sending notifies
[03Jun2021 21:28:28.473] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\fell.toml
[03Jun2021 21:28:28.476] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\fell.toml
[03Jun2021 21:28:28.476] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/phantom_block.toml changed, sending notifies
[03Jun2021 21:28:28.477] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\fell.toml for changes
[03Jun2021 21:28:28.479] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\extend_time.toml
[03Jun2021 21:28:28.481] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\extend_time.toml
[03Jun2021 21:28:28.481] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\extend_time.toml for changes
[03Jun2021 21:28:28.483] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/extend_time.toml changed, sending notifies
[03Jun2021 21:28:28.483] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\heal.toml
[03Jun2021 21:28:28.485] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\heal.toml
[03Jun2021 21:28:28.486] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\heal.toml for changes
[03Jun2021 21:28:28.486] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/extend_time.toml changed, sending notifies
[03Jun2021 21:28:28.488] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\leap.toml
[03Jun2021 21:28:28.499] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\leap.toml
[03Jun2021 21:28:28.500] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\leap.toml for changes
[03Jun2021 21:28:28.501] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\redstone_signal.toml
[03Jun2021 21:28:28.511] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\redstone_signal.toml
[03Jun2021 21:28:28.513] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\redstone_signal.toml for changes
[03Jun2021 21:28:28.514] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/redstone_signal.toml changed, sending notifies
[03Jun2021 21:28:28.514] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\pierce.toml
[03Jun2021 21:28:28.516] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\pierce.toml
[03Jun2021 21:28:28.517] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/redstone_signal.toml changed, sending notifies
[03Jun2021 21:28:28.517] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\pierce.toml for changes
[03Jun2021 21:28:28.519] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/pierce.toml changed, sending notifies
[03Jun2021 21:28:28.519] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\harvest.toml
[03Jun2021 21:28:28.521] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\harvest.toml
[03Jun2021 21:28:28.521] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\harvest.toml for changes
[03Jun2021 21:28:28.522] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/pierce.toml changed, sending notifies
[03Jun2021 21:28:28.523] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\fortune.toml
[03Jun2021 21:28:28.524] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\fortune.toml
[03Jun2021 21:28:28.525] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\fortune.toml for changes
[03Jun2021 21:28:28.527] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\break.toml
[03Jun2021 21:28:28.529] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\break.toml
[03Jun2021 21:28:28.529] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\break.toml for changes
[03Jun2021 21:28:28.530] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/break.toml changed, sending notifies
[03Jun2021 21:28:28.531] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/break.toml changed, sending notifies
[03Jun2021 21:28:28.531] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\pickup.toml
[03Jun2021 21:28:28.533] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\pickup.toml
[03Jun2021 21:28:28.534] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\pickup.toml for changes
[03Jun2021 21:28:28.535] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/pickup.toml changed, sending notifies
[03Jun2021 21:28:28.535] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\launch.toml
[03Jun2021 21:28:28.537] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/pickup.toml changed, sending notifies
[03Jun2021 21:28:28.545] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\launch.toml
[03Jun2021 21:28:28.546] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\launch.toml for changes
[03Jun2021 21:28:28.547] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\dispel.toml
[03Jun2021 21:28:28.549] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\dispel.toml
[03Jun2021 21:28:28.550] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\dispel.toml for changes
[03Jun2021 21:28:28.551] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\haste.toml
[03Jun2021 21:28:28.553] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\haste.toml
[03Jun2021 21:28:28.553] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\haste.toml for changes
[03Jun2021 21:28:28.554] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\ender_inventory.toml
[03Jun2021 21:28:28.555] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\ender_inventory.toml
[03Jun2021 21:28:28.555] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\ender_inventory.toml for changes
[03Jun2021 21:28:28.556] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/ender_inventory.toml changed, sending notifies
[03Jun2021 21:28:28.557] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\pull.toml
[03Jun2021 21:28:28.559] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\pull.toml
[03Jun2021 21:28:28.559] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/ender_inventory.toml changed, sending notifies
[03Jun2021 21:28:28.559] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\pull.toml for changes
[03Jun2021 21:28:28.560] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/pull.toml changed, sending notifies
[03Jun2021 21:28:28.560] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\explosion.toml
[03Jun2021 21:28:28.562] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\explosion.toml
[03Jun2021 21:28:28.562] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/pull.toml changed, sending notifies
[03Jun2021 21:28:28.562] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\explosion.toml for changes
[03Jun2021 21:28:28.563] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\fangs.toml
[03Jun2021 21:28:28.565] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\fangs.toml
[03Jun2021 21:28:28.565] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\fangs.toml for changes
[03Jun2021 21:28:28.566] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\aoe.toml
[03Jun2021 21:28:28.574] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\aoe.toml
[03Jun2021 21:28:28.575] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\aoe.toml for changes
[03Jun2021 21:28:28.576] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\gravity.toml
[03Jun2021 21:28:28.580] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\gravity.toml
[03Jun2021 21:28:28.581] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\gravity.toml for changes
[03Jun2021 21:28:28.582] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\self.toml
[03Jun2021 21:28:28.586] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\self.toml
[03Jun2021 21:28:28.587] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\self.toml for changes
[03Jun2021 21:28:28.590] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/self.toml changed, sending notifies
[03Jun2021 21:28:28.590] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\aquatic.toml
[03Jun2021 21:28:28.593] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\aquatic.toml
[03Jun2021 21:28:28.593] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/self.toml changed, sending notifies
[03Jun2021 21:28:28.593] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\aquatic.toml for changes
[03Jun2021 21:28:28.595] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\projectile.toml
[03Jun2021 21:28:28.597] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\projectile.toml
[03Jun2021 21:28:28.597] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\projectile.toml for changes
[03Jun2021 21:28:28.598] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\wither.toml
[03Jun2021 21:28:28.600] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\wither.toml
[03Jun2021 21:28:28.600] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\wither.toml for changes
[03Jun2021 21:28:28.601] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\gust.toml
[03Jun2021 21:28:28.612] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\gust.toml
[03Jun2021 21:28:28.612] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau\gust.toml for changes
[03Jun2021 21:28:28.614] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau-common.toml
[03Jun2021 21:28:28.616] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/gust.toml changed, sending notifies
[03Jun2021 21:28:28.616] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau/gust.toml changed, sending notifies
[03Jun2021 21:28:28.626] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau-common.toml
[03Jun2021 21:28:28.626] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Garyzan\Desktop\TestTestTest\config\ars_nouveau-common.toml for changes
[03Jun2021 21:28:28.632] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file ars_nouveau-common.toml changed, sending notifies
[03Jun2021 21:28:28.965] [Worker-Main-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file astralsorcery.toml for astralsorcery tracking
[03Jun2021 21:28:29.042] [Worker-Main-11/INFO] [incontrol/]: Enabling support for Serene Seasons
[03Jun2021 21:28:29.120] [Worker-Main-11/INFO] [incontrol/]: Reading rules from spawn.json
[03Jun2021 21:28:29.139] [Worker-Main-11/INFO] [incontrol/]: Reading rules from summonaid.json
[03Jun2021 21:28:29.143] [Worker-Main-11/INFO] [incontrol/]: Reading rules from potentialspawn.json
[03Jun2021 21:28:29.146] [Worker-Main-11/INFO] [incontrol/]: Reading rules from loot.json
[03Jun2021 21:28:29.151] [Worker-Main-11/INFO] [incontrol/]: Reading rules from experience.json
[03Jun2021 21:28:29.153] [Worker-Main-11/INFO] [incontrol/]: Reading rules from spawner.json
[03Jun2021 21:28:29.186] [AstralSorcery Patreon Effect Loader/WARN] [Astral Sorcery/]: Skipped 1 patreon effects during loading due to malformed data!
[03Jun2021 21:28:29.187] [AstralSorcery Patreon Effect Loader/INFO] [Astral Sorcery/]: Patreon effect loading finished.
[03Jun2021 21:28:29.224] [Worker-Main-12/INFO] [journeymap/]: Found @Ljourneymap/client/api/ClientPlugin;: net.blay09.mods.waystones.compat.JourneyMapAddon
[03Jun2021 21:28:29.363] [Worker-Main-12/INFO] [bno/]: Setup Method Registered (PreInit)
[03Jun2021 21:28:29.396] [Worker-Main-12/INFO] [Bookshelf/]: Registering 3 command argument types.
[03Jun2021 21:28:29.396] [Worker-Main-12/INFO] [Bookshelf/]: Registering 13 loot conditions.
[03Jun2021 21:28:29.397] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_structure" with type net.minecraft.loot.LootConditionType.
[03Jun2021 21:28:29.397] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_raid" with type net.minecraft.loot.LootConditionType.
[03Jun2021 21:28:29.397] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_forge_energy" with type net.minecraft.loot.LootConditionType.
[03Jun2021 21:28:29.397] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_item" with type net.minecraft.loot.LootConditionType.
[03Jun2021 21:28:29.397] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_village" with type net.minecraft.loot.LootConditionType.
[03Jun2021 21:28:29.397] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_harvest_level" with type net.minecraft.loot.LootConditionType.
[03Jun2021 21:28:29.397] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_power" with type net.minecraft.loot.LootConditionType.
[03Jun2021 21:28:29.397] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:is_mob" with type net.minecraft.loot.LootConditionType.
[03Jun2021 21:28:29.397] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_dimension" with type net.minecraft.loot.LootConditionType.
[03Jun2021 21:28:29.397] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_biome_tag" with type net.minecraft.loot.LootConditionType.
[03Jun2021 21:28:29.397] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:slime_chunk" with type net.minecraft.loot.LootConditionType.
[03Jun2021 21:28:29.397] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_rarity" with type net.minecraft.loot.LootConditionType.
[03Jun2021 21:28:29.397] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_enchantability" with type net.minecraft.loot.LootConditionType.
[03Jun2021 21:28:29.563] [Thread-25/DEBUG] [Bookshelf/]: Loaded 3 supporters. Took 164ms.
[03Jun2021 21:28:29.980] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [attributefix] Starting version check at https://updates.blamejared.com/get?n=attributefix&gv=1.16.5
[03Jun2021 21:28:30.153] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [attributefix] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/attributefix","promos":{"1.16.5-latest":"10.1.2"}}
[03Jun2021 21:28:30.153] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [attributefix] Found status: BETA Current: 10.1.2 Target: 10.1.2
[03Jun2021 21:28:30.159] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bettercaves] Starting version check at https://raw.githubusercontent.com/yungnickyoung/YUNGs-Better-Caves/1.16/versions.json
[03Jun2021 21:28:30.198] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [bettercaves] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/yungs-better-caves",
"promos": {
"1.16.3-latest": "1.16.3-1.0.6",
"1.16.3-recommended": "1.16.3-1.0.6",
"1.16.4-latest": "1.16.4-1.1",
"1.16.4-recommended": "1.16.4-1.1"
}
}
[03Jun2021 21:28:30.199] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bettercaves] Found status: BETA Current: 1.16.4-1.1.2 Target: null
[03Jun2021 21:28:30.199] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.16.5
[03Jun2021 21:28:30.219] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [clumps] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/clumps","promos":{"1.16.5-latest":"6.0.0.24"}}
[03Jun2021 21:28:30.220] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Found status: BETA Current: 6.0.0.24 Target: 6.0.0.24
[03Jun2021 21:28:30.220] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.16.5
[03Jun2021 21:28:30.241] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [controlling] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/controlling","promos":{"1.16.5-latest":"7.0.0.20"}}
[03Jun2021 21:28:30.241] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Found status: BETA Current: 7.0.0.20 Target: 7.0.0.20
[03Jun2021 21:28:30.241] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.16.5
[03Jun2021 21:28:30.261] [Worker-Main-12/DEBUG] [enemeez.simplefarming.SimpleFarming/]: common setup
[03Jun2021 21:28:30.262] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/bookshelf","promos":{"1.16.5-latest":"10.1.11"}}
[03Jun2021 21:28:30.262] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA_OUTDATED Current: 10.0.8 Target: 10.1.11
[03Jun2021 21:28:30.262] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[03Jun2021 21:28:30.640] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/u-team-core/files",
"promos": {
"1.12.2-latest": "2.2.5.147",
"1.12.2-recommended": "2.2.5.147",
"1.13.2-latest": "2.4.0.110",
"1.13.2-recommended": "2.4.0.110",
"1.14.2-latest": "2.7.0.127",
"1.14.2-recommended": "2.7.0.127",
"1.14.3-latest": "2.7.0.128",
"1.14.3-recommended": "2.7.0.128",
"1.14.4-latest": "2.8.2.150",
"1.14.4-recommended": "2.8.2.150",
"1.15.1-latest": "2.9.3.145",
"1.15.1-recommended": "2.9.3.145",
"1.15.2-latest": "3.0.2.169",
"1.15.2-recommended": "3.0.2.169",
"1.16.1-latest": "3.1.4.182",
"1.16.1-recommended": "3.1.4.182",
"1.16.2-latest": "3.1.9.180",
"1.16.2-recommended": "3.1.9.180",
"1.16.3-latest": "3.1.12.185",
"1.16.3-recommended": "3.1.12.185",
"1.16.4-latest": "3.1.17.192",
"1.16.4-recommended": "3.1.17.192",
"1.16.5-latest": "3.2.1.195",
"1.16.5-recommended": "3.2.1.195"
},
"1.12.2": {
"2.2.5.147": "https://github.com/MC-U-Team/U-Team-Core/blob/1.12.2/CHANGELOG.md"
},
"1.13.2": {
"2.4.0.110": "https://github.com/MC-U-Team/U-Team-Core/blob/1.13.2/CHANGELOG.md"
},
"1.14.2": {
"2.7.0.127": "https://github.com/MC-U-Team/U-Team-Core/blob/1.14.2/CHANGELOG.md"
},
"1.14.3": {
"2.7.0.128": "https://github.com/MC-U-Team/U-Team-Core/blob/1.14.3/CHANGELOG.md"
},
"1.14.4": {
"2.8.2.150": "https://github.com/MC-U-Team/U-Team-Core/blob/1.14.4/CHANGELOG.md"
},
"1.15.1": {
"2.9.3.145": "https://github.com/MC-U-Team/U-Team-Core/blob/1.15.1/CHANGELOG.md"
},
"1.15.2": {
"3.0.2.169": "https://github.com/MC-U-Team/U-Team-Core/blob/1.15.2/CHANGELOG.md"
},
"1.16.1": {
"3.1.4.182": "https://github.com/MC-U-Team/U-Team-Core/blob/1.16.1/CHANGELOG.md"
},
"1.16.2": {
"3.1.9.180": "https://github.com/MC-U-Team/U-Team-Core/blob/1.16.2/CHANGELOG.md"
},
"1.16.3": {
"3.1.12.185": "https://github.com/MC-U-Team/U-Team-Core/blob/1.16.3/CHANGELOG.md"
},
"1.16.4": {
"3.1.17.192": "https://github.com/MC-U-Team/U-Team-Core/blob/1.16.4/CHANGELOG.md"
},
"1.16.5": {
"3.2.1.195": "https://github.com/MC-U-Team/U-Team-Core/blob/1.16.5/CHANGELOG.md"
}
}
[03Jun2021 21:28:30.652] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Found status: UP_TO_DATE Current: 3.2.1.195 Target: null
[03Jun2021 21:28:30.943] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [horsestandstill] Starting version check at https://raw.githubusercontent.com/Lothrazar/stupidHorseStandStill/trunk/1.16/update.json
[03Jun2021 21:28:30.981] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [horsestandstill] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/stupid-horse-stand-still",
"promos": {
"1.16.5-latest": "1.0.2",
"1.16.5-recommended": "1.0.2"
},
"1.16.5": {
"1.0.1":"Port to 1.16.3 and latest forge RB"
,"1.0.2":"No longer triggres if horse is swimming to avoid drowning. Upgraded to work with mule donkey, pig"
}
}
[03Jun2021 21:28:30.982] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [horsestandstill] Found status: AHEAD Current: 1.16.5-1.0.2 Target: null
[03Jun2021 21:28:30.994] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ambience] Starting version check at https://raw.githubusercontent.com/viniciusgf2/Ambience/master/modversion.json
[03Jun2021 21:28:31.170] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [ambience] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/ambience-extras/files",
"1.16.4": {
"1.0.1": "BUGFIX - Fixed a couple of bugs regarding the ocarina.\nBUGFIX - Fixed a couple of bugs in the screens.\nCHANGE - Migrated all the features from 1.15 to 1.16 except the structures cinematic transitions.",
"1.0.0": "Migrated to the 1.16.4 version!!!"
},
"1.15.2": {
"1.0.7.4": "BUGFIX - Fixed a bug in the Ocarina when it breaks it was causing the game to crash.",
"1.0.7.3": "NEW FEATURE - Added the event.ridding.[entityname]\nNEW FEATURE - Added the event.advancements.\nNEW FEATURE - Added the event.loadingWorld.\nNEW FEATURE - Added an option to configure the distance in blocks between the player and hostile mobs to determine if still in combat or not.\nCHANGE - Reduced the time that the cinematic screen is shown on screen by half",
"1.0.7.2": "NEW FEATURE - Added events for potions effects!\nCHANGE - The volume for the cinematic transtion is now lower.\nBUGFIX - The structure event wasn't sttoping playing if you leave the sctructure in a multiplayer game with more than 1 people playing.\nBUGFIX - The horde music was conflicting with the battle music.\nBUGFIX - The mod wasn't working if you didn't have the ambience resource pack enabled, now it's working fine without the resource pack.",
"1.0.7" : "NEW FEATURE - Added cinematic transitions when entering structures or custom created regions (download the lastest version of the Resource Pack to enable it).\nNEW FEATURE - Added events for structures\nNEW FEATURE - Added an option to fade out the game volume when the window is not on focus",
"1.0.6.1" : "NEW FEATURE: Added a config to control the fade in/out duration in the config file.\nNEW FEATURE: Added commands to create/list/showInfo/edit/remove areas.\nCHANGED: Now the ocarina damages only after playing a song.\nCHANGED: Now the ocarina consumes a little bit of xp when played a song\nBUGFIX: Fixed a bug on the ocarina if there isn't any song configured in the ambience.properties file\nBUGFIX: Fixed the ocarina texture UV\nBUGFIX: Sometimes the opacity for the ocarina playing effect were opaque, now its working properly.",
"1.0.6" : "NEW ITEM: added The Horn from the Gods.\nNEW ITEM: added a magic Ocarina.\nNEW FEATURE: made the background music play the Silent Event if you insert a disc into a juckebox and are less than 50 blocks of distance (works right only if you are interacting with one juckebox at a time).\nNEW FEATURE: added the Ranch event.\nNEW FEATURE: added the Sun's Song to the ocarina (turns night to day and vice-versa).\nNEW FEATURE: added the Song of Storms to the ocarina (turns the weather to thunder and vice-versa).\nNEW FEATURE: added the Bolero of Fire to the ocarina (gives protection against fire to the player).\nNEW FEATURE: added the Horse Song to the ocarina (calls your horse if he is far from you , range: 128 blocks).\nNEW FEATURE: added the Serenade of Water to the ocarina (gives you water breathing).\nNEW FEATURE: added the Prelude of Light to the ocarina (gives you night vision).\nNEW FEATURE: added the Minuet of Forest to the ocarina (heals the player).\nNEW FEATURE: added a config file to disable the effects from the new ocarina item.\nNEW FEATURE: added Shortcuts to play musics locally or for all players if sneaking (and if you are a server admin).\nBUGFIX: fixed a bug where the sound being played by the Speaker and the Alarm aren't stopping immediately after turning off the redstone signal.\nBUGFIX: fixed a bug where the selected area wasn't beeing synced correctly with the server.\nBUGFIX: fixed a bug where the rain sound was stopping playing if the player were under a block.\nBUGFIX: fixed a bug in the Song Switcher block where it weren't getting the redstone signal on placement inside a region.\nBUGFIX: fixed the facing direction for the Song Switcher block.",
"1.0.5.1" : "NEW FEATURE - Added sound effects for dripping water and lava to the mod.\nCHANGE - The horde music will only play now if you hit or get attacked by a mob where there are 5 or more hostiles mobs nearby\nBUGFIX - The name returned from the mobs from the boss mobs here returning wrong, now it is ignoring the modid and getting only the name.\nBUGFIX - Mobs with spaces in the name, weren't being mapped correctly.",
"1.0.5" : "BUG FIX - Fixed a bug that causes the game to crash when you break a Song Switcher\nNEW FEATURE - Updated the API for other modders add their own custom events to the Ambience - Extras mod",
"1.0.4.2" : "BUGFIX - Fixed a crash when inside caves with lava",
"1.0.4.1" : "BUGFIX - Fixed a crash when you enter a world and was not possible to create some water particles",
"1.0.4" : "New Block - The Song Switcher added, it changes the music that is playing in a region depending on the intensity of the redstone signal. (it's perfect when creating minigames)\nNew Feature - Added an event to detect dripping water on water inside caves.\nNew Feature - Added sound effects for water and lava dripping for more immerssion.\nCHANGE - Changed the SoundCategory for the speaker and the alarm blocks from NEUTRAL to BLOCKS so you can adjust the volume for these blocks in the sound options.",
"1.0.3" : "BUGFIX - Fixed keyboard events not triggering events to reload the configs or force play\nBUGFIX - Fixed sync between clients on selected regions\nBUGFIX - Fixed sync between clients on alarms and speakers settings\nBUGFIX - Fixed alarm not playing\nBUGFIX - Fixed alarm and speaker not stopping the sound immediately after turn off redstone\nBUGFIX - Fixed the alarm and speaker not dropping itself when broken\nCHANGE - Added the list of areas in the create/edit regions screen",
"1.0.2" : "BUGFIX - Not able to create or edit regions on Server.s\nChange - Added the button to delete regions.",
"1.0.1" : "BUGFIX - The speaker wasn't getting the lenght of the playing sound causing it to overlap the audio\nBUGFIX - The selected Area weren't beeing created, now its working for creation and edit\nCHANGE - Added the Show Selected Area button in the edit Area Screen",
"1.0.0" : "Migrated to the 1.15.2 version!!!"
},
"1.12.2": {
"1.4.3": "CHANGE - The mobs from mowzie's mobs were hard codded to always play the BOSS event music, now it's respecting the settings from the ambience.properties file\nBUGFIX- Some times if you go to fast over biomes the audio fade out and won't fade in again, now it's working fine.",
"1.4.4": "BUGFIX - Changed the way the reset key works when reloading the ambience.properties file in game\nBUGFIX - Alarm dropping always the white color when broken by the player after as received a redstone signal at least one time.",
"1.4.4.1": "BUGFIX - Added the notification config to the ambience.properties file if the player don't have it added.",
"1.4.5": "NEW - Added configurations to set the events per Dimension!!!\nNew - Added events to when you pause the game, when sleeping, connecting or disconnecting from a server, falling, flying with Elytra, on lava and when you dies.\nCHANGED - Event name for the ender dragon from 'bossDragon' to 'bossEnderDragon'",
"1.4.5.1": "BUGFIX - Certain mobs from other mods when you hit they the game freezes when loading the combat music, now it's working fine.",
"1.4.5.2": "CHANGE - Changed the way the mod detects when is in combat or not, to a more effective way.\nCHANGE - When you are using a mod that changes the main menu and it has it own theme music it will play the music defined by the mod if you comment the event.mainMenu in the config files.",
"1.4.5.3": "BUGFIX -  Fixed a bug where the sounds of the game get muted in other dimensions\nCHANGE - Changed the rendering of the Selected Area with the Soundnizer tool to somehow render something with shaders.",
"1.4.6": "CHANGE - Added the list of areas in the create/edit regions screen",
"1.5.0": "NEW FEATURE - Added the Song Switcher from the 1.15.2 into this version.\nNEW FEATURE - Added sound effects for dripping water and lava to the mod.\nCHANGE - Fixed the old API to follow the new rules from the wiki.\nCHANGE - The horde music will only play now if you hit or get attacked by a mob where there are 5 or more hostiles mobs nearby.\nBUGFIX - The name returned from the mobs from the Mowzies mobs here returning wrong, they where returning like mowziesmobs:ferrous_wroughtnaut so the events wouldn't work if you put [mob.ferrous_wroughtnaut] now it will work.\nBUGFIX - Mobs with spaces in the name weren't being mapped correctly.",
"1.6.0": "NEW ITEM - added The Horn from the Gods.\nNEW ITEM: added a magic Ocarina.\nNEW FEATURE: made the background music play the Silent Event if you insert a disc into a juckebox and are less than 50 blocks of distance (works right only if you are interacting with one juckebox at a time).\nNEW FEATURE: added the Ranch event.\nNEW FEATURE: added the Sun's Song to the ocarina (turns night to day and vice-versa).\nNEW FEATURE: added the Song of Storms to the ocarina (turns the weather to thunder and vice-versa).\nNEW FEATURE: added the Bolero of Fire to the ocarina (gives protection against fire to the player).\nNEW FEATURE: added the Horse Song to the ocarina (calls your horse if he is far from you , range: 128 blocks).\nNEW FEATURE: added the Serenade of Water to the ocarina (gives you water breathing).\nNEW FEATURE: added the Prelude of Light to the ocarina (gives you night vision).\nNEW FEATURE: added the Minuet of Forest to the ocarina (heals the player).\nNEW FEATURE: added a config file to disable the effects from the new ocarina item.\nNEW FEATURE: added Shortcuts to play musics locally or for all players if holding CTRL (and if you are a server admin).\nBUGFIX: fixed a bug where the rain sound was stopping playing if the player were under a block.\n.BUGFIX: fixed a bug related to the water and lava dripping sound fx crashing the game.",
"1.6.1": "NEW FEATURE: Added a config to control the fade in/out duration in the config file.\nNEW FEATURE: Added commands to create/list/showInfo/edit/remove areas.\nCHANGED: Now the ocarina damages only after playing a song.\nCHANGED: Now the ocarina consumes a little bit of xp when played a song\nBUGFIX: Fixed a bug on the ocarina if there isn't any song configured in the ambience.properties file\nBUGFIX: Fixed the ocarina texture UV\nBUGFIX: Sometimes the opacity for the ocarina playing effect were opaque, now its working properly.",
"1.7.0": "NEW FEATURE - Added cinematic transitions when entering structures or custom created regions (download the lastest version of the Resource Pack to enable it).\nNEW FEATURE - Added events for structures\nNEW FEATURE - Added an option to fade out the game volume when the window is not on focus",
"1.7.2": "NEW FEATURE - Added events for potions effects!\nCHANGE - The volume for the cinematic transtion is now lower.\nBUGFIX - The structure event wasn't sttoping playing if you leave the sctructure in a multiplayer game with more than 1 people playing.\nBUGFIX - The horde music was conflicting with the battle music.\nBUGFIX - The mod wasn't working if you didn't have the ambience resource pack enabled, now it's working fine without the resource pack.",
"1.7.3": "NEW FEATURE - Added the event.ridding.[entityname]\nNEW FEATURE - Added the event.advancements.\nNEW FEATURE - Added the event.loadingWorld.\nNEW FEATURE - Added an option to configure the distance in blocks between the player and hostile mobs to determine if still in combat or not.\nCHANGE - Reduced the time that the cinematic screen is shown on screen by half",
"1.7.4": "BUGFIX - Fixed a bug where the speaker and the alarm weren't stopping playing immediately after turnning redstone off, got exploded or broken",
"1.7.5": "BUGFIX - Fixed a bug in the ambience configs file",
"1.7.6": "BUGFIX - Fixed a bug in the Ocarina when it breaks it was causing the game to crash.",
"1.7.7": "BUGFIX - Fixed a bug in the horn weren't working.\nBUGFIX - Fixed a bug in ocarina that where preventing it to recognize songs.",
"1.7.8": "BUGFIX - Fixed a bug in the Horn where it wasn't working properly in multiplayer"
},
"promos": {
"1.16.4-latest": "1.0.1",
"1.16.4-recommended": "1.0.1",
"1.15.2-latest": "1.0.7.4",
"1.15.2-recommended": "1.0.7.4",
"1.12.2-latest": "1.7.8",
"1.12.2-recommended": "1.7.8"
}
}
[03Jun2021 21:28:31.181] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ambience] Found status: BETA Current: 1.16.4-1.0.1 Target: null
[03Jun2021 21:28:31.181] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[03Jun2021 21:28:31.674] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load bloodmagic:textures/mob_effect/plantleech.png : java.io.FileNotFoundException: bloodmagic:textures/mob_effect/plantleech.png
[03Jun2021 21:28:31.779] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data:
{
"homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/",
"promos": {
"1.1-latest": "1.3.4.29",
"1.2.3-latest": "1.4.1.64",
"1.2.4-latest": "2.0.0.68",
"1.2.5-latest": "3.4.9.171",
"1.3.2-latest": "4.3.5.318",
"1.4.0-latest": "5.0.0.326",
"1.4.1-latest": "6.0.0.329",
"1.4.2-latest": "6.0.1.355",
"1.4.3-latest": "6.2.1.358",
"1.4.4-latest": "6.3.0.378",
"1.4.5-latest": "6.4.2.448",
"1.4.6-latest": "6.5.0.489",
"1.4.7-latest": "6.6.2.534",
"1.5-latest": "7.7.0.598",
"1.5.1-latest": "7.7.2.682",
"1.5.2-latest": "7.8.1.738",
"1.5.2-recommended": "7.8.1.738",
"1.6.1-latest": "8.9.0.775",
"1.6.2-latest": "9.10.1.871",
"1.6.2-recommended": "9.10.1.871",
"1.6.3-latest": "9.11.0.878",
"1.6.4-latest": "9.11.1.1345",
"1.6.4-recommended": "9.11.1.1345",
"1.7.2-latest": "10.12.2.1161",
"1.7.2-recommended": "10.12.2.1161",
"1.7.10_pre4-latest": "10.12.2.1149",
"1.7.10-latest": "10.13.4.1614",
"1.7.10-recommended": "10.13.4.1614",
"1.8-latest": "11.14.4.1577",
"1.8-recommended": "11.14.4.1563",
"1.8.8-latest": "11.15.0.1655",
"1.8.9-latest": "11.15.1.2318",
"1.8.9-recommended": "11.15.1.2318",
"1.9-latest": "12.16.1.1938",
"1.9-recommended": "12.16.1.1887",
"1.9.4-latest": "12.17.0.2317",
"1.9.4-recommended": "12.17.0.2317",
"1.10-latest": "12.18.0.2000",
"1.10.2-latest": "12.18.3.2511",
"1.10.2-recommended": "12.18.3.2511",
"1.11-latest": "13.19.1.2199",
"1.11-recommended": "13.19.1.2189",
"1.11.2-latest": "13.20.1.2588",
"1.11.2-recommended": "13.20.1.2588",
"1.12-latest": "14.21.1.2443",
"1.12-recommended": "14.21.1.2387",
"1.12.1-latest": "14.22.1.2485",
"1.12.1-recommended": "14.22.1.2478",
"1.12.2-latest": "14.23.5.2855",
"1.12.2-recommended": "14.23.5.2855",
"1.13.2-latest": "25.0.219",
"1.14.2-latest": "26.0.63",
"1.14.3-latest": "27.0.60",
"1.14.4-latest": "28.2.23",
"1.14.4-recommended": "28.2.0",
"1.15-latest": "29.0.4",
"1.15.1-latest": "30.0.51",
"1.15.2-latest": "31.2.50",
"1.15.2-recommended": "31.2.0",
"1.16.1-latest": "32.0.108",
"1.16.2-latest": "33.0.61",
"1.16.3-latest": "34.1.42",
"1.16.3-recommended": "34.1.0",
"1.16.4-latest": "35.1.37",
"1.16.4-recommended": "35.1.4",
"1.16.5-latest": "36.1.25",
"1.16.5-recommended": "36.1.0"
}
}
[03Jun2021 21:28:31.780] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: AHEAD Current: 36.1.25 Target: null
[03Jun2021 21:28:31.780] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
[03Jun2021 21:28:31.804] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/useful-backpacks/files",
"promos": {
"1.12.2-latest": "1.5.4.85",
"1.12.2-recommended": "1.5.4.85",
"1.13.2-latest": "1.6.1.25",
"1.13.2-recommended": "1.6.1.25",
"1.14.2-latest": "1.7.0.32",
"1.14.2-recommended": "1.7.0.32",
"1.14.3-latest": "1.7.0.33",
"1.14.3-recommended": "1.7.0.33",
"1.14.4-latest": "1.7.6.60",
"1.14.4-recommended": "1.7.6.60",
"1.15.1-latest": "1.8.3.51",
"1.15.1-recommended": "1.8.3.51",
"1.15.2-latest": "1.10.3.77",
"1.15.2-recommended": "1.10.3.77",
"1.16.1-latest": "1.11.3.78",
"1.16.1-recommended": "1.11.3.78",
"1.16.2-latest": "1.11.5.81",
"1.16.2-recommended": "1.11.5.81",
"1.16.3-latest": "1.11.6.84",
"1.16.3-recommended": "1.11.6.84",
"1.16.4-latest": "1.11.6.87",
"1.16.4-recommended": "1.11.6.87",
"1.16.5-latest": "1.12.0.89",
"1.16.5-recommended": "1.12.0.89"
},
"1.12.2": {
"1.5.4.85": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.12.2/CHANGELOG.md"
},
"1.13.2": {
"1.6.1.25": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.13.2/CHANGELOG.md"
},
"1.14.2": {
"1.7.0.32": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.14.2/CHANGELOG.md"
},
"1.14.3": {
"1.7.0.33": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.14.3/CHANGELOG.md"
},
"1.14.4": {
"1.7.6.60": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.14.4/CHANGELOG.md"
},
"1.15.1": {
"1.8.3.51": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.15.1/CHANGELOG.md"
},
"1.15.2": {
"1.10.3.77": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.15.2/CHANGELOG.md"
},
"1.16.1": {
"1.11.3.78": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.16.1/CHANGELOG.md"
},
"1.16.2": {
"1.11.5.81": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.16.2/CHANGELOG.md"
},
"1.16.3": {
"1.11.6.84": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.16.3/CHANGELOG.md"
},
"1.16.4": {
"1.11.6.87": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.16.4/CHANGELOG.md"
},
"1.16.5": {
"1.12.0.89": "https://github.com/MC-U-Team/Useful-Backpacks/blob/1.16.5/CHANGELOG.md"
}
}
[03Jun2021 21:28:31.804] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Found status: UP_TO_DATE Current: 1.12.0.89 Target: null
[03Jun2021 21:28:31.805] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mining_dimension] Starting version check at https://maxhenkel.de/update/mining_dimension.json
[03Jun2021 21:28:31.923] [Worker-Main-8/INFO] [Spartan Weaponry/]: Setting up Spartan Weaponry!
[03Jun2021 21:28:32.081] [Worker-Main-8/INFO] [STDOUT/]: [de.guntram.mcmod.durabilityviewer.DurabilityViewer:init:49]: on Init, confHandler is de.guntram.mcmod.durabilityviewer.handler.ConfigurationHandler@29c2a1c2
[03Jun2021 21:28:32.133] [Worker-Main-8/INFO] [harmonised.pmmo.util.XP/]: Predicate Registered: req_break;examplemod:exampleitem
[03Jun2021 21:28:32.136] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: req_break examplemod:exampleitem
[03Jun2021 21:28:32.137] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: xp_value_kill examplemod:exampleitem
[03Jun2021 21:28:32.137] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: xp_value_general examplemod:exampleitem
[03Jun2021 21:28:32.138] [Worker-Main-8/INFO] [harmonised.pmmo.util.XP/]: Predicate Registered: req_kill;examplemod:exampleitem
[03Jun2021 21:28:32.138] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: req_kill examplemod:exampleitem
[03Jun2021 21:28:32.138] [Worker-Main-8/INFO] [harmonised.pmmo.util.XP/]: Predicate Registered: req_weapon;examplemod:exampleitem
[03Jun2021 21:28:32.138] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: req_weapon examplemod:exampleitem
[03Jun2021 21:28:32.138] [Worker-Main-8/INFO] [harmonised.pmmo.util.XP/]: Predicate Registered: req_craft;examplemod:exampleitem
[03Jun2021 21:28:32.138] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: req_craft examplemod:exampleitem
[03Jun2021 21:28:32.138] [Worker-Main-8/INFO] [harmonised.pmmo.util.XP/]: Predicate Registered: req_place;examplemod:exampleitem
[03Jun2021 21:28:32.139] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: req_place examplemod:exampleitem
[03Jun2021 21:28:32.139] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: xp_value_smelt examplemod:exampleitem
[03Jun2021 21:28:32.139] [Worker-Main-8/INFO] [harmonised.pmmo.util.XP/]: Predicate Registered: req_wear;examplemod:exampleitem
[03Jun2021 21:28:32.139] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: req_wear examplemod:exampleitem
[03Jun2021 21:28:32.139] [Worker-Main-8/INFO] [harmonised.pmmo.util.XP/]: Predicate Registered: req_use;examplemod:exampleitem
[03Jun2021 21:28:32.139] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: req_use examplemod:exampleitem
[03Jun2021 21:28:32.139] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: xp_value_craft examplemod:exampleitem
[03Jun2021 21:28:32.139] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: xp_value_breed examplemod:exampleitem
[03Jun2021 21:28:32.139] [Worker-Main-8/INFO] [harmonised.pmmo.util.XP/]: Predicate Registered: req_tool;examplemod:exampleitem
[03Jun2021 21:28:32.139] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: req_tool examplemod:exampleitem
[03Jun2021 21:28:32.139] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: xp_value_cook examplemod:exampleitem
[03Jun2021 21:28:32.139] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: xp_value_tame examplemod:exampleitem
[03Jun2021 21:28:32.139] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: xp_value_brew examplemod:exampleitem
[03Jun2021 21:28:32.140] [Worker-Main-8/INFO] [harmonised.pmmo.api.TooltipSupplier/]: New tooltip category created for: xp_value_break examplemod:exampleitem
[03Jun2021 21:28:32.211] [Worker-Main-8/DEBUG] [com.ferreusveritas.dynamictrees.api.registry.AbstractRegistry/REGISTRY_DUMP]: Name: RegistryHandler
Entry: dynamictrees:dynamictrees, RegistryHandler{registryName=dynamictrees:dynamictrees}
Entry: null:null, RegistryHandler{registryName=null:null}
[03Jun2021 21:28:32.228] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [mining_dimension] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/advanced-mining-dimension","promos":{"1.14.4-latest":"1.14.4-1.0.12","1.14.4-recommended":"1.14.4-1.0.12","1.15.1-recommended":"1.15.1-1.0.0","1.15.1-latest":"1.15.1-1.0.0","1.15.2-recommended":"1.15.2-1.0.4","1.15.2-latest":"1.15.2-1.0.6","1.16.1-recommended":"1.16.1-1.0.6","1.16.1-latest":"1.16.1-1.0.6","1.16.2-recommended":"1.16.2-1.0.1","1.16.2-latest":"1.16.2-1.0.1","1.16.3-recommended":"1.16.3-1.0.6","1.16.3-latest":"1.16.3-1.0.6","1.16.4-recommended":"1.16.4-1.0.3","1.16.4-latest":"1.16.4-1.0.3","1.16.5-recommended":"1.16.5-1.0.5","1.16.5-latest":"1.16.5-1.0.5"},"1.14.4":{"1.14.4-1.0.0":"Updated to 1.14.4","1.14.4-1.0.1":"Fixed bug on multiplayer","1.14.4-1.0.2":"Fixed a crash","1.14.4-1.0.3":"Fixed modded ores not spawning","1.14.4-1.0.4":"Added zh_cn language","1.14.4-1.0.5":"Fixed players couldn't login when in mining dimension","1.14.4-1.0.6":"Fixed issues with the teleporter","1.14.4-1.0.7":"Fixed issues with the teleporter (again)","1.14.4-1.0.8":"Fixed issues with the teleporter (AGAIN)","1.14.4-1.0.9":"Fixed issues with the teleporter (AGAIN)","1.14.4-1.0.10":"Added missing translation for mining dimension biome","1.14.4-1.0.11":"Fixed teleporter not working in worlds created before adding the mod","1.14.4-1.0.12":"Added german language\nUpdated the teleporter texture to match the new textures"},"1.15.1":{"1.15.1-1.0.0":"Updated to 1.15.1"},"1.15.2":{"1.15.2-1.0.0":"Updated to 1.15.2","1.15.2-1.0.1":"Updated forge and mcp mappings","1.15.2-1.0.2":"Added config option for overworld dimension","1.15.2-1.0.3":"Updated forge version\nUpdated MCP mappings\nFixed teleporter not working in worlds created before adding the mod","1.15.2-1.0.4":"Added german language\nUpdated the teleporter texture to match the new textures","1.15.2-1.0.5":"Added a config option to remove bedrock generation","1.15.2-1.0.6":"Added config options for ores"},"1.16.1":{"1.16.1-1.0.0":"Update to 1.16.1","1.16.1-1.0.1":"Added a config option to remove bedrock generation","1.16.1-1.0.2":"Added config options for ores","1.16.1-1.0.3":"Reworked configs","1.16.1-1.0.4":"Added a config for mobs that can spawn in the mining dimension","1.16.1-1.0.6":"Added spanish translation"},"1.16.2":{"1.16.2-1.0.0":"Updated to 1.16.2","1.16.2-1.0.1":"Added no lava carvers"},"1.16.3":{"1.16.3-1.0.0":"Updated to 1.16.3","1.16.3-1.0.1":"Added Brazilian Portuguese translation","1.16.3-1.0.2":"Added recipe advancements","1.16.3-1.0.3":"Fixed experience not synced on dimension change","1.16.3-1.0.4":"Updated mods.toml","1.16.3-1.0.5":"Fixed mixin not client side only","1.16.3-1.0.6":"Added message to notify the user when the dimension hasn't been created yet\nUsed ITeleporter implementation"},"1.16.4":{"1.16.4-1.0.0":"Updated to 1.16.4","1.16.4-1.0.1":"Require Forge 35.0.15 or newer due to MinecraftForge/MinecraftForge#7445","1.16.4-1.0.2":"Added russian translation","1.16.4-1.0.3":"Updated chinese translation"},"1.16.5":{"1.16.5-1.0.0":"Update to 1.16.5","1.16.5-1.0.1":"Updated chinese translation","1.16.5-1.0.2":"Fixed crash with latest forge version","1.16.5-1.0.3":"Added japanese translation","1.16.5-1.0.4":"Updated to official mappings","1.16.5-1.0.5":"Added spawn location config option"}}
[03Jun2021 21:28:32.228] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mining_dimension] Found status: UP_TO_DATE Current: 1.16.5-1.0.5 Target: null
[03Jun2021 21:28:32.229] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeiintegration] Starting version check at https://cdn.snowshock35.com/mods/jei-integration/update.json
[03Jun2021 21:28:32.339] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [jeiintegration] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/",
"1.10.2": {
"1.0.0": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2454700",
"1.1.0": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2455411",
"1.2.0": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2455429"
},
"1.11.2": {
"1.0.0": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2454635",
"1.1.0": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2454679",
"1.2.0": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2455436"
},
"1.12": {
"1.1.0": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2454209",
"1.1.1": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2454685",
"1.2.0": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2455444",
"1.3.0": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2457723"
},
"1.12.1": {
"1.4.0": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2460251",
"1.4.1": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2460952",
"1.4.2": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2463596"
},
"1.12.2": {
"1.5.0": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2490763",
"1.5.1": "https://www.curseforge.com/minecraft/mc-mods/jei-integration/files/2491927"
},
"promos": {
"1.12.2-latest": "1.6.0",
"1.12.2-recommended": "1.6.0"
}
}
[03Jun2021 21:28:32.340] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeiintegration] Found status: BETA Current: 7.0.1.15 Target: null
[03Jun2021 21:28:32.340] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tombstone] Starting version check at https://raw.githubusercontent.com/Corail31/tombstone_lite/master/update.json
[03Jun2021 21:28:32.356] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [tombstone] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/corail-tombstone",
"promos": {
"1.16.5-latest": "6.4.1",
"1.16.5-recommended": "6.4.1",
"1.16.4-latest": "1.16-6.2.5",
"1.16.4-recommended": "1.16-6.2.5",
"1.16.3-latest": "1.16-6.2.5",
"1.16.3-recommended": "1.16-6.2.5",
"1.16.1-latest": "5.0.2",
"1.16.1-recommended": "5.0.2",
"1.15.2-latest": "4.6.0",
"1.15.2-recommended": "4.6.0",
"1.15.1-latest": "4.2.2",
"1.15.1-recommended": "4.2.2",
"1.14.4-latest": "4.3.6",
"1.14.4-recommended": "4.3.6",
"1.14.3-latest": "3.7.1",
"1.14.3-recommended": "3.7.1",
"1.14.2-latest": "3.6.2",
"1.14.2-recommended": "3.6.2",
"1.13.2-latest": "3.5.2",
"1.13.2-recommended": "3.5.2",
"1.12.2-latest": "4.4.2",
"1.12.2-recommended": "4.4.2",
"1.12.1-latest": "2.9.9",
"1.12.1-recommended": "2.9.9",
"1.11.2-latest": "2.9.0.1",
"1.11.2-recommended": "2.9.0.1",
"1.10.2-latest": "2.9.4",
"1.10.2-recommended": "2.9.4",
"1.9.4-latest": "1.4.1",
"1.9.4-recommended": "1.4.1",
"1.8.9-latest": "1.4.1",
"1.8.9-recommended": "1.4.1"
},
"1.16.5": {
"6.4.1": "a bunch of new advancements",
"6.4.0": "2 enchantments & fix for command tbrecovery",
"6.3.8": "compatibilities & fix scroll of reach",
"6.3.6": "improvements",
"6.3.5": "ukrainian lang, auto-equip, compat & drop",
"6.3.4": "compatibilities",
"6.3.3": "configs & improvements"
},
"1.16.4": {
"1.16-6.2.5": "final version"
},
"1.16.3": {
"1.16-6.2.5": "final version"
},
"1.16.1": {
"5.0.2": "final version"
},
"1.15.2": {
"4.6.0": "current last version"
},
"1.15.1": {
"4.2.2": "final version"
},
"1.14.4": {
"4.3.6": "final version"
},
"1.14.3": {
"3.7.1": "final version"
},
"1.14.2": {
"3.6.2": "final version"
},
"1.13.2": {
"3.5.2": "final version"
},
"1.12.2": {
"4.4.2": "compatibilities & fix familiar receptacle",
"4.4.1": "improvements & fix 4.4.0",
"4.4.0": "disableable items, configs, perk Tomb Raider",
"4.3.0": "2 grave models, config, bone needle & familiar receptacle drop",
"4.2.0": "improved commands related to graves, config & fixes"
},
"1.12.1": {
"2.9.9": "final version"
},
"1.11.2": {
"2.9.0.1": "final version"
},
"1.10.2": {
"2.9.4": "final version"
},
"1.9.4": {
"1.4.1": "final version"
},
"1.8.9": {
"1.4.1": "final version"
}
}
[03Jun2021 21:28:32.357] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tombstone] Found status: OUTDATED Current: 6.4.0 Target: 6.4.1
[03Jun2021 21:28:32.357] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ambientenvironment] Starting version check at https://updates.blamejared.com/get?n=AmbientEnvironment&gv=1.16.4
[03Jun2021 21:28:32.378] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [ambientenvironment] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/ambient-environment","promos":{"1.16.4-latest":"4.0.0.6"}}
[03Jun2021 21:28:32.378] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ambientenvironment] Found status: BETA Current: 4.0.0.6 Target: null
[03Jun2021 21:28:32.378] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [betterburning] Starting version check at https://updates.blamejared.com/get?n=betterburning&gv=1.16.5
[03Jun2021 21:28:32.399] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [betterburning] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/better-burning","promos":{"1.16.5-latest":"6.0.6"}}
[03Jun2021 21:28:32.399] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [betterburning] Found status: BETA_OUTDATED Current: 6.0.5 Target: 6.0.6
[03Jun2021 21:28:32.399] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [dynamictrees] Starting version check at https://github.com/ferreusveritas/DynamicTrees/blob/1.16.5/version_info.json?raw=true
[03Jun2021 21:28:32.507] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load bloodmagic:textures/mob_effect/firefuse.png : java.io.FileNotFoundException: bloodmagic:textures/mob_effect/firefuse.png
[03Jun2021 21:28:32.530] [Worker-Main-10/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.common.capability.ManaCapability:register:62]: Finished Registering ManaCapability
[03Jun2021 21:28:32.538] [Worker-Main-10/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.common.network.Networking:registerMessages:20]: Registering packets!!
[03Jun2021 21:28:32.624] [Worker-Main-10/DEBUG] [com.ferreusveritas.dynamictrees.worldgen.BiomeDatabaseManager/]: Loading Json biome populator 'dynamictrees:default'.
[03Jun2021 21:28:32.630] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [dynamictrees] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/dynamictrees",
"1.16.5": {
"1.16.5-0.10.0-Beta14": "Bug Fixes:\n- Fixed density selectors - forests should now be as dense as they were in 1.12. \n- Fixed trees not spawning in modified wooded badlands.\n- Fixed loot tables support for certain blocks (temporary until drop creators are made). \n- Fixed not clearing model caches which caused a memory leak.",
"1.16.5-0.10.0-Beta13": "Enhancements:\n- Added config option for whether or not the player can bone meal a tree.\nBug Fixes:\n- Fixed commands not being registered on server reload, meaning they would disappear. \n- Fixed trunk shell hardness bug. \n- Fixed trunk shell not disappearing on neighbour update.\n- Fixed potted dynamic sapling consuming items in creative mode. \n- Fixed bug where tree generation would be cancelled by grass or ferns. ",
"1.16.5-0.10.0-Beta12": "Enhancements:\n- Updated lang files for spanish and french\nBug Fixes:\n- Fixed thick logs being transparent",
"1.16.5-0.10.0-Beta11": "Enhancements:\n- Error logging and language improvements\n- Added bare cell kit for use in addons\n- Other minor improvements\nBug fixes:\n- Fixed season seed labels being incorrectly assigned\n- Prevented bee nests from filling forests over time\n- Other minor fixes",
"1.16.5-0.10.0-Beta10": "Enhancements:\n- Internal changes to tree fall animation for extra add-on capabilities. \nBug Fixes:\n- Fixed vanilla tree cancellers.",
"1.16.5-0.10.0-Beta9": "Enhancements:\n+ Create's tree fertiliser now gives the same effect as a burgeoning potion.\n- Updated Spanish translation [translated by Jorgegiral].\n- Updated Mexican Spanish translation [translated by EdicionGamerYT].\nBug Fixes:\n- Fixed apple trees not spawning in world gen (due to absent JoCodes). \n- Fixed two config options having the same ID, making configuration of seed drops rates inaccessible. \n- Fixed potted sapling not having a localisation.",
"1.16.5-0.10.0-Beta8": "Enhancements:\n+ Added rooty terracotta. \n+ Rooty blocks can now use custom colour multipliers.\n+ Added localisations for staff tooltips. \n- Updated French translation [translated by @19PixelsPlaced]\n+ The trunk shell block can now be waterlogged. \nTree Packs:\n- Improvements to how tree packs are reloaded.\n+ The registry name of the generated leaves block can be changed in the leaves properties Json via block_registry_name. \n+ Additional \"valid\" leaves can now be added to the species Json via valid_leaves. \nBug Fixes:\n- Fixed an ArrayIndexOutOfBoundsException with the tree falling animation.\n- Fixed CraftTweaker incompatibility. \n- Fixed an issue where primitive logs and sticks couldn't be found from other mods.",
"1.16.5-0.10.0-Beta7": "Enhancements:\n- Added Polish translation. [PR from SubcarpathianSkull]\n- Added soil life argument to /dt settree.\n- Improved nether worldgen\nBug Fixes:\n- Fixed trees being unbreakable in multiplayer servers\n- Fixed crashes related to ConcurrentModificationExcpetions.\n- Fixed dynamic tree configured feature not being registered properly.",
"1.16.5-0.10.0-Beta6": "Initial 1.16.5 beta for CF."
},
"promos": {
"1.16.5-latest": "1.16.5-0.10.0-Beta14",
"1.16.5-recommended": "1.16.5-0.10.0-Beta14"
}
}
[03Jun2021 21:28:32.630] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [dynamictrees] Found status: OUTDATED Current: 1.16.5-0.10.0-Beta12 Target: 1.16.5-0.10.0-Beta14
[03Jun2021 21:28:32.698] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load bloodmagic:textures/mob_effect/soulsnare.png : java.io.FileNotFoundException: bloodmagic:textures/mob_effect/soulsnare.png
[03Jun2021 21:28:32.700] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load bloodmagic:textures/mob_effect/soulfray.png : java.io.FileNotFoundException: bloodmagic:textures/mob_effect/soulfray.png
[03Jun2021 21:28:32.709] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load bloodmagic:textures/mob_effect/sacrificiallamb.png : java.io.FileNotFoundException: bloodmagic:textures/mob_effect/sacrificiallamb.png
[03Jun2021 21:28:32.747] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 18 jobs
[03Jun2021 21:28:32.759] [Render thread/INFO] [journeymap/]: Initializing Packet Registries
[03Jun2021 21:28:32.761] [Render thread/DEBUG] [journeymap/]: Registering internal Network handler.
[03Jun2021 21:28:32.769] [Render thread/DEBUG] [journeymap/]: Registering external WorldId packet handler on channel -> "worldinfo:world_id".
[03Jun2021 21:28:32.776] [Render thread/DEBUG] [journeymap/]: Registering external waypoint crud listener handler on channel -> "journeymap:external_waypoint".
[03Jun2021 21:28:32.782] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:dragon_egg, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.782] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:dragon_skull, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.784] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:fire_dragon, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.784] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:ice_dragon, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.788] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:lightning_dragon, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.790] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:hippogryph, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.793] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:gorgon, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.801] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:stone_statue, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.802] [Render thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.github.alexthe666.iceandfire.entity.EntityHippogryph from class com.github.alexthe666.iceandfire.entity.EntityPixie
[03Jun2021 21:28:32.802] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:pixie, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.802] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:cyclops, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.806] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:siren, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.807] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:hippocampus, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.807] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:deathworm, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.808] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:cockatrice, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.810] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:stymphalian_bird, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.811] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:troll, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.811] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:myrmex_worker, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.811] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:myrmex_soldier, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.812] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:myrmex_sentinel, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.812] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:myrmex_royal, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.813] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:myrmex_queen, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.813] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:myrmex_egg, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.814] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:myrmex_swarmer, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.814] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:amphithere, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.818] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:sea_serpent, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.819] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:mob_skull, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.820] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:dread_thrall, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.820] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:dread_lich, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.821] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:dread_beast, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.821] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:dread_horse, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.821] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:dread_ghoul, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.824] [Render thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.github.alexthe666.iceandfire.entity.EntityDreadThrall from class com.github.alexthe666.iceandfire.entity.EntityDreadKnight
[03Jun2021 21:28:32.825] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:dread_knight, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.825] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:dread_scuttler, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.826] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:hydra, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.827] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for iceandfire:ghost, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.863] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:citizen, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.863] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:visitor, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.863] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:mercenary, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.863] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:mercenary, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.863] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:barbarian, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.863] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:archerbarbarian, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.863] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:chiefbarbarian, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.863] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:pharao, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.864] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:mummy, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.864] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:archermummy, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.864] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:pirate, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.864] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:archerpirate, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.864] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:chiefpirate, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.864] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:amazon, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.864] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:amazonchief, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.864] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:norsemenarcher, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.864] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:norsemenchief, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.864] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for minecolonies:shieldmaiden, use EntityAttributeCreationEvent instead.
[03Jun2021 21:28:32.920] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.173
[03Jun2021 21:28:32.927] [Worker-Main-10/INFO] [xaero.map.WorldMap/]: Loading Xaero's World Map - Stage 1/2
[03Jun2021 21:28:32.927] [Worker-Main-9/INFO] [journeymap/]: FMLClientSetupEvent
[03Jun2021 21:28:32.938] [Placebo Patreon Loader/INFO] [placebo/]: Loading patreon data...
[03Jun2021 21:28:32.946] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/LOADING]: Running pre client event work
[03Jun2021 21:28:32.946] [Worker-Main-11/INFO] [bno/]: Client Registries Method Registered (Client Side)
[03Jun2021 21:28:32.962] [Placebo Patreon Loader/INFO] [placebo/]: Loaded 4 patreon trails.
[03Jun2021 21:28:33.001] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: mushroom_field_shore
[03Jun2021 21:28:33.001] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: beach
[03Jun2021 21:28:33.002] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: snowy_beach
[03Jun2021 21:28:33.002] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: stone_shore
[03Jun2021 21:28:33.002] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: snowy_tundra
[03Jun2021 21:28:33.002] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: giant_tree_taiga_hills
[03Jun2021 21:28:33.002] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: snowy_taiga
[03Jun2021 21:28:33.002] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: snowy_taiga_hills
[03Jun2021 21:28:33.003] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: the_end
[03Jun2021 21:28:33.003] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: taiga
[03Jun2021 21:28:33.003] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: taiga_hills
[03Jun2021 21:28:33.003] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: frozen_river
[03Jun2021 21:28:33.003] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: deep_cold_ocean
[03Jun2021 21:28:33.003] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: taiga_mountains
[03Jun2021 21:28:33.003] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: ice_spikes
[03Jun2021 21:28:33.003] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: deep_frozen_ocean
[03Jun2021 21:28:33.003] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: frozen_ocean
[03Jun2021 21:28:33.004] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: snowy_mountains
[03Jun2021 21:28:33.004] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: giant_tree_taiga
[03Jun2021 21:28:33.004] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: snowy_taiga_mountains
[03Jun2021 21:28:33.004] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: cold_ocean
[03Jun2021 21:28:33.004] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: jungle_hills
[03Jun2021 21:28:33.004] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: modified_jungle
[03Jun2021 21:28:33.004] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: jungle
[03Jun2021 21:28:33.004] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: giant_spruce_taiga
[03Jun2021 21:28:33.004] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: giant_spruce_taiga_hills
[03Jun2021 21:28:33.005] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: dark_forest_hills
[03Jun2021 21:28:33.005] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: tall_birch_forest
[03Jun2021 21:28:33.005] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: tall_birch_hills
[03Jun2021 21:28:33.005] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: dark_forest
[03Jun2021 21:28:33.005] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: nether_wastes
[03Jun2021 21:28:33.005] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: badlands_plateau
[03Jun2021 21:28:33.005] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: warped_forest
[03Jun2021 21:28:33.005] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: basalt_deltas
[03Jun2021 21:28:33.005] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: crimson_forest
[03Jun2021 21:28:33.006] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: modified_badlands_plateau
[03Jun2021 21:28:33.006] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: desert_lakes
[03Jun2021 21:28:33.006] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: soul_sand_valley
[03Jun2021 21:28:33.006] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: badlands
[03Jun2021 21:28:33.006] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: shattered_savanna
[03Jun2021 21:28:33.006] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: eroded_badlands
[03Jun2021 21:28:33.006] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: desert_hills
[03Jun2021 21:28:33.006] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: modified_wooded_badlands_plateau
[03Jun2021 21:28:33.007] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: wooded_badlands_plateau
[03Jun2021 21:28:33.007] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: desert
[03Jun2021 21:28:33.007] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: shattered_savanna_plateau
[03Jun2021 21:28:33.007] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: end_highlands
[03Jun2021 21:28:33.007] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: end_barrens
[03Jun2021 21:28:33.007] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: small_end_islands
[03Jun2021 21:28:33.007] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: end_midlands
[03Jun2021 21:28:33.007] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: forest
[03Jun2021 21:28:33.008] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: birch_forest
[03Jun2021 21:28:33.008] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: wooded_hills
[03Jun2021 21:28:33.008] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: birch_forest_hills
[03Jun2021 21:28:33.008] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: wooded_mountains
[03Jun2021 21:28:33.008] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: jungle_edge
[03Jun2021 21:28:33.008] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: flower_forest
[03Jun2021 21:28:33.009] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: swamp_hills
[03Jun2021 21:28:33.009] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: mountains
[03Jun2021 21:28:33.009] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: modified_jungle_edge
[03Jun2021 21:28:33.009] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: bamboo_jungle_hills
[03Jun2021 21:28:33.009] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: savanna
[03Jun2021 21:28:33.009] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: savanna_plateau
[03Jun2021 21:28:33.009] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: deep_warm_ocean
[03Jun2021 21:28:33.009] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: warm_ocean
[03Jun2021 21:28:33.010] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: bamboo_jungle
[03Jun2021 21:28:33.010] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: modified_gravelly_mountains
[03Jun2021 21:28:33.010] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: mountain_edge
[03Jun2021 21:28:33.010] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: gravelly_mountains
[03Jun2021 21:28:33.010] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: mushroom_fields
[03Jun2021 21:28:33.010] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: ocean
[03Jun2021 21:28:33.010] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: deep_lukewarm_ocean
[03Jun2021 21:28:33.010] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: deep_ocean
[03Jun2021 21:28:33.011] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: lukewarm_ocean
[03Jun2021 21:28:33.011] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: swamp
[03Jun2021 21:28:33.011] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: sunflower_plains
[03Jun2021 21:28:33.011] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: plains
[03Jun2021 21:28:33.012] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: river
[03Jun2021 21:28:33.012] [Worker-Main-12/INFO] [STDOUT/]: [vazkii.ambience.BiomeMapper:lambda$applyMappings$0:52]: the_void
[03Jun2021 21:28:33.032] [Worker-Main-12/INFO] [vazkii.ambience.Ambience/]: Got game settings net.minecraft.client.GameSettings@20dfa097
[03Jun2021 21:28:33.049] [Worker-Main-12/INFO] [xaero.minimap.XaeroMinimap/]: Loading Xaero's Minimap - Stage 1/2
[03Jun2021 21:28:33.143] [Worker-Main-9/INFO] [structurize/]: Optifine not found. Disabling compat.
[03Jun2021 21:28:33.144] [Worker-Main-9/INFO] [Spartan Weaponry/]: Setting up Client for Spartan Weaponry!
[03Jun2021 21:28:33.214] [Worker-Main-12/INFO] [tfar.classicbar.ClassicBar/]: Registering Vanilla Overlay
[03Jun2021 21:28:33.233] [Worker-Main-12/INFO] [tfar.classicbar.ClassicBar/]: Registering Mod Overlays
[03Jun2021 21:28:33.233] [Worker-Main-12/INFO] [tfar.classicbar.ClassicBar/]: Registering Mod Overlays
[03Jun2021 21:28:33.234] [Worker-Main-12/INFO] [tfar.classicbar.ClassicBar/]: Unregistering problematic overlays.
[03Jun2021 21:28:33.235] [Worker-Main-12/INFO] [tfar.classicbar.ClassicBar/]: Unregistered Mantle bar
[03Jun2021 21:28:33.958] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/LOADING]: Running post client event work
[03Jun2021 21:28:34.108] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after SIDED_SETUP: 8 jobs
[03Jun2021 21:28:34.160] [Render thread/INFO] [xaero.minimap.XaeroMinimap/]: Loading Xaero's Minimap - Stage 2/2
[03Jun2021 21:28:34.346] [Render thread/INFO] [STDOUT/]: [xaero.common.mods.SupportMods:<init>:35]: Xaero's Minimap: World Map found!
[03Jun2021 21:28:34.349] [Render thread/INFO] [STDOUT/]: [xaero.common.mods.SupportMods:<init>:45]: No Optifine!
[03Jun2021 21:28:34.349] [Render thread/INFO] [xaero.map.WorldMap/]: Loading Xaero's World Map - Stage 2/2
[03Jun2021 21:28:34.363] [Render thread/INFO] [STDOUT/]: [xaero.map.settings.ModSettings:updateRegionCacheHashCode:357]: New world map region cache hash code: 439457969
[03Jun2021 21:28:34.384] [Render thread/INFO] [xaero.map.WorldMap/]: Xaero's WorldMap Mod: Xaero's minimap found!
[03Jun2021 21:28:34.385] [Render thread/INFO] [STDOUT/]: [xaero.map.mods.SupportMods:load:26]: No Optifine!
[03Jun2021 21:28:34.386] [Render thread/INFO] [STDOUT/]: [xaero.map.mods.SupportMods:load:35]: No Vivecraft!
[03Jun2021 21:28:34.427] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.317
[03Jun2021 21:28:35.821] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: bloodmagic:blockstates/alchemyarray.json: java.io.FileNotFoundException: bloodmagic:blockstates/alchemyarray.json
[03Jun2021 21:28:35.822] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/alchemyarray.json' missing model for variant: 'bloodmagic:alchemyarray#'
[03Jun2021 21:28:35.901] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: bloodmagic:blockstates/life_essence_block.json: java.io.FileNotFoundException: bloodmagic:blockstates/life_essence_block.json
[03Jun2021 21:28:35.901] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=9'
[03Jun2021 21:28:35.901] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=1'
[03Jun2021 21:28:35.901] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=2'
[03Jun2021 21:28:35.901] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=3'
[03Jun2021 21:28:35.901] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=4'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=5'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=6'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=7'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=8'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=11'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=10'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=13'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=12'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=15'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=14'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/life_essence_block.json' missing model for variant: 'bloodmagic:life_essence_block#level=0'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: bloodmagic:blockstates/doubt_block.json: java.io.FileNotFoundException: bloodmagic:blockstates/doubt_block.json
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=3'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=2'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=1'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=0'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=7'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=6'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=5'
[03Jun2021 21:28:35.902] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=4'
[03Jun2021 21:28:35.903] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=13'
[03Jun2021 21:28:35.903] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=14'
[03Jun2021 21:28:35.903] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=9'
[03Jun2021 21:28:35.903] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=15'
[03Jun2021 21:28:35.903] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=8'
[03Jun2021 21:28:35.903] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=10'
[03Jun2021 21:28:35.903] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=11'
[03Jun2021 21:28:35.903] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodmagic:blockstates/doubt_block.json' missing model for variant: 'bloodmagic:doubt_block#level=12'
[03Jun2021 21:28:38.271] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=8'
[03Jun2021 21:28:38.271] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=7'
[03Jun2021 21:28:38.271] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=9'
[03Jun2021 21:28:38.271] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=4'
[03Jun2021 21:28:38.271] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=3'
[03Jun2021 21:28:38.271] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=6'
[03Jun2021 21:28:38.271] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=5'
[03Jun2021 21:28:38.271] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=13'
[03Jun2021 21:28:38.271] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=12'
[03Jun2021 21:28:38.271] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=15'
[03Jun2021 21:28:38.271] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=14'
[03Jun2021 21:28:38.271] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=11'
[03Jun2021 21:28:38.271] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=10'
[03Jun2021 21:28:38.271] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=0'
[03Jun2021 21:28:38.272] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=2'
[03Jun2021 21:28:38.272] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' missing model for variant: 'ars_nouveau:light_block#level=1'
[03Jun2021 21:28:38.272] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/light_block.json' in resourcepack: 'Mod Resources': com.google.gson.stream.MalformedJsonException: Expected name at line 4 column 4 path $.variants.
[03Jun2021 21:28:38.272] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/mana_condenser.json' in resourcepack: 'Mod Resources' for variant: 'stage=5': Unknown blockstate property: 'stage'
[03Jun2021 21:28:38.272] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/mana_condenser.json' in resourcepack: 'Mod Resources' for variant: 'stage=6': Unknown blockstate property: 'stage'
[03Jun2021 21:28:38.272] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/mana_condenser.json' in resourcepack: 'Mod Resources' for variant: 'stage=3': Unknown blockstate property: 'stage'
[03Jun2021 21:28:38.272] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/mana_condenser.json' in resourcepack: 'Mod Resources' for variant: 'stage=4': Unknown blockstate property: 'stage'
[03Jun2021 21:28:38.272] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/mana_condenser.json' in resourcepack: 'Mod Resources' for variant: 'stage=1': Unknown blockstate property: 'stage'
[03Jun2021 21:28:38.272] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/mana_condenser.json' in resourcepack: 'Mod Resources' for variant: 'stage=2': Unknown blockstate property: 'stage'
[03Jun2021 21:28:38.272] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/mana_condenser.json' in resourcepack: 'Mod Resources' for variant: 'stage=7': Unknown blockstate property: 'stage'
[03Jun2021 21:28:38.273] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/mana_condenser.json' in resourcepack: 'Mod Resources' for variant: 'stage=8': Unknown blockstate property: 'stage'
[03Jun2021 21:28:38.273] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/mana_condenser.json' missing model for variant: 'ars_nouveau:mana_condenser#'
[03Jun2021 21:28:38.299] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ars_nouveau:blockstates/glyph_press.json: java.io.FileNotFoundException: ars_nouveau:blockstates/glyph_press.json
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=18'
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=19'
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=30'
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=31'
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=8'
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=10'
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=7'
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=11'
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=6'
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=12'
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=5'
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=13'
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=14'
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=15'
[03Jun2021 21:28:38.300] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=16'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=9'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=17'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=29'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=4'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=3'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=2'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=1'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=20'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=21'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=22'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=23'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=24'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=25'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=26'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=27'
[03Jun2021 21:28:38.301] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/glyph_press.json' missing model for variant: 'ars_nouveau:glyph_press#stage=28'
[03Jun2021 21:28:38.305] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/scribes_table.json' in resourcepack: 'Mod Resources' for variant: 'facing=down': Unknown value: 'down' for blockstate property: 'facing' [north, south, west, east]
[03Jun2021 21:28:38.306] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/scribes_table.json' in resourcepack: 'Mod Resources' for variant: 'facing=up': Unknown value: 'up' for blockstate property: 'facing' [north, south, west, east]
[03Jun2021 21:28:38.307] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ars_nouveau:blockstates/arcane_road.json: java.io.FileNotFoundException: ars_nouveau:blockstates/arcane_road.json
[03Jun2021 21:28:38.307] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/arcane_road.json' missing model for variant: 'ars_nouveau:arcane_road#'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ars_nouveau:blockstates/redstone_air.json: java.io.FileNotFoundException: ars_nouveau:blockstates/redstone_air.json
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=0'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=2'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=1'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=4'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=3'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=6'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=13'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=5'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=12'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=8'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=15'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=7'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=14'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=9'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=11'
[03Jun2021 21:28:38.317] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/redstone_air.json' missing model for variant: 'ars_nouveau:redstone_air#power=10'
[03Jun2021 21:28:38.318] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ars_nouveau:blockstates/intangible_air.json: java.io.FileNotFoundException: ars_nouveau:blockstates/intangible_air.json
[03Jun2021 21:28:38.318] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/intangible_air.json' missing model for variant: 'ars_nouveau:intangible_air#'
[03Jun2021 21:28:38.318] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ars_nouveau:blockstates/volcanic_accumulator.json: java.io.FileNotFoundException: ars_nouveau:blockstates/volcanic_accumulator.json
[03Jun2021 21:28:38.318] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/volcanic_accumulator.json' missing model for variant: 'ars_nouveau:volcanic_accumulator#'
[03Jun2021 21:28:38.331] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: ars_nouveau:blockstates/ritual.json: java.io.FileNotFoundException: ars_nouveau:blockstates/ritual.json
[03Jun2021 21:28:38.332] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/ritual.json' missing model for variant: 'ars_nouveau:ritual#lit=false'
[03Jun2021 21:28:38.332] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/ritual.json' missing model for variant: 'ars_nouveau:ritual#lit=true'
[03Jun2021 21:28:38.361] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'ars_nouveau:block/potion_melder' referenced from: ars_nouveau:potion_melder#: java.io.FileNotFoundException: ars_nouveau:models/block/potion_melder.json
[03Jun2021 21:28:38.362] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/sconce.json' in resourcepack: 'Mod Resources' for variant: 'facing=down': Unknown value: 'down' for blockstate property: 'facing' [north, south, west, east]
[03Jun2021 21:28:38.362] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/sconce.json' in resourcepack: 'Mod Resources' for variant: 'facing=up': Unknown value: 'up' for blockstate property: 'facing' [north, south, west, east]
[03Jun2021 21:28:39.129] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'bloodmagic:growing_doubt#inventory' referenced from: bloodmagic:growing_doubt#inventory: java.io.FileNotFoundException: bloodmagic:models/item/growing_doubt.json
[03Jun2021 21:28:39.664] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'ars_nouveau:debug#inventory' referenced from: ars_nouveau:debug#inventory: java.io.FileNotFoundException: ars_nouveau:models/item/debug.json
[03Jun2021 21:28:39.667] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'ars_nouveau:block/light_block/light_spell_block1' referenced from: ars_nouveau:light_block#inventory: java.io.FileNotFoundException: ars_nouveau:models/block/light_block/light_spell_block1.json
[03Jun2021 21:28:39.668] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'ars_nouveau:arcane_road#inventory' referenced from: ars_nouveau:arcane_road#inventory: java.io.FileNotFoundException: ars_nouveau:models/item/arcane_road.json
[03Jun2021 21:28:39.668] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'ars_nouveau:portal#inventory' referenced from: ars_nouveau:portal#inventory: java.io.FileNotFoundException: ars_nouveau:models/item/portal.json
[03Jun2021 21:28:44.367] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in minecolonies:block/blockhutplantation
[03Jun2021 21:28:44.367] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in ambience:item/ocarina
[03Jun2021 21:28:44.367] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missingno in ars_nouveau:item/light_block
[03Jun2021 21:28:44.367] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #3 in
[03Jun2021 21:28:44.367] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in minecolonies:item/blockhutplantation
[03Jun2021 21:28:44.367] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in minecolonies:item/decorationcontroller
[03Jun2021 21:28:44.367] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in minecolonies:block/decorationcontroller
[03Jun2021 21:28:44.367] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #down in ars_nouveau:block/enchanting_apparatus
[03Jun2021 21:28:44.367] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #up in ars_nouveau:block/enchanting_apparatus
[03Jun2021 21:28:44.367] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #north in ars_nouveau:block/enchanting_apparatus
[03Jun2021 21:28:44.367] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #south in ars_nouveau:block/enchanting_apparatus
[03Jun2021 21:28:44.367] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #west in ars_nouveau:block/enchanting_apparatus
[03Jun2021 21:28:44.367] [Worker-Main-14/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #east in ars_nouveau:block/enchanting_apparatus
[03Jun2021 21:28:44.674] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load ars_nouveau:textures/blocks/archwood_oak_planks.png : java.io.FileNotFoundException: ars_nouveau:textures/blocks/archwood_oak_planks.png
[03Jun2021 21:28:44.795] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.AtlasTexture/]: Texture minecolonies:gui/builderhut/builder_paper_sketch with size 190x244 limits mip level from 4 to 1
[03Jun2021 21:28:45.595] [Render thread/INFO] [Astral Sorcery/]: [AssetLibrary] Refreshing and Invalidating Resources
[03Jun2021 21:28:45.601] [Render thread/INFO] [Astral Sorcery/]: [AssetLibrary] Successfully reloaded library.
[03Jun2021 21:28:47.197] [Worker-Main-10/INFO] [journeymap/]: InterModEnqueueEvent
[03Jun2021 21:28:47.260] [Worker-Main-8/DEBUG] [Attribute Fix/]: Changing range for minecraft:generic.flying_speed from 0-1024 to 0-65536
[03Jun2021 21:28:47.260] [Worker-Main-8/DEBUG] [Attribute Fix/]: Changing range for minecraft:generic.knockback_resistance from 0-1 to 0-65536
[03Jun2021 21:28:47.260] [Worker-Main-8/DEBUG] [Attribute Fix/]: Changing range for minecraft:generic.armor from 0-30 to 0-65536
[03Jun2021 21:28:47.260] [Worker-Main-8/DEBUG] [Attribute Fix/]: Changing range for minecraft:generic.luck from -1024-1024 to -1024-65536
[03Jun2021 21:28:47.260] [Worker-Main-8/DEBUG] [Attribute Fix/]: Changing range for minecraft:generic.attack_speed from 0-1024 to 0-65536
[03Jun2021 21:28:47.260] [Worker-Main-8/DEBUG] [Attribute Fix/]: Changing range for minecraft:generic.movement_speed from 0-1024 to 0-65536
[03Jun2021 21:28:47.260] [Worker-Main-8/DEBUG] [Attribute Fix/]: Changing range for minecraft:generic.follow_range from 0-2048 to 0-65536
[03Jun2021 21:28:47.261] [Worker-Main-8/DEBUG] [Attribute Fix/]: Changing range for minecraft:generic.attack_knockback from 0-5 to 0-65536
[03Jun2021 21:28:47.261] [Worker-Main-8/DEBUG] [Attribute Fix/]: Changing range for minecraft:zombie.spawn_reinforcements from 0-1 to 0-65536
[03Jun2021 21:28:47.261] [Worker-Main-8/DEBUG] [Attribute Fix/]: Changing range for minecraft:horse.jump_strength from 0-2 to 0-65536
[03Jun2021 21:28:47.261] [Worker-Main-8/DEBUG] [Attribute Fix/]: Changing range for minecraft:generic.armor_toughness from 0-20 to 0-65536
[03Jun2021 21:28:47.261] [Worker-Main-8/DEBUG] [Attribute Fix/]: Changing range for minecraft:generic.max_health from 1-1024 to 1-65536
[03Jun2021 21:28:47.261] [Worker-Main-8/DEBUG] [Attribute Fix/]: Changing range for minecraft:generic.attack_damage from 0-2048 to 0-65536
[03Jun2021 21:28:47.264] [Worker-Main-14/WARN] [minecolonies/]: FMLLoadCompleteEvent
[03Jun2021 21:28:47.288] [Worker-Main-13/INFO] [Waila/]: Registered plugin at net.blay09.mods.waystones.compat.WailaProvider
[03Jun2021 21:28:47.315] [Worker-Main-13/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[03Jun2021 21:28:47.321] [Worker-Main-13/INFO] [Waila/]: Registered plugin at ovh.corail.tombstone.compatibility.IntegrationHwyla
[03Jun2021 21:28:47.331] [Worker-Main-13/INFO] [Waila/]: Registered plugin at com.ferreusveritas.dynamictrees.compat.WailaCompat
[03Jun2021 21:28:47.470] [Worker-Main-14/WARN] [minecolonies/]: Register mappings
[03Jun2021 21:28:47.537] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMPLETE: 2 jobs
[03Jun2021 21:28:47.537] [Render thread/INFO] [journeymap/]: ClientSetup
[03Jun2021 21:28:48.052] [Render thread/INFO] [journeymap/]: JourneyMap log initialized.
[03Jun2021 21:28:48.053] [Render thread/INFO] [journeymap/]: initialize ENTER
[03Jun2021 21:28:48.363] [Render thread/INFO] [journeymap/]: [ClientAPI] built with JourneyMap API 1.6-SNAPSHOT
[03Jun2021 21:28:48.363] [Render thread/INFO] [journeymap/]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[03Jun2021 21:28:48.365] [Render thread/INFO] [journeymap/]: Initialized IClientPlugin: net.blay09.mods.waystones.compat.JourneyMapAddon
[03Jun2021 21:28:48.365] [Render thread/INFO] [journeymap/]: initialize EXIT, elapsed count 0 avg ?ms
[03Jun2021 21:28:48.366] [Render thread/DEBUG] [journeymap/]: postInitialize ENTER
[03Jun2021 21:28:48.768] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.KeyEventHandler
[03Jun2021 21:28:48.771] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.ChatEventHandler
[03Jun2021 21:28:48.773] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.StateTickHandler
[03Jun2021 21:28:48.774] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.WorldEventHandler
[03Jun2021 21:28:48.777] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.WaypointBeaconHandler
[03Jun2021 21:28:48.779] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.TextureAtlasHandler
[03Jun2021 21:28:48.780] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.MiniMapOverlayHandler
[03Jun2021 21:28:48.782] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.PlayerConnectHandler
[03Jun2021 21:28:48.785] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.world.ChunkMonitor
[03Jun2021 21:28:49.617] [Render thread/INFO] [journeymap/]: Added entity icons from journeymap:icon/entity. Success: false
[03Jun2021 21:28:50.107] [Render thread/INFO] [journeymap/]: Preloaded theme textures: 73
[03Jun2021 21:28:50.115] [Render thread/DEBUG] [journeymap/]: elapsed was slow: 1749.3108
[03Jun2021 21:28:50.116] [Render thread/DEBUG] [journeymap/]: postInitialize EXIT, elapsed count 1 avg 1749.31ms
[03Jun2021 21:28:50.116] [Render thread/WARN] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Mod 'journeymap' took 2.579 s to run a deferred task.
[03Jun2021 21:28:50.117] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:02.579
[03Jun2021 21:28:54.137] [Render thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 20803
[03Jun2021 21:28:54.995] [Render thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
[03Jun2021 21:28:54.997] [Render thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
[03Jun2021 21:28:55.592] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x128x0 jei:textures/atlas/gui.png-atlas
[03Jun2021 21:28:55.597] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 2048x2048x4 minecraft:textures/atlas/blocks.png-atlas
[03Jun2021 21:28:55.660] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/signs.png-atlas
[03Jun2021 21:28:55.662] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[03Jun2021 21:28:55.664] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[03Jun2021 21:28:55.667] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[03Jun2021 21:28:55.667] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[03Jun2021 21:28:55.668] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[03Jun2021 21:28:59.711] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[03Jun2021 21:28:59.713] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[03Jun2021 21:28:59.714] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/mob_effects.png-atlas
[03Jun2021 21:29:25.988] [Render thread/INFO] [Astral Sorcery/]: Client cache cleared!
[03Jun2021 21:29:25.992] [Render thread/INFO] [net.minecraft.client.gui.screen.ConnectingScreen/]: Connecting to 109.230.238.141, 2000
[03Jun2021 21:29:32.631] [Server Connector #1/ERROR] [net.minecraft.client.gui.screen.ConnectingScreen/]: Couldn't connect to server
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: 109.230.238.141/109.230.238.141:2000
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_51]
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_51]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:635) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:582) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:499) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:461) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_51]
Caused by: java.net.ConnectException: Connection refused: no further information
... 10 more
[03Jun2021 21:29:58.722] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection.
[03Jun2021 21:29:58.760] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147340_a with desc (Lnet/minecraft/network/play/client/CUseEntityPacket;)V
[03Jun2021 21:29:58.771] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'reach_set_server_entity_interact' ASM patch...
[03Jun2021 21:29:58.779] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'reach_set_server_entity_interact' ASM patch!
[03Jun2021 21:29:58.780] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147340_a with desc (Lnet/minecraft/network/play/client/CUseEntityPacket;)V
[03Jun2021 21:29:58.785] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'allow_entity_interaction' ASM patch...
[03Jun2021 21:29:58.793] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'allow_entity_interaction' ASM patch!
[03Jun2021 21:29:58.832] [Server Pinger #0/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/network/play/server/SMultiBlockChangePacket
[03Jun2021 21:29:58.836] [Server Pinger #0/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/network/play/server/SMultiBlockChangePacket
[03Jun2021 21:29:58.905] [Server Pinger #0/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/network/play/client/CClientSettingsPacket
[03Jun2021 21:29:59.651] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'ars_nouveau:network' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.651] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.652] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mantle:network' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.652] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.652] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.652] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'farmingforblockheads:network' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.652] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'tconstruct:network' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.652] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'simplemagnets:main' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.652] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'ambience:ocarinamain' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.652] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.652] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'bloodmagic:main' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.652] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'ambience:main' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.652] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cosmeticarmorreworked:main' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.652] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.652] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'classes:main' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.652] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'astralsorcery:net_channel' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.653] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'caelus:main' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.653] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'pmmo:main_channel' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.653] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'invtweaks:channel' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.655] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'spartanweaponry:network' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.655] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sereneseasons:main_channel' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.655] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.655] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.655] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supermartijn642configlib:main' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.655] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.656] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'architectury:network' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.656] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingtweaks:network' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.656] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.656] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.656] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.656] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'classicbar:classicbar' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.656] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.656] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'placebo:placebo' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.656] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.656] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:external_waypoint' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.656] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'dicemcpmmonbt:net' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.656] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'solcarrot:main' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.657] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'usefulbackpacks:curios' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.657] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.657] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'crashutilities:network' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.657] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.657] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.657] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'tombstone:tombstone_channel' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.657] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'trashslot:network' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.657] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'naturescompass:naturescompass' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.657] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.657] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'uteamcore:network' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.658] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.658] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'waila:networking' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.658] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'geckolib3:main' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.658] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED
[03Jun2021 21:29:59.658] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED
[03Jun2021 21:29:59.658] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [mantle:network,farmingforblockheads:network,tconstruct:network,simplemagnets:main,ambience:ocarinamain,bloodmagic:main,ambience:main,cosmeticarmorreworked:main,classes:main,astralsorcery:net_channel,caelus:main,pmmo:main_channel,spartanweaponry:network,sereneseasons:main_channel,supermartijn642configlib:main,comforts:main,citadel:main_channel,walljump:network,iceandfire:main_channel,curios:main,solcarrot:main,usefulbackpacks:curios,crashutilities:network,structurize:net-channel,minecolonies:net-channel,tombstone:tombstone_channel,patchouli:main,geckolib3:main,waystones:network] rejected vanilla connections
[03Jun2021 21:30:13.467] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection.
[03Jun2021 21:30:13.529] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'ars_nouveau:network' : Version test of '(1.0,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.529] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Version test of '(1.0.0,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.529] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mantle:network' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.529] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of '(FML2,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.529] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Version test of '(1.0,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.529] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'farmingforblockheads:network' : Version test of '(1.0,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.529] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'tconstruct:network' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.529] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'simplemagnets:main' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.529] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'ambience:ocarinamain' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.529] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Version test of '(ABSENT ?,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.529] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'bloodmagic:main' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.529] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'ambience:main' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.529] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cosmeticarmorreworked:main' : Version test of '(2,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'classes:main' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'astralsorcery:net_channel' : Version test of '(0,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'caelus:main' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'pmmo:main_channel' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'invtweaks:channel' : Version test of '(2,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'spartanweaponry:network' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sereneseasons:main_channel' : Version test of '(0,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Version test of '(1.0,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of '(FML2,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supermartijn642configlib:main' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'architectury:network' : Version test of '(1,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingtweaks:network' : Version test of '(1.0,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'classicbar:classicbar' : Version test of '(ABSENT ?,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'placebo:placebo' : Version test of '(1.0.0,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Version test of '(ABSENT ?,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:external_waypoint' : Version test of '(ABSENT ?,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.530] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'dicemcpmmonbt:net' : Version test of '(1.0,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.531] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'solcarrot:main' : Version test of '(1.0,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.531] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'usefulbackpacks:curios' : Version test of '(1.16.3-1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.531] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'crashutilities:network' : Version test of '(2,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.531] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Version test of '(1.1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.531] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Version test of '(0.14.189-BETA,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.531] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'tombstone:tombstone_channel' : Version test of '(tombstone-6.4.0,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.531] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'trashslot:network' : Version test of '(1.0,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.531] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'naturescompass:naturescompass' : Version test of '(1.0,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.531] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Version test of '(1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.531] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'uteamcore:network' : Version test of '(1.16.5-1,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.531] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'waila:networking' : Version test of '(ABSENT ?,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.531] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'geckolib3:main' : Version test of '(0,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.531] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '(1.0,true)' during listping : ACCEPTED
[03Jun2021 21:30:13.531] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Version test of '(1.0,false)' during listping : ACCEPTED
[03Jun2021 21:30:13.532] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Accepting channel list during listping
[03Jun2021 21:30:13.537] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.client.ClientHooks/CLIENTHOOKS]: Received FML ping data from server at 109.230.238.141:2000: FMLNETVER=2, mod list is compatible : false, channel list is compatible: true, extra server mods: {}
[03Jun2021 21:30:13.538] [Netty Client IO #3/INFO] [net.minecraftforge.fml.client.ClientHooks/CLIENTHOOKS]: Client has mods that are missing on server: [ftbguilibrary, waila]
[03Jun2021 21:30:16.616] [Render thread/INFO] [Astral Sorcery/]: Client cache cleared!
[03Jun2021 21:30:16.631] [Render thread/INFO] [net.minecraft.client.gui.screen.ConnectingScreen/]: Connecting to 109.230.238.141, 2000
[03Jun2021 21:30:21.174] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection.
[03Jun2021 21:30:22.459] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel astralsorcery:net_channel with index 0
[03Jun2021 21:30:22.471] [Render thread/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel astralsorcery:net_channel with index 0
[03Jun2021 21:30:22.479] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel astralsorcery:net_channel with index 1
[03Jun2021 21:30:22.485] [Render thread/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel astralsorcery:net_channel with index 1
[03Jun2021 21:30:22.699] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel astralsorcery:net_channel with index 2
[03Jun2021 21:30:22.705] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel astralsorcery:net_channel with index 3
[03Jun2021 21:30:22.706] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel astralsorcery:net_channel with index 3
[03Jun2021 21:30:22.707] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 4
[03Jun2021 21:30:22.709] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Logging into server with mod list [extraarmor, astralsorcery, supermartijn642configlib, trashslot, netherportalfix, simplemagnets, deathcounter, jei, attributefix, incontrol, caelus, invtweaks, bettercaves, waystones, clumps, xaeroworldmap, shutupexperimentalsettings, controlling, placebo, comforts, citadel, naturescompass, sereneseasons, yungsapi, netheritehorsearmor, bno, curioofundying, wstweaks, farmingforblockheads, bookshelf, uteamcore, morpheus, iceandfire, walljump, jeresources, horsestandstill, ambience, forge, bloodmagic, craftingtweaks, dicemcta, minecraft, tconstruct, usefulbackpacks, crashutilities, classes, durability101, rapid_leaf_decay, mining_dimension, ceramicbucket, supermartijn642corelib, simplefarming, ding, ceilingtorch, ceramicshears, jeiintegration, curios, curious_armor_stands, patchouli, mantle, xaerominimap, collective, sit, tombstone, globaldataandresourcepacks, structurize, betterconduitplacement, ambientenvironment, minecolonies, spartanweaponry, pmmo, architectury, curiouselytra, connectedglass, observerlib, solcarrot, firstjoinmessage, durabilityviewer, betterbedrockgenerator, craftablehorsearmour, betterburning, classicbar, fastleafdecay, dicemcpmmonbt, cosmeticarmorreworked, valhelsia_core, valhelsia_structures, dynamictrees, bettermineshafts, geckolib3, ars_nouveau, tomeofblood]
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'ars_nouveau:network' : Version test of '1.0' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Version test of '1.0.0' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mantle:network' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML2' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Version test of '1.0' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'farmingforblockheads:network' : Version test of '1.0' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'tconstruct:network' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'simplemagnets:main' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'ambience:ocarinamain' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Version test of 'ABSENT ?' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'bloodmagic:main' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'ambience:main' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cosmeticarmorreworked:main' : Version test of '2' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'classes:main' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'astralsorcery:net_channel' : Version test of '0' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'caelus:main' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'pmmo:main_channel' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'invtweaks:channel' : Version test of '2' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'spartanweaponry:network' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sereneseasons:main_channel' : Version test of '0' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Version test of '1.0' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML2' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supermartijn642configlib:main' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'architectury:network' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingtweaks:network' : Version test of '1.0' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'classicbar:classicbar' : Version test of 'ABSENT ?' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.710] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'placebo:placebo' : Version test of '1.0.0' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Version test of 'ABSENT ?' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:external_waypoint' : Version test of 'ABSENT ?' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'dicemcpmmonbt:net' : Version test of '1.0' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'solcarrot:main' : Version test of '1.0' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'usefulbackpacks:curios' : Version test of '1.16.3-1' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'crashutilities:network' : Version test of '2' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Version test of '1.1' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Version test of '0.14.189-BETA' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'tombstone:tombstone_channel' : Version test of 'tombstone-6.4.0' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'trashslot:network' : Version test of '1.0' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'naturescompass:naturescompass' : Version test of '1.0' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Version test of '1' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'uteamcore:network' : Version test of '1.16.5-1' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'waila:networking' : Version test of 'ABSENT ?' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'geckolib3:main' : Version test of '0' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '1.0' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Version test of '1.0' from server : ACCEPTED
[03Jun2021 21:30:22.711] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Accepting channel list from server
[03Jun2021 21:30:22.713] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 4
[03Jun2021 21:30:22.714] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Accepted server connection
[03Jun2021 21:30:22.716] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 5
[03Jun2021 21:30:22.718] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:villager_profession
[03Jun2021 21:30:22.718] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 5
[03Jun2021 21:30:22.738] [Render thread/INFO] [Astral Sorcery/]: Built PerkTree with 417 perks!
[03Jun2021 21:30:22.762] [Render thread/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel astralsorcery:net_channel with index 2
[03Jun2021 21:30:22.906] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 6
[03Jun2021 21:30:22.919] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:item
[03Jun2021 21:30:22.919] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 6
[03Jun2021 21:30:22.920] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 7
[03Jun2021 21:30:22.920] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:potion
[03Jun2021 21:30:22.920] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 7
[03Jun2021 21:30:22.920] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 8
[03Jun2021 21:30:22.920] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for astralsorcery:constellations
[03Jun2021 21:30:22.920] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 8
[03Jun2021 21:30:22.921] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 9
[03Jun2021 21:30:22.921] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:block_entity_type
[03Jun2021 21:30:22.921] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 9
[03Jun2021 21:30:22.928] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 10
[03Jun2021 21:30:22.928] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecolonies:recipetypeentries
[03Jun2021 21:30:22.928] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 10
[03Jun2021 21:30:22.978] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 11
[03Jun2021 21:30:22.978] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:stat_type
[03Jun2021 21:30:22.978] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 11
[03Jun2021 21:30:23.028] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 12
[03Jun2021 21:30:23.028] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for bloodmagic:anointments
[03Jun2021 21:30:23.028] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 12
[03Jun2021 21:30:23.083] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 13
[03Jun2021 21:30:23.084] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for astralsorcery:perk_attribute_custom_modifiers
[03Jun2021 21:30:23.084] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 13
[03Jun2021 21:30:23.129] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 14
[03Jun2021 21:30:23.130] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:menu
[03Jun2021 21:30:23.130] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 14
[03Jun2021 21:30:23.178] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 15
[03Jun2021 21:30:23.179] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for astralsorcery:perk_attribute_types
[03Jun2021 21:30:23.179] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 15
[03Jun2021 21:30:23.231] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 16
[03Jun2021 21:30:23.231] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for astralsorcery:perk_attribute_readers
[03Jun2021 21:30:23.231] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 16
[03Jun2021 21:30:23.278] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 17
[03Jun2021 21:30:23.278] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:motive
[03Jun2021 21:30:23.278] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 17
[03Jun2021 21:30:23.328] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 18
[03Jun2021 21:30:23.328] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecolonies:interactionresponsehandlers
[03Jun2021 21:30:23.328] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 18
[03Jun2021 21:30:23.379] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 19
[03Jun2021 21:30:23.379] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:fluid
[03Jun2021 21:30:23.379] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 19
[03Jun2021 21:30:23.427] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 20
[03Jun2021 21:30:23.428] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecolonies:guardtypes
[03Jun2021 21:30:23.428] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 20
[03Jun2021 21:30:23.485] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 21
[03Jun2021 21:30:23.485] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecolonies:researchrequirementtypes
[03Jun2021 21:30:23.485] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 21
[03Jun2021 21:30:23.528] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 22
[03Jun2021 21:30:23.529] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:recipe_serializer
[03Jun2021 21:30:23.529] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 22
[03Jun2021 21:30:23.609] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 23
[03Jun2021 21:30:23.612] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:sound_event
[03Jun2021 21:30:23.612] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 23
[03Jun2021 21:30:23.628] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 24
[03Jun2021 21:30:23.629] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:particle_type
[03Jun2021 21:30:23.629] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 24
[03Jun2021 21:30:23.678] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 25
[03Jun2021 21:30:23.678] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecolonies:buildings
[03Jun2021 21:30:23.678] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 25
[03Jun2021 21:30:23.729] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 26
[03Jun2021 21:30:23.729] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for astralsorcery:altar_recipe_effects
[03Jun2021 21:30:23.729] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 26
[03Jun2021 21:30:23.778] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 27
[03Jun2021 21:30:23.778] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for astralsorcery:constellation_effect
[03Jun2021 21:30:23.778] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 27
[03Jun2021 21:30:23.828] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 28
[03Jun2021 21:30:23.828] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for astralsorcery:perk_attribute_converters
[03Jun2021 21:30:23.828] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 28
[03Jun2021 21:30:23.878] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 29
[03Jun2021 21:30:23.878] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for astralsorcery:attribute_crystal_usages
[03Jun2021 21:30:23.878] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 29
[03Jun2021 21:30:24.021] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 30
[03Jun2021 21:30:24.027] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:block
[03Jun2021 21:30:24.028] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 30
[03Jun2021 21:30:24.029] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 31
[03Jun2021 21:30:24.029] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for astralsorcery:structure_types
[03Jun2021 21:30:24.029] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 31
[03Jun2021 21:30:24.039] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 32
[03Jun2021 21:30:24.039] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for observerlib:matchable_structures
[03Jun2021 21:30:24.039] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 32
[03Jun2021 21:30:24.078] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 33
[03Jun2021 21:30:24.078] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for bloodmagic:bloodorbs
[03Jun2021 21:30:24.079] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 33
[03Jun2021 21:30:24.128] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 34
[03Jun2021 21:30:24.128] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:data_serializers
[03Jun2021 21:30:24.128] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 34
[03Jun2021 21:30:24.180] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 35
[03Jun2021 21:30:24.180] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for bloodmagic:upgrades
[03Jun2021 21:30:24.180] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 35
[03Jun2021 21:30:24.229] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 36
[03Jun2021 21:30:24.229] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for astralsorcery:attribute_crystal_properties
[03Jun2021 21:30:24.229] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 36
[03Jun2021 21:30:24.278] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 37
[03Jun2021 21:30:24.278] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:mob_effect
[03Jun2021 21:30:24.278] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 37
[03Jun2021 21:30:24.329] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 38
[03Jun2021 21:30:24.329] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecolonies:jobs
[03Jun2021 21:30:24.329] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 38
[03Jun2021 21:30:24.377] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 39
[03Jun2021 21:30:24.377] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for tombstone:perks
[03Jun2021 21:30:24.378] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 39
[03Jun2021 21:30:24.430] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 40
[03Jun2021 21:30:24.430] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for observerlib:observer_providers
[03Jun2021 21:30:24.430] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 40
[03Jun2021 21:30:24.483] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 41
[03Jun2021 21:30:24.483] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecolonies:colonyeventtypes
[03Jun2021 21:30:24.483] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 41
[03Jun2021 21:30:24.528] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 42
[03Jun2021 21:30:24.528] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:enchantment
[03Jun2021 21:30:24.528] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 42
[03Jun2021 21:30:24.578] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 43
[03Jun2021 21:30:24.579] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for tconstruct:modifiers
[03Jun2021 21:30:24.579] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 43
[03Jun2021 21:30:24.628] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 44
[03Jun2021 21:30:24.628] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecolonies:colonyeventdesctypes
[03Jun2021 21:30:24.628] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 44
[03Jun2021 21:30:24.682] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 45
[03Jun2021 21:30:24.683] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecolonies:researcheffecttypes
[03Jun2021 21:30:24.683] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 45
[03Jun2021 21:30:24.728] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 46
[03Jun2021 21:30:24.728] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for astralsorcery:engraving_effect
[03Jun2021 21:30:24.728] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 46
[03Jun2021 21:30:24.786] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 47
[03Jun2021 21:30:24.786] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:entity_type
[03Jun2021 21:30:24.786] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 47
[03Jun2021 21:30:24.829] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 48
[03Jun2021 21:30:24.829] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for astralsorcery:mantle_effect
[03Jun2021 21:30:24.831] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Waiting for registries to load.
[03Jun2021 21:30:24.832] [Render thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Injecting registry snapshot from server.
[03Jun2021 21:30:27.697] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ars_nouveau:scrying_effect for public static com.hollingsworth.arsnouveau.common.potions.ScryingEffect com.hollingsworth.arsnouveau.common.potions.ModPotions.SCRYING_EFFECT. This means the object wasn't registered. It's likely just mod options.
[03Jun2021 21:30:27.698] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ars_nouveau:shocked_effect for public static com.hollingsworth.arsnouveau.common.potions.ShockedEffect com.hollingsworth.arsnouveau.common.potions.ModPotions.SHOCKED_EFFECT. This means the object wasn't registered. It's likely just mod options.
[03Jun2021 21:30:27.701] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ars_nouveau:earth_elemental_shards for public static com.hollingsworth.arsnouveau.common.items.ModItem com.hollingsworth.arsnouveau.setup.ItemsRegistry.earthElementalShard. This means the object wasn't registered. It's likely just mod options.
[03Jun2021 21:30:27.701] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ars_nouveau:hex_effect for public static com.hollingsworth.arsnouveau.common.potions.HexEffect com.hollingsworth.arsnouveau.common.potions.ModPotions.HEX_EFFECT. This means the object wasn't registered. It's likely just mod options.
[03Jun2021 21:30:27.703] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ars_nouveau:shield_potion for public static com.hollingsworth.arsnouveau.common.potions.ShieldEffect com.hollingsworth.arsnouveau.common.potions.ModPotions.SHIELD_POTION. This means the object wasn't registered. It's likely just mod options.
[03Jun2021 21:30:27.704] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ars_nouveau:mana_regen_effect for public static com.hollingsworth.arsnouveau.common.potions.ManaRegenEffect com.hollingsworth.arsnouveau.common.potions.ModPotions.MANA_REGEN_EFFECT. This means the object wasn't registered. It's likely just mod options.
[03Jun2021 21:30:27.706] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup minecolonies:minecart for public static net.minecraft.entity.EntityType com.minecolonies.api.entity.ModEntities.MINECART. This means the object wasn't registered. It's likely just mod options.
[03Jun2021 21:30:27.706] [Render thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Snapshot injected.
[03Jun2021 21:30:27.706] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Registry load complete, continuing handshake.
[03Jun2021 21:30:27.707] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 48
[03Jun2021 21:30:27.707] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 49
[03Jun2021 21:30:27.708] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.713] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 49
[03Jun2021 21:30:27.714] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 50
[03Jun2021 21:30:27.714] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.714] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 50
[03Jun2021 21:30:27.715] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 51
[03Jun2021 21:30:27.715] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.715] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 51
[03Jun2021 21:30:27.716] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 52
[03Jun2021 21:30:27.716] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.716] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 52
[03Jun2021 21:30:27.716] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 53
[03Jun2021 21:30:27.716] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.718] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 53
[03Jun2021 21:30:27.718] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 54
[03Jun2021 21:30:27.719] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.719] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 54
[03Jun2021 21:30:27.719] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 55
[03Jun2021 21:30:27.719] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.719] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 55
[03Jun2021 21:30:27.720] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 56
[03Jun2021 21:30:27.720] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.721] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 56
[03Jun2021 21:30:27.721] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 57
[03Jun2021 21:30:27.722] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.722] [Netty Client IO #4/INFO] [de.geheimagentnr1.rapid_leaf_decay.config.ServerConfig/]: Loading "Rapid Leaf Decay" Server Config
[03Jun2021 21:30:27.722] [Netty Client IO #4/INFO] [de.geheimagentnr1.rapid_leaf_decay.config.ServerConfig/]: [decay_delay] = 5
[03Jun2021 21:30:27.723] [Netty Client IO #4/INFO] [de.geheimagentnr1.rapid_leaf_decay.config.ServerConfig/]: "Rapid Leaf Decay" Server Config loaded
[03Jun2021 21:30:27.723] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 57
[03Jun2021 21:30:27.725] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 58
[03Jun2021 21:30:27.725] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.728] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 58
[03Jun2021 21:30:27.728] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 59
[03Jun2021 21:30:27.728] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.732] [Netty Client IO #4/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file SimpleCommentedConfig:{pathfinding=SimpleCommentedConfig:{pathfindingmaxthreadcount=2, pathfindingdebugverbosity=0, minimumrailstopath=5, pathfindingmaxnodes=5000}, names=SimpleCommentedConfig:{malefirstnames=[Aarav, Aaron, Aayan, Abdiel, Alain, Aaliyah, Abdullah, Abel, Abraham, Abram, Ace, Adam, Adan, Aden, Adonis, Adrian, Adriel, Adrien, Ahmad, Ahmed, Ahmir, Aidan, Aiden, Akeno, Alan, Alaric, Albert, Alberto, Alden, Aldo, Alec, Alejandro, Alessandro, Alex, Alexander, Alexis, Alexzander, Alfonso, Alfred, Alfredo, Ali, Alijah, Alistair, Allan, Allen, Alonso, Alonzo, Alvaro, Alvin, Amari, Ambrose, Ameer, Amherst, Amias, Amir, Amos, Amrith, Anakin, Anders, Anderson, Andre, Andres, Andrew, Andy, Angel, Angelo, Anson, Anthony, Antonio, Apollo, Archer, Archie, Ares, Ari, Arian, Ariel, Aries, Arjun, Arlo, Armando, Armani, Aroon, Aron, Arthur, Arturo, Aryan, Asa, Asher, Ashton, Atlas, Atreus, Atticus, August, Augustine, Augustus, Austin, Avery, Axel, Axl, Axton, Ayaan, Ayan, Ayden, Aydin, Azariah, Aziel, Azrael, Baker, Banks, Barnaby, Barrett, Bartholomew, Baylor, Bear, Beau, Beckett, Beckham, Bellamy, Ben, Benedict, Benicio, Benjamin, Bennett, Benson, Bentlee, Bentley, Bernard, Billy, Bjorn, Blaine, Blaise, Blake, Blaze, Bo, Bobby, Bode, Boden, Bodhi, Bodie, Boone, Boston, Bourey, Bowen, Braden, Bradley, Brady, Brandon, Branson, Brantley, Braxton, Brayan, Brayden, Braydon, Braylen, Braylon, Brecken, Brendan, Brennan, Brentley, Brett, Brian, Briar, Bridger, Briggs, Brixton, Brock, Brodie, Brody, Bronson, Brooks, Bruce, Bruno, Bryan, Bryant, Bryce, Brycen, Bryson, Byron, Cade, Caden, Caiden, Cain, Cairo, Caleb, Callahan, Callan, Callen, Callum, Calum, Calvin, Camden, Cameron, Camilo, Canaan, Cannon, Carl, Carlos, Carmelo, Carson, Carter, Case, Casen, Casey, Cash, Cason, Caspian, Cassius, Castiel, Cayden, Cayson, Cesar, Chaim, Chance, Chandler, Charles, Charlie, Chase, Chin, Chris, Christian, Christopher, Chung, Clark, Clay, Clayton, Clyde, Cody, Cohen, Colby, Cole, Colin, Collin, Colson, Colt, Colten, Colter, Colton, Conner, Connor, Conor, Conrad, Cooper, Corbin, Corey, Cory, Creed, Crew, Cristian, Crosby, Cruz, Cullen, Curtis, Cuthbert, Cyrus, Cyrille, Dakari, Dakota, Dallas, Dalton, Damari, Damian, Damien, Damon, Dane, Dangelo, Daniel, Danny, Dante, Darian, Dariel, Dario, Darius, Darren, Darwin, Dash, David, Davion, Davis, Dawson, Dax, Daxton, Dayton, Deacon, Dean, Deandre, Declan, Demetrius, Dennis, Denver, Derek, Derrick, Desmond, Devin, Devon, Dexter, Dhruv, Diego, Dilan, Diogo, Dillon, Dominic, Dominick, Dominik, Donald, Donovan, Dorian, Douglas, Drake, Drew, Duarte, Duke, Dustin, Dylan, Easton, Eddie, Eden, Edgar, Edison, Edmund, Eduardo, Edward, Edwin, Eithan, Eli, Elian, Elias, Eliel, Elijah, Eliseo, Elisha, Elliot, Elliott, Ellis, Emanuel, Emerson, Emery, Emiliano, Emilio, Emir, Emmanuel, Emmett, Emmitt, Emory, Enoch, Enrique, Enzo, Ephraim, Eric, Erick, Erik, Ermias, Ernesto, Esteban, Ethan, Eugene, Evan, Everett, Ezekiel, Ezequiel, Ezra, Fabian, Felipe, Felix, Félix, Fernando, Finley, Finn, Finnegan, Finnley, Fisher, Fletcher, Flynn, Ford, Forest, Forrest, Foster, Fox, Francis, Francisco, Franco, Frank, Franklin, Frederick, Fulke, Gabriel, Gael, Gage, Garrett, Gary, Gatlin, Gavin, Genesis, Geoffrey, George, Gerald, Gerardo, Gianni, Gideon, Gilbert, Giles, Giovanni, Gordon, Grady, Graham, Grant, Graysen, Grayson, Gregory, Grey, Greyson, Griffin, Guillermo, Guewen, Gunnar, Gunner, Gustavo, Hamza, Hank, Harlan, Harlem, Harley, Harold, Harrison, Harry, Harvey, Hassan, Hayden, Hayes, Heath, Hector, Hendrix, Henrik, Henry, Hezekiah, Holden, Houston, Howard, Hudson, Hugh, Hugo, Humphrey, Hunter, Huxley, Ian, Ibrahim, Idris, Ignacio, Iker, Isaac, Isaiah, Isaias, Ishaan, Ismael, Israel, Issac, Ivan, Izaiah, Jabari, Jace, Jack, Jackie, Jackson, Jacob, Jacoby, Jad, Jaden, Jadiel, Jagger, Jaiden, Jaime, Jair, Jairo, Jakari, Jake, Jakob, Jalen, Jamal, Jamari, James, Jameson, Jamie, Jamir, Jamison, Jared, Jase, Jasiah, Jason, Jasper, Javier, Javion, Jax, Jaxen, Jaxon, Jaxson, Jaxton, Jaxx, Jaxxon, Jay, Jayce, Jayceon, Jayden, Jaylen, Jayson, Jaziel, Jedidiah, Jefferson, Jeffery, Jeffrey, Jensen, Jeremiah, Jeremias, Jeremy, Jericho, Jermaine, Jerome, Jerry, Jesiah, Jesse, Jesus, Jett, Jimmy, Jin, Joaquin, Joe, Joel, Joey, Johan, John, Johnathan, Johnny, Jon, Jonah, Jonas, Jonathan, Jordan, Jordy, Jorge, Jose, Joseph, Joshua, Josiah, Josue, Jovanni, Joziah, Juan, Judah, Jude, Judson, Juelz, Julian, Julien, Julio, Julius, Junior, Justice, Justin, Kabir, Kace, Kade, Kaden, Kai, Kaiden, Kairo, Kaiser, Kaison, Kaleb, Kalel, Kamari, Kamden, Kamdyn, Kameron, Kamryn, Kane, Kannon, Kareem, Karsen, Karson, Karter, Kase, Kasem, Kasen, Kash, Kashton, Kason, Kayden, Kaysen, Kayson, Keanu, Keaton, Keegan, Keenan, Keith, Kellan, Kellen, Kelvin, Kendrick, Kenneth, Kenny, Kenzo, Kevin, Kysen, Khalid, Khalil, Khari, Kiaan, Kian, Kieran, Killian, King, Kingsley, Kingston, Kishore, Knox, Koa, Kobe, Koda, Kody, Kohen, Kole, Kolten, Kolton, Korbin, Krew, Kristian, Kristopher, Kye, Kylan, Kyle, Kylen, Kyler, Kylian, Kylo, Kyng, Kyree, Kyrie, Kyro, Kyson, Lachlan, Lance, Lancelot, Landen, Landon, Landry, Landyn, Lane, Langston, Larry, Lawrence, Lawson, Layne, Layton, Leandro, Ledger, Lee, Legacy, Legend, Leighton, Leland, Lennon, Lennox, Leo, Leon, Leonard, Leonardo, Leonel, Leonidas, Leroy, Levi, Lewis, Liam, Lian, Lincoln, Lionel, Lochlan, Logan, Lorenzo, Louie, Louis, Luca, Lucas, Lucca, Lucian, Luciano, Luis, Luka, Lukas, Luke, Lyle, Mac, Mack, Madden, Maddox, Magnus, Maison, Major, Makai, Malachi, Malakai, Malakhi, Malcolm, Malik, Manuel, Marc, Marcel, Marcellus, Marcelo, Marco, Marcos, Marcus, Mario, Mark, Marlon, Marquis, Marshall, Martin, Marvin, Mason, Mateo, Mathew, Mathias, Matias, Matteo, Matthew, Matthias, Maurice, Mauricio, Maverick, Max, Maxim, Maximilian, Maximiliano, Maximo, Maximus, Maxton, Maxwell, Mayson, Mekhi, Melvin, Memphis, Merrick, Messiah, Micah, Michael, Miguel, Mike, Milan, Miles, Miller, Milo, Misael, Mitchell, Mohamed, Mohammed, Moises, Mordechai, Morgan, Moses, Moshe, Muhammad, Musa, Mustafa, Myles, Mylo, Nash, Nasir, Nathan, Nathanael, Nathaniel, Naveen, Nehemiah, Neil, Nelson, Nicholas, Nico, Nicolas, Niklaus, Niko, Nikolai, Nikolas, Nixon, Noah, Noe, Noel, Nolan, Nova, Oakley, Odin, Oliver, Omar, Omari, Onyx, Orion, Orlando, Oscar, Oswyn, Otis, Otto, Owen, Pablo, Papoo, Parker, Patrick, Paul, Paxton, Pedro, Peter, Peyton, Philip, Phillip, Phoenix, Pierce, Piers, Porter, Prasad, Preston, Prince, Princeton, Quentin, Quincy, Quinn, Quinton, Rafael, Raiden, Ralph, Ramon, Randy, Raphael, Raul, Ray, Rayan, Rayden, Raylan, Raymond, Reece, Reed, Reese, Reginald, Reid, Reign, Remi, Remington, Remy, Rénald, Rene, Reynold, Reynolds, Reuben, Rex, Rey, Reyansh, Rhett, Rhys, Ricardo, Richard, Ricky, Ridge, Riley, River, Robert, Roberto, Robin, Rocco, Rocky, Rodney, Rodrigo, Roger, Rohan, Roland, Roman, Rome, Romeo, Ronald, Ronan, Ronin, Ronnie, Rory, Rowan, Rowen, Rowland, Roxan, Roy, Royal, Royce, Ruben, Rudy, Russell, Ryan, Ryder, Ryker, Rylan, Ryland, Sage, Sai, Saint, Salem, Salvador, Salvatore, Sam, Samir, Samson, Samuel, Santana, Santiago, Santino, Santos, Saul, Sawyer, Scott, Sean, Sebastian, Sekani, Sergio, Seth, Seven, Shane, Shawn, Shepherd, Shiloh, Silas, Simeon, Simon, Sincere, Skyler, Solomon, Sonny, Soren, Spencer, Stanley, Stefan, Stephen, Sterling, Stetson, Steven, Stone, Sullivan, Sutton, Sylas, Tadeo, Talon, Tanner, Tate, Tatum, Taylor, Terrance, Terry, Thaddee, Thaddeus, Thatcher, Theo, Theodore, Thiago, Thomas, Timothy, Titan, Titus, Tobias, Toby, Tomas, Tommy, Tony, Trace, Travis, Trent, Trenton, Trevor, Trey, Tripp, Tristan, Tristen, Tristian, Troy, Tru, Tucker, Turner, Ty, Tyler, Tyson, Ulises, Uriah, Uriel, Valentin, Valentino, Van, Vance, Vicente, Victor, Vihaan, Vincent, Vincenzo, Vivaan, Wade, Walker, Wallace, Walter, Warren, Watson, Waylon, Wayne, Wells, Wes, Wesley, Wesson, Westin, Westley, Weston, Wilder, Will, William, Wilson, Winston, Wyatt, Xander, Xavier, Xzavier, Yadiel, Yael, Yahir, Yahya, Yas, Yehuda, Yisroel, Yosef, Yousef, Yusuf, Zachariah, Zachary, Zahir, Zaid, Zaiden, Zain, Zaire, Zakai, Zander, Zane, Zavier, Zayd, Zayden, Zayn, Zayne, Zechariah, Zeke, Zion, Zyaire, Zyon], femalefirstnames=[Aaliyah, Abby, Abigail, Ada, Adah, Adair, Adalee, Adaline, Adalyn, Adalynn, Addilyn, Addilynn, Addison, Addisyn, Addyson, Adelaide, Adele, Adelina, Adeline, Adelyn, Adelynn, Adley, Adriana, Adrianna, Agnes, Aila, Ailani, Aileen, Ainhoa, Ainsley, Aisha, Aitana, Alaia, Alaina, Alaiya, Alana, Alani, Alanna, Alannah, Alaya, Alayah, Alayna, Aleah, Aleena, Alejandra, Alena, Alessandra, Alessia, Alexa, Alexandra, Alexandria, Alexia, Alexis, Alia, Aliana, Alianna, Alice, Alicia, Alina, Alison, Alisson, Alivia, Aliya, Aliyah, Aliza, Allie, Allison, Allyson, Alma, Alondra, Alora, Alyson, Alyssa, Amaia, Amalia, Amanda, Amani, Amara, Amari, Amaris, Amaya, Amayah, Amber, Amelia, Amelie, Amina, Amira, Amirah, Amitha, Amiya, Amiyah, Amora, Amoura, Amy, Ana, Anahi, Anais, Analia, Anastasia, Anaya, Andi, Andrea, Angel, Angela, Angelica, Angelina, Angie, Anika, Aniya, Aniyah, Ann, Anna, Annabella, Annabelle, Annalise, Anne, Annie, Annika, Ansley, Antonella, Anya, April, Arabella, Arden, Ari, Aria, Ariadne, Ariah, Ariana, Arianna, Ariel, Ariella, Arielle, Ariya, Ariyah, Arlette, Armani, Arya, Ashley, Ashlyn, Ashlynn, Aspen, Astrid, Athena, Aubree, Aubrey, Aubrie, Aubriella, Aubrielle, Audrey, August, Aurelia, Aurora, Austyn, Autumn, Ava, Avah, Avalynn, Averi, Averie, Avery, Aviana, Avianna, Aya, Ayla, Ayleen, Aylin, Azalea, Azariah, Azra, Bailee, Bailey, Barbara, Baylee, Beatrice, Beatrix, Belen, Bella, Belle, Berkley, Bethany, Betty, Bexley, Bianca, Blair, Blaire, Blakely, Blanche, Bonnie, Braelyn, Braelynn, Braylee, Bria, Briana, Brianna, Briar, Bridget, Briella, Brielle, Brinley, Bristol, Brittany, Brooke, Brooklyn, Brooklynn, Brylee, Brynlee, Brynn, Cadence, Cali, Callie, Calliope, Cameron, Camila, Camilla, Camille, Camryn, Carly, Carmen, Carolina, Caroline, Carolyn, Casey, Cassandra, Cassidy, Cataleya, Catalina, Catherine, Cecelia, Cecilia, Celeste, Celia, Celine, Cecily, Chana, Chandler, Chanel, Charity, Charlee, Charleigh, Charley, Charli, Charlie, Charlotte, Chaya, Chelsea, Cheyenne, Chloe, Christina, Christine, Cindy, Claire, Clara, Clare, Clarissa, Clemence, Clementine, Cleo, Colette, Collins, Constance, Cora, Coraline, Corinne, Crystal, Cynthia, Dahlia, Daisy, Dakota, Dalary, Daleyza, Dallas, Dana, Dani, Daniela, Daniella, Danielle, Danna, Daphne, Davina, Dayana, Deborah, Delaney, Delilah, Della, Demi, Denise, Denver, Destiny, Diana, Dior, Dixie, Dorothy, Dream, Dulce, Dylan, Ecrin, Eden, Edith, Egypt, Eileen, Elaina, Elaine, Eleanor, Elena, Eliana, Elianna, Elif, Elina, Elinor, Elisa, Elisabeth, Elise, Eliza, Elizabeth, Ella, Elle, Ellen, Elliana, Ellianna, Ellie, Elliot, Elliott, Ellis, Ellison, Elodie, Eloise, Elora, Elsa, Elsie, Elyse, Emani, Ember, Emberly, Emelia, Emely, Emerald, Emerie, Emerson, Emersyn, Emery, Emilee, Emilia, Emily, Emma, Emmaline, Emmalyn, Emmalynn, Emmeline, Emilienne, Emmie, Emmy, Emory, Ensley, Erika, Erin, Esme, Esmeralda, Esperanza, Estella, Estelle, Esther, Estrella, Eva, Evangeline, Eve, Evelyn, Evelynn, Everlee, Everleigh, Everly, Evie, Ezra, Faith, Fallon, Fatima, Faye, Felicity, Fernanda, Filipa, Finley, Fiona, Flora, Florence, Fortune, Frances, Francesca, Frankie, Frideswide, Gabriela, Gabriella, Gabrielle, Galilea, Gemma, Genesis, Genevieve, Georgia, Gia, Giana, Gianna, Frédérique, Freya, Freyja, Frida, Gillian, Giovanna, Giselle, Giuliana, Gloria, Grace, Gracelyn, Gracelynn, Gracie, Greta, Guadalupe, Gwen, Gwendolyn, Hadassah, Hadlee, Hadleigh, Hadley, Hailee, Hailey, Haisley, Haley, Halle, Hallie, Halo, Hana, Hanna, Hannah, Harlee, Harleigh, Harley, Harlow, Harmoni, Harmony, Harper, Harriet, Hattie, Haven, Hayden, Haylee, Hayley, Haylie, Hazel, Heaven, Heidi, Helen, Helena, Henley, Holland, Holly, Hope, Hunter, Iliana, Imani, India, Indie, Ingrid, Irene, Iris, Isabel, Isabela, Isabella, Isabelle, Isla, Ismena, Itzayana, Itzel, Ivanna, Ivory, Ivy, Izabella, Jacqueline, Jada, Jade, Jaelyn, Jaelynn, Jaliyah, Jamie, Jane, Janelle, Janet, Janiyah, Jasmine, Jaycee, Jayda, Jayde, Jayla, Jaylah, Jaylee, Jayleen, Jazlyn, Jazmin, Jazmine, Jemma, Jenesis, Jenna, Jennifer, Jessica, Jessie, Jewel, Jillian, Jimena, Joan, Joanna, Jocelyn, Joelle, Johanna, Jolene, Jolie, Jordan, Jordyn, Josephine, Josian, Josie, Journee, Journey, Journi, Joy, Joyce, Judith, Julia, Juliana, Julianna, Julie, Juliet, Julieta, Juliette, Julissa, June, Juniper, Justice, Kai, Kaia, Kailani, Kailey, Kairi, Kaisley, Kaitlyn, Kaiya, Kalani, Kali, Kaliyah, Kallie, Kamari, Kamila, Kamilah, Kamiyah, Kamryn, Kara, Karen, Karina, Karisa, Karla, Karlee, Karsyn, Karter, Kassidy, Kataleya, Katalina, Kate, Katelyn, Katherine, Kathleen, Kathryn, Katia, Katie, Kaya, Kaydence, Kayla, Kaylani, Kaylee, Kayleigh, Kaylie, Kaylin, Kehlani, Keilani, Keily, Keira, Kelly, Kelsey, Kendall, Kendra, Kenia, Kenna, Kennedi, Kennedy, Kensley, Kenzie, Keyla, Khaleesi, Khloe, Kiana, Kiara, Kiera, Kimber, Kimberly, Kimora, Kinley, Kinslee, Kinsley, Kira, Kiyoshi, Kora, Kori, Kyla, Kylee, Kyleigh, Kylie, Kynlee, Kyra, Lacey, Laila, Lailah, Lainey, Lana, Landry, Laney, Lara, Laura, Laurel, Lauren, Lauryn, Layla, Laylah, Lea, Leah, Leanna, Lee, Legacy, Leia, Leighton, Leila, Leilani, Lena, Lennon, Lennox, Leona, Leslie, Lettice, Lexi, Lexie, Leyla, Lia, Liana, Liberty, Lila, Lilah, Lilian, Liliana, Lilianna, Lilith, Lillian, Lilliana, Lillie, Lilly, Lily, Lilyana, Lina, Linda, Lindsey, Lisa, Liv, Livia, Logan, Lola, London, Londyn, Lorelai, Lorelei, Lorena, Louisa, Louise, Luana, Lucia, Luciana, Lucille, Lucy, Luella, Luisa, Luna, Luz, Lyanna, Lydia, Lyla, Lylah, Lyra, Mabel, Maci, Macie, Mackenzie, Macy, Madalyn, Madalynn, Maddison, Madeleine, Madeline, Madelyn, Madelynn, Madilyn, Madilynn, Madison, Madisyn, Mae, Maeve, Magdalena, Maggie, Magnolia, Maia, Maisie, Maisy, Makayla, Makenna, Makenzie, Malani, Malaya, Malayah, Malaysia, Maleah, Malia, Maliah, Maliyah, Mallory, Mara, Maren, Margaret, Margery, Margo, Margot, Maria, Mariah, Mariam, Mariana, Marianna, Marie, Marilyn, Marina, Marine, Marion, Marissa, Marlee, Marley, Martha, Mary, Maryam, Matilda, Maud, Mavis, Maxine, Maya, Mckenna, Mckenzie, Mckinley, Meadow, Megan, Meghan, Meilani, Mildred, Milena, Miley, Millicent, Millie, Mina, Mira, Miracle, Miranda, Miriam, Molly, Monica, Monroe, Morgan, Mya, Myah, Myla, Mylah, Myra, Nadia, Nala, Nalani, Nancy, Naomi, Natalia, Natalie, Nataly, Natasha, Nathalie, Navy, Nayeli, Nellie, Nevaeh, Nia, Mélanie, Melanie, Melany, Melina, Melissa, Melody, Mercy, Meredith, Mia, Miah, Micah, Michaela, Michelle, Mikaela, Mikayla, Mila, Milan, Milana, Milani, Niamh, Nicole, Nina, Noa, Noelle, Noemi, Nola, Noor, Nora, Norah, Nova, Novah, Novalee, Nyla, Nylah, Oaklee, Oakleigh, Oakley, Oaklyn, Oaklynn, Octavia, Odile, Olive, Olivia, Opal, Ophelia, Osamu, Paige, Paislee, Paisleigh, Paisley, Paityn, Palmer, Paloma, Paola, Paris, Parker, Parnell, Patricia, Paula, Paulina, Payton, Pearl, Penelope, Penny, Persephone, Peyton, Phoebe, Phoenix, Philippa, Piper, Poppy, Presley, Princess, Priscilla, Promise, Prudence, Queen, Quinn, Rachel, Raegan, Raelyn, Raelynn, Raina, Ramona, Raquel, Raven, Rayna, Rayne, Reagan, Rebecca, Rebekah, Reese, Regina, Reign, Reina, Remi, Remington, Remy, Renata, Renee, Renu, Reyna, Rhea, Riley, River, Rivka, Robin, Romina, Rory, Rosa, Rosalee, Rosalie, Rosalyn, Rose, Roselyn, Rosemary, Roshni, Rosie, Rowan, Royal, Royalty, Ruby, Ruth, Ryan, Ryann, Rylan, Rylee, Ryleigh, Rylie, Sabrina, Sadie, Sage, Saige, Salem, Salma, Samantha, Samara, Samira, Sandra, Saoirse, Sara, Sarah, Sarai, Sariah, Sariyah, Sasha, Savanna, Savannah, Sawyer, Saylor, Scarlet, Scarlett, Scarlette, Selah, Selena, Selene, Serena, Serenity, Sevyn, Shelby, Sherri, SherriLee, SherriLyn, SherriLynn, SherriLynne, Shiloh, Siena, Sienna, Sierra, Simone, Sky, Skye, Skyla, Skylar, Skyler, Sloan, Sloane, Sofia, Sophia, Sophie, Stella, Stef, Stefi, Stephanie, Summer, Sunny, Susanna, Sutton, Sybil, Sydney, Sylvia, Sylvie, Talia, Taliyah, Tatiana, Tatum, Taylor, Teagan, Tenley, Teresa, Tessa, Thalia, Thea, Theodora, Thomasin, Tiana, Tiffany, Tinley, Tinsley, Tori, Treasure, Trinity, Ursula, Vada, Valentina, Valeria, Valerie, Valery, Vanessa, Vérane, Veda, Vera, Veronica, Victoria, Vienna, Violet, Violeta, Virginia, Vivian, Viviana, Vivienne, Waverly, Whitley, Whitney, Willa, Willow, Wilmot, Winifred, Winnie, Winter, Wren, Wynter, Ximena, Xiomara, YiaYia, Yara, Yareli, Yaretzi, Yaritza, Yasmin, Zahra, Zainab, Zaniyah, Zara, Zaria, Zariah, Zariyah, Zaylee, Zelda, Zendaya, Zoe, Zoey, Zoie, Zola, Zora, Zuri], useeasternnameorder=false, usemiddleinitial=true, lastnames=[Abell, Ackworth, Adams, Addicock, Alban, Aldebourne, Alessi, Alfray, Alicock, Allard, Allington, Amberden, Amcotts, Amondsham, Andrews, Annesley, Ansty, Archer, Ardall, Ardern, Argentein, Arnold, Asger, Ashby, Ashcombe, Ashenhurst, Ashton, Askew, Asplin, Astley, Atherton, Atkinson, Atlee, Attilburgh, Audeley, Audlington, Ayde, Ayleward, Aylmer, Aynesworth, Babham, Babington, Badby, Baker, Balam, Baldwin, Ballard, Ballett, Bammard, Barber, Bardolf, Barefoot, Barker, Barnes, Barre, Barrentine, Barrett, Barstaple, Bartelot, Barton, Basset, Bathurst, Battersby, Battle, Baynton, Beauchamp, Bell, Brown, Chandru, Cheddar, Chelsey, Chernock, Chester, Chetwood, Cheverell, Cheyne, Chichester, Chilton, Chowne, Chudderley, Church, Churmond, Clark, Clavell, Claybrook, Clement, Clerk, Clifford, Clifton, Clitherow, Clopton, Cobb, Cobham, Cobley, Cockayne, Cod, Coddington, Coffin, Coggshall, Colby, Colkins, Collard, Colmer, Colt, Colthurst, Complin, Compton, Conquest, Cooke, Coorthopp, Coppinger, Corbett, Corby, Cortez, Cossington, Cosworth, Cotton, Courtenay, Covert, Cowill, Cox, Crane, Cranford, Crawley, Cressy, Crickett, Cripps, Crisp, Cristemas, Crocker, Crugg, Cuddon, Culpepper, Cunningham, Curzon, Cushing, Cutter, Dagworth, Delgadillo, Dumas, Fletcher, Fudd, Fuentes, Gardiner, Gare, Garnis, Garrard, Garret, Gascoigne, Gasper, Gaur, Gavell, Gedding, Gerville, Geste, Gibbs, Gifford, Gill, Ginter, Gisborne, Gittens, Glennon, Glover, Gobberd, Goddam, Godfrey, Gold, Golding, Goldwell, Gomershall, Gomfrey, Gonson, Good, Goodenouth, Gooder, Goodluck, Goodnestone, Goodrick, Goodrington, Goodwin, Gordon, Goring, Gorney, Gorst, Gosebourne, Grafton, Gray, Greene, Greenway, Grenefeld, Greville, Grey, Grimbald, Grobbam, Grofhurst, Groston, Grove, Guildford, Gupta, Hackman, Haddock, Haddon, Hadresham, Hakebourne, Hale, Hall, Halley, Hambard, Hammer, Hammond, Hampden, Harris, Ito, Jalin, Janeli, Johnson, Johnston, Jones, Karpinksi, Kemp, Kennedy, Kolanowski, Kravitz, Kumar, LaClair, Madden, Mardle, McCarthy, McDonald, McGee, McKenzie, Mekkelsen, Mello, Miller, Nair, Pericherla, Rao, Reddy, Revaluri, Rhino, Robinson, Skellett, Smith, Souri, Sparrow, Taylor, Thorpe, Wallgreen, Walsh, White, Williams, Wilson]}, requestSystem=SimpleCommentedConfig:{maximalretries=3, creativeresolve=false, canplayeruseresetcommand=false, delaybetweenretries=1200, enabledebuglogging=false}, permissions=SimpleCommentedConfig:{freetointeractblocks=[dirt, 0 0 0], enablecolonyprotection=true, turnoffexplosionsincolonies=DAMAGE_ENTITIES, secondsBetweenPermissionMessages=30, specialpermgroup=[_Raycoms_, Bossos11]}, claims=SimpleCommentedConfig:{restrictcolonyplacement=false, officersreceiveadvancements=true, initialColonySize=4, maxColonySize=50, maxdistancefromworldspawn=8000, minColonyDistance=50, mindistancefromworldspawn=512}, combat=SimpleCommentedConfig:{minimumnumberofnightsbetweenraids=8, daysuntilpirateshipsdespawn=3, citizencallforhelp=true, dobarbariansbreakthroughwalls=true, mobattackcitizens=true, maxBarbarianSize=300, guardhealthmult=2.0, barbarianhordedifficulty=10, averagenumberofnightsbetweenraids=12, knightdamagemult=2.0, pvp_mode=true, shouldraiderbreakdoors=true, maxyforbarbarians=200, dobarbariansspawn=true, rangerdamagemult=2.0, spawnbarbariansize=10, rangerenchants=true}, compatibility=SimpleCommentedConfig:{enchanterexperiencemultiplier=2.0, guardresourcelocations=[minecraft:slime, tconstruct:blueslime], fishingroddurabilityadjustt2=6, fishingroddurabilityadjustt1=22, enabledmodtags=[minecraft:wool, minecraft:planks, minecraft:stone_bricks, minecraft:wooden_buttons, minecraft:buttons, minecraft:carpets, minecraft:wooden_doors, minecraft:wooden_stairs, minecraft:wooden_slabs, minecraft:wooden_fences, minecraft:wooden_pressure_plates, minecraft:wooden_trapdoors, minecraft:saplings, minecraft:logs, minecraft:dark_oak_logs, minecraft:oak_logs, minecraft:birch_logs, minecraft:acacia_logs, minecraft:jungle_logs, minecraft:spruce_logs, minecraft:banners, minecraft:sand, minecraft:walls, minecraft:anvil, minecraft:leaves, minecraft:small_flowers, minecraft:beds, minecraft:fishes, minecraft:signs, minecraft:music_discs, minecraft:arrows, forge:bones, forge:bookshelves, forge:chests/ender, forge:chests/trapped, forge:chests/wooden, forge:cobblestone, forge:crops/beetroot, forge:crops/carrot, forge:crops/nether_wart, forge:crops/potato, forge:crops/wheat, forge:dusts/prismarine, forge:dusts/redstone, forge:dusts/glowstone, forge:dyes, forge:dyes/black, forge:dyes/red, forge:dyes/green, forge:dyes/brown, forge:dyes/blue, forge:dyes/purple, forge:dyes/cyan, forge:dyes/light_gray, forge:dyes/gray, forge:dyes/pink, forge:dyes/lime, forge:dyes/yellow, forge:dyes/light_blue, forge:dyes/magenta, forge:dyes/orange, forge:dyes/white, forge:eggs, forge:ender_pearls, forge:feathers, forge:fence_gates, forge:fence_gates/wooden, forge:fences, forge:fences/nether_brick, forge:fences/wooden, forge:gems/diamond, forge:gems/emerald, forge:gems/lapis, forge:gems/prismarine, forge:gems/quartz, forge:glass, forge:glass/black, forge:glass/blue, forge:glass/brown, forge:glass/colorless, forge:glass/cyan, forge:glass/gray, forge:glass/green, forge:glass/light_blue, forge:glass/light_gray, forge:glass/lime, forge:glass/magenta, forge:glass/orange, forge:glass/pink, forge:glass/purple, forge:glass/red, forge:glass/white, forge:glass/yellow, forge:glass_panes, forge:glass_panes/black, forge:glass_panes/blue, forge:glass_panes/brown, forge:glass_panes/colorless, forge:glass_panes/cyan, forge:glass_panes/gray, forge:glass_panes/green, forge:glass_panes/light_blue, forge:glass_panes/light_gray, forge:glass_panes/lime, forge:glass_panes/magenta, forge:glass_panes/orange, forge:glass_panes/pink, forge:glass_panes/purple, forge:glass_panes/red, forge:glass_panes/white, forge:glass_panes/yellow, forge:gravel, forge:gunpowder, forge:heads, forge:ingots/brick, forge:ingots/gold, forge:ingots/iron, forge:ingots/nether_brick, forge:leather, forge:mushrooms, forge:nether_stars, forge:netherrack, forge:nuggets/gold, forge:nuggets/iron, forge:obsidian, forge:ores/coal, forge:ores/diamond, forge:ores/emerald, forge:ores/gold, forge:ores/iron, forge:ores/lapis, forge:ores/quartz, forge:ores/redstone, forge:rods/blaze, forge:rods/wooden, forge:sand, forge:sand/colorless, forge:sand/red, forge:sandstone, forge:seeds, forge:seeds/beetroot, forge:seeds/melon, forge:seeds/pumpkin, forge:seeds/wheat, forge:slimeballs, forge:stained_glass, forge:stained_glass_panes, forge:stone, forge:storage_blocks/coal, forge:storage_blocks/diamond, forge:storage_blocks/emerald, forge:storage_blocks/gold, forge:storage_blocks/iron, forge:storage_blocks/lapis, forge:storage_blocks/quartz, forge:storage_blocks/redstone, forge:string], diseases=[Influenza,100,minecraft:carrot,minecraft:potato, Measles,10,minecraft:dandelion,minecraft:kelp,minecraft:poppy, Smallpox,1,minecraft:honey_bottle,minecraft:golden_apple], configliststudyitems=[minecraft:paper;400;100, minecraft:book;600;10], dynamictreeharvestsize=5, debuginventories=false, luckyores=[minecraft:coal_ore!64, minecraft:iron_ore!32, minecraft:gold_ore!16, minecraft:redstone_ore!8, minecraft:lapis_ore!4, minecraft:diamond_ore!2, minecraft:emerald_ore!1], configlistrecruitmentitems=[minecraft:hay_block;2, minecraft:book;2, minecraft:enchanted_book;9, minecraft:diamond;9, minecraft:emerald;8, minecraft:baked_potato;1, minecraft:gold_ingot;2, minecraft:redstone;2, minecraft:lapis_lazuli;2, minecraft:cake;7, minecraft:sunflower;5, minecraft:honeycomb;6, minecraft:quartz;3]}, research=SimpleCommentedConfig:{researchcreativecompletion=true, researchresetcost=[minecolonies:ancienttome:1], researchdebuglog=false}, commands=SimpleCommentedConfig:{canplayerusecolonytpcommand=false, canplayerusehometpcommand=true, canplayeruseallytownhallteleport=true, canplayerusekillcitizenscommand=true, canplayerusertpcommand=true, numberofattemptsforsafetp=4, canplayerusedeletecolonycommand=true, canplayeruseshowcolonyinfocommand=true, canplayeruseaddofficercommand=true}, gameplay=SimpleCommentedConfig:{updaterate=1, fixorphanedchunks=true, badvisitorchance=2, maxcitizenpercolony=500, diseasemodifier=5, enableindevelopmentfeatures=false, builderplaceconstructiontape=true, builderinfiniteresources=false, colonyloadstrictness=3, generatesupplyloot=true, allowinfinitecolonies=true, forceloadcolony=true, growthmodifier=1.0, alwaysrendernametag=true, allowinfinitesupplychests=false, citizenrespawninterval=60, allowotherdimcolonies=true, workersalwaysworkinrain=false, dirtfromcompost=1, fisherprismarinechance=2.5, foodmodifier=1.0, blockminingdelaymodifier=500, fisherspongechance=0.1, sendenteringleavingmessages=true, allowglobalnamechanges=1, builderbuildblockdelay=15, initialcitizenamount=6, restrictbuilderunderground=true, limittoonewarehousepercolony=false, luckyblockchance=1, suggestbuildtoolplacement=true, holidayfeatures=true, maxtreesize=256, minthleveltoteleport=3}} is not correct. Correcting
[03Jun2021 21:30:27.735] [Netty Client IO #4/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.growthmodifier does not match the spec. This may create a backup.
[03Jun2021 21:30:27.735] [Netty Client IO #4/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.fisherspongechance does not match the spec. This may create a backup.
[03Jun2021 21:30:27.735] [Netty Client IO #4/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.fisherprismarinechance does not match the spec. This may create a backup.
[03Jun2021 21:30:27.735] [Netty Client IO #4/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.foodmodifier does not match the spec. This may create a backup.
[03Jun2021 21:30:27.735] [Netty Client IO #4/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat.rangerdamagemult does not match the spec. This may create a backup.
[03Jun2021 21:30:27.735] [Netty Client IO #4/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat.knightdamagemult does not match the spec. This may create a backup.
[03Jun2021 21:30:27.735] [Netty Client IO #4/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat.guardhealthmult does not match the spec. This may create a backup.
[03Jun2021 21:30:27.735] [Netty Client IO #4/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.enchanterexperiencemultiplier does not match the spec. This may create a backup.
[03Jun2021 21:30:27.737] [Netty Client IO #4/WARN] [minecolonies.requestsystem/]: Updated logging config. RS Debug logging enabled: false
[03Jun2021 21:30:27.737] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 59
[03Jun2021 21:30:27.738] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 60
[03Jun2021 21:30:27.738] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.738] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 60
[03Jun2021 21:30:27.738] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 61
[03Jun2021 21:30:27.738] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.738] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 61
[03Jun2021 21:30:27.738] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 62
[03Jun2021 21:30:27.738] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.739] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 62
[03Jun2021 21:30:27.739] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 63
[03Jun2021 21:30:27.740] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.740] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 63
[03Jun2021 21:30:27.741] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 64
[03Jun2021 21:30:27.741] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.741] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 64
[03Jun2021 21:30:27.741] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 65
[03Jun2021 21:30:27.741] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.741] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 65
[03Jun2021 21:30:27.742] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 66
[03Jun2021 21:30:27.742] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.743] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 66
[03Jun2021 21:30:27.743] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 67
[03Jun2021 21:30:27.743] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.743] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 67
[03Jun2021 21:30:27.743] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 68
[03Jun2021 21:30:27.743] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[03Jun2021 21:30:27.744] [Netty Client IO #4/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system!
[03Jun2021 21:30:27.744] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 68
[03Jun2021 21:30:27.833] [Netty Client IO #4/INFO] [net.minecraftforge.fml.network.NetworkHooks/]: Connected to a modded server.
[03Jun2021 21:30:27.835] [Netty Client IO #4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147296_c with desc ()V
[03Jun2021 21:30:27.835] [Netty Client IO #4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147296_c with desc ()V
[03Jun2021 21:30:27.836] [Netty Client IO #4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147282_a with desc (Lnet/minecraft/network/play/server/SJoinGamePacket;)V
[03Jun2021 21:30:27.836] [Netty Client IO #4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147282_a with desc (Lnet/minecraft/network/play/server/SJoinGamePacket;)V
[03Jun2021 21:30:27.836] [Netty Client IO #4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147287_a with desc (Lnet/minecraft/network/play/server/SMultiBlockChangePacket;)V
[03Jun2021 21:30:27.836] [Netty Client IO #4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147287_a with desc (Lnet/minecraft/network/play/server/SMultiBlockChangePacket;)V
[03Jun2021 21:30:27.836] [Netty Client IO #4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147263_a with desc (Lnet/minecraft/network/play/server/SChunkDataPacket;)V
[03Jun2021 21:30:27.836] [Netty Client IO #4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147263_a with desc (Lnet/minecraft/network/play/server/SChunkDataPacket;)V
[03Jun2021 21:30:27.837] [Netty Client IO #4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147234_a with desc (Lnet/minecraft/network/play/server/SChangeBlockPacket;)V
[03Jun2021 21:30:27.837] [Netty Client IO #4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_147234_a with desc (Lnet/minecraft/network/play/server/SChangeBlockPacket;)V
[03Jun2021 21:30:27.837] [Netty Client IO #4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230488_a_ with desc (Lnet/minecraft/network/play/server/SWorldSpawnChangedPacket;)V
[03Jun2021 21:30:27.837] [Netty Client IO #4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230488_a_ with desc (Lnet/minecraft/network/play/server/SWorldSpawnChangedPacket;)V
[03Jun2021 21:30:27.837] [Netty Client IO #4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/network/play/ClientPlayNetHandler
[03Jun2021 21:30:27.838] [Netty Client IO #4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/network/play/ClientPlayNetHandler
[03Jun2021 21:30:27.839] [Netty Client IO #4/DEBUG] [mixin/]: Mixing client.ClientPlayNetHandlerMixin from valhelsia_core.mixins.json into net.minecraft.client.network.play.ClientPlayNetHandler
[03Jun2021 21:30:27.962] [Netty Client IO #4/DEBUG] [net.minecraftforge.common.ForgeTagHandler/]: Populated the TagCollectionManager with 3 extra types
[03Jun2021 21:30:27.981] [Netty Client IO #4/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.hollingsworth.arsnouveau.common.event.WorldEvent$1@c5ea50
[03Jun2021 21:30:28.235] [Netty Client IO #4/DEBUG] [mixin/]: Mixing client.MixinClientAdvancementManager from assets/patchouli/patchouli.mixins.json into net.minecraft.client.multiplayer.ClientAdvancementManager
[03Jun2021 21:30:28.448] [Render thread/INFO] [STDOUT/]: [xaero.common.XaeroMinimapSession:init:56]: New minimap session initialized!
[03Jun2021 21:30:28.487] [Render thread/INFO] [STDOUT/]: [xaero.map.WorldMapSession:init:39]: New world map session initialized!
[03Jun2021 21:30:28.895] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[03Jun2021 21:30:28.953] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/ai/attributes/AttributeModifierManager
[03Jun2021 21:30:28.955] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_player_field' ASM patch...
[03Jun2021 21:30:28.956] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_player_field' ASM patch!
[03Jun2021 21:30:28.979] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming tryAdvance with desc (Ljava/util/function/Consumer;)Z
[03Jun2021 21:30:28.982] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_custom_voxel_collision' ASM patch...
[03Jun2021 21:30:28.990] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_custom_voxel_collision' ASM patch!
[03Jun2021 21:30:28.991] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/util/math/shapes/VoxelShapeSpliterator
[03Jun2021 21:30:28.993] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_custom_collision_flag' ASM patch...
[03Jun2021 21:30:28.994] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_custom_collision_flag' ASM patch!
[03Jun2021 21:30:29.575] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:looting_1
[03Jun2021 21:30:29.576] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:bane_of_arthropods_1
[03Jun2021 21:30:29.576] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:wixie_charm
[03Jun2021 21:30:29.576] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_craft
[03Jun2021 21:30:29.576] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_amplify
[03Jun2021 21:30:29.576] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: minecolonies:composting/minecolonies:compostables
[03Jun2021 21:30:29.576] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_dampen
[03Jun2021 21:30:29.576] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_hex
[03Jun2021 21:30:29.576] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:fire_aspect_2
[03Jun2021 21:30:29.576] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:piercing_4
[03Jun2021 21:30:29.576] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:potion_flask_extend_time
[03Jun2021 21:30:29.576] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:spell_turret
[03Jun2021 21:30:29.577] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_phantom_block
[03Jun2021 21:30:29.577] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:protection_5
[03Jun2021 21:30:29.577] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_ignite
[03Jun2021 21:30:29.577] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:efficiency_1
[03Jun2021 21:30:29.577] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:quick_charge_2
[03Jun2021 21:30:29.577] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_summon_vex
[03Jun2021 21:30:29.577] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_dispel
[03Jun2021 21:30:29.577] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:amulet_of_mana_boost
[03Jun2021 21:30:29.577] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_invisibility
[03Jun2021 21:30:29.577] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_gust
[03Jun2021 21:30:29.577] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:sharpness_3
[03Jun2021 21:30:29.577] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:belt_of_levitation
[03Jun2021 21:30:29.578] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_blink
[03Jun2021 21:30:29.578] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:dominion_wand
[03Jun2021 21:30:29.578] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:protection_4
[03Jun2021 21:30:29.578] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_freeze
[03Jun2021 21:30:29.578] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:sharpness_4
[03Jun2021 21:30:29.578] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:infinity_1
[03Jun2021 21:30:29.578] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:punch_2
[03Jun2021 21:30:29.578] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:power_5
[03Jun2021 21:30:29.578] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:sharpness_5
[03Jun2021 21:30:29.579] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:mana_boost_3
[03Jun2021 21:30:29.579] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:efficiency_4
[03Jun2021 21:30:29.579] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:unbreaking_2
[03Jun2021 21:30:29.579] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_exchange
[03Jun2021 21:30:29.579] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:bane_of_arthropods_3
[03Jun2021 21:30:29.579] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:projectile_protection_3
[03Jun2021 21:30:29.579] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:fortune_2
[03Jun2021 21:30:29.579] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_crush
[03Jun2021 21:30:29.579] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:depth_strider_3
[03Jun2021 21:30:29.579] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:protection_1
[03Jun2021 21:30:29.579] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:piercing_1
[03Jun2021 21:30:29.580] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:mana_bloom_crop
[03Jun2021 21:30:29.580] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:piercing_3
[03Jun2021 21:30:29.580] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_split
[03Jun2021 21:30:29.580] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_lightning
[03Jun2021 21:30:29.580] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_leap
[03Jun2021 21:30:29.580] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:thorns_3
[03Jun2021 21:30:29.580] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_delay
[03Jun2021 21:30:29.580] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_strength
[03Jun2021 21:30:29.580] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_redstone_signal
[03Jun2021 21:30:29.580] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:potion_flask_amplify
[03Jun2021 21:30:29.580] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_fell
[03Jun2021 21:30:29.580] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:mana_boost_1
[03Jun2021 21:30:29.581] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:fortune_3
[03Jun2021 21:30:29.581] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:fortune_1
[03Jun2021 21:30:29.581] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_wither
[03Jun2021 21:30:29.581] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_underfoot
[03Jun2021 21:30:29.581] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_light
[03Jun2021 21:30:29.581] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:amplify_arrow
[03Jun2021 21:30:29.581] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_aoe
[03Jun2021 21:30:29.581] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_extend_time
[03Jun2021 21:30:29.581] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_pickup
[03Jun2021 21:30:29.581] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_grow
[03Jun2021 21:30:29.581] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:ring_of_lesser_discount
[03Jun2021 21:30:29.582] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_place_block
[03Jun2021 21:30:29.582] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:jar_of_light
[03Jun2021 21:30:29.582] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: minecolonies:composting/minecolonies:compostables_rich
[03Jun2021 21:30:29.582] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:respiration_1
[03Jun2021 21:30:29.582] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_ender_inventory
[03Jun2021 21:30:29.582] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:unbreaking_3
[03Jun2021 21:30:29.582] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:power_2
[03Jun2021 21:30:29.582] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:efficiency_3
[03Jun2021 21:30:29.582] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:punch_1
[03Jun2021 21:30:29.582] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:enchanters_shield
[03Jun2021 21:30:29.583] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_summon_wolves
[03Jun2021 21:30:29.583] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:carbuncle_charm
[03Jun2021 21:30:29.583] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_break
[03Jun2021 21:30:29.583] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:sharpness_1
[03Jun2021 21:30:29.583] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:blast_protection_1
[03Jun2021 21:30:29.583] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:multishot_1
[03Jun2021 21:30:29.583] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:summoning_crystal
[03Jun2021 21:30:29.583] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:fire_aspect_1
[03Jun2021 21:30:29.583] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:efficiency_2
[03Jun2021 21:30:29.583] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:arcane_relay
[03Jun2021 21:30:29.584] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:sweeping_3
[03Jun2021 21:30:29.584] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:respiration_3
[03Jun2021 21:30:29.584] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_haste
[03Jun2021 21:30:29.584] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:depth_strider_2
[03Jun2021 21:30:29.584] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:projectile_protection_2
[03Jun2021 21:30:29.584] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:mana_regen_2
[03Jun2021 21:30:29.584] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:wand
[03Jun2021 21:30:29.585] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:reactive_3
[03Jun2021 21:30:29.585] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_harvest
[03Jun2021 21:30:29.585] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:protection_3
[03Jun2021 21:30:29.585] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:ring_of_greater_discount
[03Jun2021 21:30:29.585] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_intangible
[03Jun2021 21:30:29.585] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_fangs
[03Jun2021 21:30:29.585] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:fire_protection_3
[03Jun2021 21:30:29.585] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:potion_flask
[03Jun2021 21:30:29.585] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_slowfall
[03Jun2021 21:30:29.585] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:feather_falling_4
[03Jun2021 21:30:29.585] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:projectile_protection_1
[03Jun2021 21:30:29.585] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:knockback_1
[03Jun2021 21:30:29.586] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:blast_protection_4
[03Jun2021 21:30:29.586] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_pull
[03Jun2021 21:30:29.586] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:bane_of_arthropods_5
[03Jun2021 21:30:29.586] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:fire_protection_2
[03Jun2021 21:30:29.586] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:potion_melder
[03Jun2021 21:30:29.586] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:enchanters_sword
[03Jun2021 21:30:29.586] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:fire_protection_5
[03Jun2021 21:30:29.586] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:bane_of_arthropods_2
[03Jun2021 21:30:29.586] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_conjure_water
[03Jun2021 21:30:29.586] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_heal
[03Jun2021 21:30:29.586] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: minecolonies:composting/minecolonies:compostables_poor
[03Jun2021 21:30:29.586] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_rune
[03Jun2021 21:30:29.586] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_flare
[03Jun2021 21:30:29.586] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_self
[03Jun2021 21:30:29.587] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:silk_touch_1
[03Jun2021 21:30:29.587] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:fire_protection_1
[03Jun2021 21:30:29.587] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:spell_bow
[03Jun2021 21:30:29.587] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:smite_2
[03Jun2021 21:30:29.587] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_cut
[03Jun2021 21:30:29.587] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:sweeping_1
[03Jun2021 21:30:29.587] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:unbreaking_1
[03Jun2021 21:30:29.587] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_snare
[03Jun2021 21:30:29.587] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:sweeping_2
[03Jun2021 21:30:29.587] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:reactive_2
[03Jun2021 21:30:29.587] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:power_1
[03Jun2021 21:30:29.587] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:thorns_2
[03Jun2021 21:30:29.588] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:mana_regen_3
[03Jun2021 21:30:29.588] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_accelerate
[03Jun2021 21:30:29.588] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_summon_steed
[03Jun2021 21:30:29.588] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:smite_3
[03Jun2021 21:30:29.588] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:blast_protection_2
[03Jun2021 21:30:29.588] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:looting_3
[03Jun2021 21:30:29.588] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_summon_decoy
[03Jun2021 21:30:29.588] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_shield
[03Jun2021 21:30:29.588] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:mana_boost_2
[03Jun2021 21:30:29.588] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_explosion
[03Jun2021 21:30:29.588] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:pierce_arrow
[03Jun2021 21:30:29.588] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:quick_charge_1
[03Jun2021 21:30:29.588] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:protection_2
[03Jun2021 21:30:29.589] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:sylph_charm
[03Jun2021 21:30:29.589] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_projectile
[03Jun2021 21:30:29.589] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:flame_1
[03Jun2021 21:30:29.589] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_harm
[03Jun2021 21:30:29.589] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:split_arrow
[03Jun2021 21:30:29.589] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:projectile_protection_5
[03Jun2021 21:30:29.589] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:amulet_of_mana_regen
[03Jun2021 21:30:29.589] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:arcane_relay_splitter
[03Jun2021 21:30:29.590] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:feather_falling_2
[03Jun2021 21:30:29.590] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:sharpness_2
[03Jun2021 21:30:29.590] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_extract
[03Jun2021 21:30:29.590] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_cold_snap
[03Jun2021 21:30:29.590] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:power_4
[03Jun2021 21:30:29.590] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_gravity
[03Jun2021 21:30:29.590] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:fire_protection_4
[03Jun2021 21:30:29.590] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:knockback_2
[03Jun2021 21:30:29.591] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:bane_of_arthropods_4
[03Jun2021 21:30:29.591] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:piercing_2
[03Jun2021 21:30:29.591] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:blast_protection_3
[03Jun2021 21:30:29.591] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:whelp_charm
[03Jun2021 21:30:29.591] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchanting_apparatus/ars_nouveau:belt_of_unstable_gifts
[03Jun2021 21:30:29.591] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:efficiency_5
[03Jun2021 21:30:29.591] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_duration_down
[03Jun2021 21:30:29.591] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:looting_2
[03Jun2021 21:30:29.591] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:quick_charge_3
[03Jun2021 21:30:29.591] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:feather_falling_3
[03Jun2021 21:30:29.591] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:glyph_recipe/ars_nouveau:glyph_fortune
[03Jun2021 21:30:29.591] [Render thread/WARN] [net.minecraft.client.util.ClientRecipeBook/]: Unknown recipe category: ars_nouveau:enchantment/ars_nouveau:smite_5
[03J
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment