Jump to content

Forge Keeps freezing at the Freezing Data stage and then crashing with an Exit Error: 1


DracoDraconis5

Recommended Posts

Issue is as it says in the Title

 

Here's the Debug.log file

(I would have used pastebin...but it's too long for a free account user):

Spoiler


[19Feb2022 06:36:48.387] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, DracoDraconisRex, --version, 1.16.5-forge-36.2.20, --gameDir, C:\Users\draco\AppData\Roaming\.minecraft, --assetsDir, C:\Users\draco\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, 939fdcd070e64b0dbf11efbdade16c06, --accessToken, ????????, --userType, msa, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.20, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
[19Feb2022 06:36:48.387] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_51 by Oracle Corporation
[19Feb2022 06:36:48.403] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[19Feb2022 06:36:48.403] [main/WARN] [cpw.mods.modlauncher.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
[19Feb2022 06:36:48.403] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[19Feb2022 06:36:48.434] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[19Feb2022 06:36:48.450] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[19Feb2022 06:36:48.465] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [C:\Users\draco\AppData\Roaming\.minecraft\mods\OptiFine_1.16.5_HD_U_G8.jar]
[19Feb2022 06:36:48.496] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,OptiFine,fml]
[19Feb2022 06:36:48.496] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[19Feb2022 06:36:48.496] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[19Feb2022 06:36:48.496] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[19Feb2022 06:36:48.496] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service OptiFine
[19Feb2022 06:36:48.496] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[19Feb2022 06:36:48.496] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\draco\AppData\Roaming\.minecraft\mods\OptiFine_1.16.5_HD_U_G8.jar
[19Feb2022 06:36:48.496] [main/INFO] [optifine.OptiFineTransformer/]: Target.PRE_CLASS is available
[19Feb2022 06:36:48.512] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service OptiFine
[19Feb2022 06:36:48.512] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[19Feb2022 06:36:48.512] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[19Feb2022 06:36:48.512] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 36.2
[19Feb2022 06:36:48.512] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 36.2 loading
[19Feb2022 06:36:48.512] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 8.0.9+86+master.3cf110c
[19Feb2022 06:36:48.512] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[19Feb2022 06:36:48.512] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 3.0.1+61+master.47bca0e
[19Feb2022 06:36:48.512] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 4.0.0+65+master.6080a3f
[19Feb2022 06:36:48.512] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[19Feb2022 06:36:48.512] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 4.0.6+14+master.c21a551
[19Feb2022 06:36:48.512] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc
[19Feb2022 06:36:48.512] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[19Feb2022 06:36:48.575] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[19Feb2022 06:36:48.575] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[19Feb2022 06:36:48.575] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[19Feb2022 06:36:48.575] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[19Feb2022 06:36:48.575] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[19Feb2022 06:36:48.590] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
[19Feb2022 06:36:48.590] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@4554617c
[19Feb2022 06:36:48.606] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/draco/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
[19Feb2022 06:36:48.606] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[19Feb2022 06:36:48.606] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
[19Feb2022 06:36:48.606] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
[19Feb2022 06:36:48.606] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
[19Feb2022 06:36:48.606] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
[19Feb2022 06:36:48.606] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
[19Feb2022 06:36:48.606] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[19Feb2022 06:36:48.606] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service OptiFine
[19Feb2022 06:36:48.606] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize
[19Feb2022 06:36:48.606] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service OptiFine
[19Feb2022 06:36:48.606] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[19Feb2022 06:36:48.606] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[19Feb2022 06:36:48.606] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\draco\AppData\Roaming\.minecraft
[19Feb2022 06:36:48.606] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\draco\AppData\Roaming\.minecraft
[19Feb2022 06:36:48.606] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\draco\AppData\Roaming\.minecraft\mods
[19Feb2022 06:36:48.606] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\draco\AppData\Roaming\.minecraft\mods
[19Feb2022 06:36:48.606] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\draco\AppData\Roaming\.minecraft\config
[19Feb2022 06:36:48.606] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\draco\AppData\Roaming\.minecraft\config
[19Feb2022 06:36:48.606] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\draco\AppData\Roaming\.minecraft\config\fml.toml
[19Feb2022 06:36:48.606] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[19Feb2022 06:36:48.637] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\draco\AppData\Roaming\.minecraft\defaultconfigs
[19Feb2022 06:36:48.637] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[19Feb2022 06:36:48.637] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[19Feb2022 06:36:48.637] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlclient as launch service
[19Feb2022 06:36:49.180] [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.2.20' Forge group: 'net.minecraftforge'
[19Feb2022 06:36:49.181] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\draco\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\9.1\asm-9.1.jar
[19Feb2022 06:36:49.181] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\draco\AppData\Roaming\.minecraft\libraries
[19Feb2022 06:36:49.182] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-universal.jar is present
[19Feb2022 06:36:49.182] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.16.5-20210115.111550\client-1.16.5-20210115.111550-srg.jar is present
[19Feb2022 06:36:49.182] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.16.5-20210115.111550\client-1.16.5-20210115.111550-extra.jar is present
[19Feb2022 06:36:49.183] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-client.jar is present
[19Feb2022 06:36:49.186] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[19Feb2022 06:36:49.187] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-universal.jar
[19Feb2022 06:36:49.189] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/draco/AppData/Roaming/.minecraft/libraries/net/minecraftforge/forge/1.16.5-36.2.20/forge-1.16.5-36.2.20-universal.jar to languageloader classloader
[19Feb2022 06:36:49.208] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[19Feb2022 06:36:49.208] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 36.2
[19Feb2022 06:36:49.223] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[19Feb2022 06:36:49.223] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[19Feb2022 06:36:49.223] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[19Feb2022 06:36:49.223] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[19Feb2022 06:36:49.223] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[19Feb2022 06:36:49.223] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[19Feb2022 06:36:49.223] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[19Feb2022 06:36:49.223] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service OptiFine
[19Feb2022 06:36:49.223] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service OptiFine
[19Feb2022 06:36:49.223] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[19Feb2022 06:36:49.223] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[19Feb2022 06:36:49.270] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[19Feb2022 06:36:49.286] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[19Feb2022 06:36:49.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\[1.16.5]+Vertical+Slabs+and+Panels-1.1.jar
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [1.16.5]+Vertical+Slabs+and+Panels-1.1.jar with {vertical_slabs_and_panels} mods - versions {1.1.0}
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\[1.16.5]+Vertical+Slabs+and+Panels-1.1.jar with language javafml
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\[Forge]+Wildfire+Female+Gender+Mod-2.8.jar
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [Forge]+Wildfire+Female+Gender+Mod-2.8.jar with {wildfire_gender} mods - versions {2.8}
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\[Forge]+Wildfire+Female+Gender+Mod-2.8.jar with language javafml
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\appleskin-forge-mc1.16.x-2.3.0.jar
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file appleskin-forge-mc1.16.x-2.3.0.jar with {appleskin} mods - versions {2.3.0+mc1.16.4}
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\appleskin-forge-mc1.16.x-2.3.0.jar with language javafml
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Artefacts+1.1.0b-16.jar
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Artefacts+1.1.0b-16.jar with {artefacts_17} mods - versions {1.1.0b}
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Artefacts+1.1.0b-16.jar with language javafml
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.4.jar
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Artifacts-1.16.5-2.10.4.jar with {artifacts} mods - versions {1.16.5-2.10.4}
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.4.jar with language javafml
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\backpacked-2.0.4-1.16.5.jar
[19Feb2022 06:36:49.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file backpacked-2.0.4-1.16.5.jar with {backpacked} mods - versions {2.0.4}
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\backpacked-2.0.4-1.16.5.jar with language javafml
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterDungeons-1.16.4-1.2.1.jar
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterDungeons-1.16.4-1.2.1.jar with {betterdungeons} mods - versions {1.16.4-1.2.1}
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterDungeons-1.16.4-1.2.1.jar with language javafml
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterStrongholds-1.16.4-1.2.1.jar
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterStrongholds-1.16.4-1.2.1.jar with {betterstrongholds} mods - versions {1.16.4-1.2.1}
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterStrongholds-1.16.4-1.2.1.jar with language javafml
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.485-universal.jar
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BiomesOPlenty-1.16.5-13.1.0.485-universal.jar with {biomesoplenty} mods - versions {1.16.5-13.1.0.485}
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.485-universal.jar with language javafml
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\BloodAndMadness-Forge1.16.5-v1.3.2.jar
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BloodAndMadness-Forge1.16.5-v1.3.2.jar with {bloodandmadness} mods - versions {1.0}
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\BloodAndMadness-Forge1.16.5-v1.3.2.jar with language javafml
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Bookshelf-Forge-1.16.5-10.4.31.jar
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bookshelf-Forge-1.16.5-10.4.31.jar with {bookshelf} mods - versions {10.4.31}
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Bookshelf-Forge-1.16.5-10.4.31.jar with language javafml
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\catalogue-1.5.0-1.16.5.jar
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file catalogue-1.5.0-1.16.5.jar with {catalogue} mods - versions {1.5.0}
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\catalogue-1.5.0-1.16.5.jar with language javafml
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\cfm-7.0.0pre22-1.16.3.jar
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cfm-7.0.0pre22-1.16.3.jar with {cfm} mods - versions {7.0.0-pre22}
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\cfm-7.0.0pre22-1.16.3.jar with language javafml
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\cgm-1.1.0-1.16.5.jar
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cgm-1.1.0-1.16.5.jar with {cgm} mods - versions {1.1.0}
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\cgm-1.1.0-1.16.5.jar with language javafml
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\chiseled0.4.3.jar
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file chiseled0.4.3.jar with {chiseled} mods - versions {0.2.2}
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\chiseled0.4.3.jar with language javafml
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-1.8.1-1.16.5.jar with {citadel} mods - versions {1.8.1}
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar with language javafml
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\configured-1.5.1-1.16.5.jar
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file configured-1.5.1-1.16.5.jar with {configured} mods - versions {1.5.1}
[19Feb2022 06:36:49.520] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\configured-1.5.1-1.16.5.jar with language javafml
[19Feb2022 06:36:49.552] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod Configured with Javascript path transformers/set_background_texture.js
[19Feb2022 06:36:49.552] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod transformers/set_background_texture.js
[19Feb2022 06:36:49.552] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar
[19Feb2022 06:36:49.552] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CTM-MC1.16.1-1.1.2.6.jar with {ctm} mods - versions {MC1.16.1-1.1.2.6}
[19Feb2022 06:36:49.552] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar with language javafml
[19Feb2022 06:36:49.552] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar
[19Feb2022 06:36:49.552] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-forge-1.16.5-4.0.5.3.jar with {curios} mods - versions {1.16.5-4.0.5.3}
[19Feb2022 06:36:49.552] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar with language javafml
[19Feb2022 06:36:49.552] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Cyclic-1.16.5-1.5.13.jar
[19Feb2022 06:36:49.552] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cyclic-1.16.5-1.5.13.jar with {cyclic} mods - versions {1.16.5-1.5.13}
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Cyclic-1.16.5-1.5.13.jar with language javafml
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar with {dragonsurvival} mods - versions {1.16.5-0.9.2}
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar with language javafml
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\enchantingfever-1.3.71.jar
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file enchantingfever-1.3.71.jar with {enchantingfever} mods - versions {1.3.71}
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\enchantingfever-1.3.71.jar with language javafml
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\EnchantmentDescriptions-1.16.5-7.0.18.jar
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EnchantmentDescriptions-1.16.5-7.0.18.jar with {enchdesc} mods - versions {7.0.18}
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\EnchantmentDescriptions-1.16.5-7.0.18.jar with language javafml
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\expandability-2.0.1-forge.jar
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file expandability-2.0.1-forge.jar with {expandability} mods - versions {2.0.1}
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\expandability-2.0.1-forge.jar with language javafml
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\geckolib-forge-1.16.5-3.0.65.jar
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-forge-1.16.5-3.0.65.jar with {geckolib3} mods - versions {3.0.65}
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\geckolib-forge-1.16.5-3.0.65.jar with language javafml
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\goprone-1.16.4-1.3.5.jar
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file goprone-1.16.4-1.3.5.jar with {goprone} mods - versions {1.16.4-1.3.5}
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\goprone-1.16.4-1.3.5.jar with language javafml
[19Feb2022 06:36:49.583] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file guardvillagers-1.16.5.1.2.6.jar with {guardvillagers} mods - versions {1.2.6}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file iceandfire-2.1.9-1.16.5.jar with {iceandfire} mods - versions {2.1.9-1.16.5}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\infinityitemeditor-1.2.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file infinityitemeditor-1.2.jar with {infinityitemeditor} mods - versions {1.2}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\infinityitemeditor-1.2.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\instantbuildings-1-16-5-1-0-1.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file instantbuildings-1-16-5-1-0-1.jar with {instantbuidlings} mods - versions {1.0.0}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\instantbuildings-1-16-5-1-0-1.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\jei-1.16.5-7.7.1.150.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.16.5-7.7.1.150.jar with {jei} mods - versions {7.7.1.150}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\jei-1.16.5-7.7.1.150.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.8.0beta15.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-1.16.5-5.8.0beta15.jar with {journeymap} mods - versions {5.8.0beta15}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.8.0beta15.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod journeymap render event transformer with Javascript path render-event-transformer.js
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod journeymap potion effect transformer with Javascript path potion-effects-shift.js
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod render-event-transformer.js
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod potion-effects-shift.js
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Jungle+Villages+1.16.5++v1.1.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Jungle+Villages+1.16.5++v1.1.jar with {jungle_villages} mods - versions {1.0.0}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Jungle+Villages+1.16.5++v1.1.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Kobolds-1.5.1.2.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Kobolds-1.5.1.2.jar with {kobolds} mods - versions {1.0.0}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Kobolds-1.5.1.2.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\LiquidBlocks-1.16.5-1.4.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file LiquidBlocks-1.16.5-1.4.jar with {liquidblocks} mods - versions {1.4}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\LiquidBlocks-1.16.5-1.4.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\looot-1.16.4-1.0.0.3.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file looot-1.16.4-1.0.0.3.jar with {looot} mods - versions {1.0.0.3}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\looot-1.16.4-1.0.0.3.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\macawsbridgesbop-1.16.5-1.2.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file macawsbridgesbop-1.16.5-1.2.jar with {macawsbridgesbop} mods - versions {1.16.5-1.2}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\macawsbridgesbop-1.16.5-1.2.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\MCDoom-1.16.5-4.0.34.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MCDoom-1.16.5-4.0.34.jar with {doom} mods - versions {4.0.34}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\MCDoom-1.16.5-4.0.34.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-bridges-2.0.1-mc1.16.5.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-bridges-2.0.1-mc1.16.5.jar with {mcwbridges} mods - versions {2.0.1}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-bridges-2.0.1-mc1.16.5.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-doors-1.0.5-mc1.16.5.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-doors-1.0.5-mc1.16.5.jar with {mcwdoors} mods - versions {1.0.5}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-doors-1.0.5-mc1.16.5.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-fences-1.0.2-mc1.16.5.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-fences-1.0.2-mc1.16.5.jar with {mcwfences} mods - versions {1.0.2}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-fences-1.0.2-mc1.16.5.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-furniture-2.0.1-mc1.16.5.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-furniture-2.0.1-mc1.16.5.jar with {mcwfurnitures} mods - versions {2.0.1}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-furniture-2.0.1-mc1.16.5.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-trapdoors-1.0.4-mc1.16.5.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-trapdoors-1.0.4-mc1.16.5.jar with {mcwtrpdoors} mods - versions {1.0.4}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-trapdoors-1.0.4-mc1.16.5.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-windows-2.0.2-mc1.16.5.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-windows-2.0.2-mc1.16.5.jar with {mcwwindows} mods - versions {2.0.2}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-windows-2.0.2-mc1.16.5.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Mighty+Weaponry+1.6.0..jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Mighty+Weaponry+1.6.0..jar with {mighty_weaponry} mods - versions {1.4.0}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Mighty+Weaponry+1.6.0..jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\movingelevators-1.3.1-mc1.16.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file movingelevators-1.3.1-mc1.16.jar with {movingelevators} mods - versions {1.3.1}
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\movingelevators-1.3.1-mc1.16.jar with language javafml
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Nameless+Trinkets-1.16.5-1.1.2.jar
[19Feb2022 06:36:49.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Nameless+Trinkets-1.16.5-1.1.2.jar with {nameless_trinkets} mods - versions {1.16.5-1.1.2}
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Nameless+Trinkets-1.16.5-1.1.2.jar with language javafml
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\obfuscate-0.6.0-1.16.3.jar
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file obfuscate-0.6.0-1.16.3.jar with {obfuscate} mods - versions {0.6.0}
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\obfuscate-0.6.0-1.16.3.jar with language javafml
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\obfuscate-0.6.2-1.16.3.jar
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file obfuscate-0.6.2-1.16.3.jar with {obfuscate} mods - versions {0.6.2}
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\obfuscate-0.6.2-1.16.3.jar with language javafml
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Patchouli-1.16.4-53.2.jar with {patchouli} mods - versions {1.16.4-53.2}
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar with language javafml
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena+Creations+1.2.0.jar
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Phenomena+Creations+1.2.0.jar with {phenomena_creations} mods - versions {1.0.0}
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena+Creations+1.2.0.jar with language javafml
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena-1.7.3.jar
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Phenomena-1.7.3.jar with {fenomena} mods - versions {1.0.0}
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena-1.7.3.jar with language javafml
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Regrowth-1.16.4-1.16.5-1.36.0.27.jar
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Regrowth-1.16.4-1.16.5-1.36.0.27.jar with {regrowth} mods - versions {1.16.5-1.36.0.27}
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Regrowth-1.16.4-1.16.5-1.36.0.27.jar with language javafml
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\secretrooms-1.16.5-1.1.4.jar
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file secretrooms-1.16.5-1.1.4.jar with {secretroomsmod} mods - versions {1.16.5-1.1.4}
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\secretrooms-1.16.5-1.1.4.jar with language javafml
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Shrink-1.16.5-1.1.6.jar
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Shrink-1.16.5-1.1.6.jar with {shrink} mods - versions {1.1.6}
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Shrink-1.16.5-1.1.6.jar with language javafml
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\SINGLEPLAYER_MoGuns-1.5-1.16.5.jar
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SINGLEPLAYER_MoGuns-1.5-1.16.5.jar with {moguns} mods - versions {1.5}
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\SINGLEPLAYER_MoGuns-1.5-1.16.5.jar with language javafml
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanShields-1.16.5-2.1.2.jar
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SpartanShields-1.16.5-2.1.2.jar with {spartanshields} mods - versions {2.1.2}
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanShields-1.16.5-2.1.2.jar with language javafml
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar
[19Feb2022 06:36:49.614] [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}
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar with language javafml
[19Feb2022 06:36:49.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642configlib-1.0.9-mc1.16.jar
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642configlib-1.0.9-mc1.16.jar with {supermartijn642configlib} mods - versions {1.0.9}
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642configlib-1.0.9-mc1.16.jar with language javafml
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642corelib-1.0.16-mc1.16.5.jar
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642corelib-1.0.16-mc1.16.5.jar with {supermartijn642corelib} mods - versions {1.0.16}
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642corelib-1.0.16-mc1.16.5.jar with language javafml
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar with {tac} mods - versions {1.0.0}
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar with language javafml
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.15.jar
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file valhelsia_core-16.0.15.jar with {valhelsia_core} mods - versions {16.0.15}
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.15.jar with language javafml
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file valhelsia_structures-1.16.5-0.1.6.jar with {valhelsia_structures} mods - versions {1.16.5-0.1.6}
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar with language javafml
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\veinmining-forge-1.16.5-0.16.jar
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file veinmining-forge-1.16.5-0.16.jar with {veinmining} mods - versions {1.16.5-0.16}
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\veinmining-forge-1.16.5-0.16.jar with language javafml
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Waystones_1.16.5-7.6.4.jar
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Waystones_1.16.5-7.6.4.jar with {waystones} mods - versions {7.6.4}
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Waystones_1.16.5-7.6.4.jar with language javafml
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\Wyrmroost-1.16.3-1.2.11.jar
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Wyrmroost-1.16.3-1.2.11.jar with {wyrmroost} mods - versions {1.16.3-1.2.11}
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Wyrmroost-1.16.3-1.2.11.jar with language javafml
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-13.jar
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.16.4-Forge-13.jar with {yungsapi} mods - versions {1.16.4-Forge-13}
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-13.jar with language javafml
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsExtras-Forge-1.16.4-1.0.jar
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsExtras-Forge-1.16.4-1.0.jar with {yungsextras} mods - versions {Forge-1.16.4-1.0}
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsExtras-Forge-1.16.4-1.0.jar with language javafml
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-universal.jar
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.2.20-universal.jar with {forge} mods - versions {36.2.20}
[19Feb2022 06:36:49.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-universal.jar with language javafml
[19Feb2022 06:36:49.645] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[19Feb2022 06:36:49.645] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[19Feb2022 06:36:49.645] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[19Feb2022 06:36:49.645] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[19Feb2022 06:36:49.645] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[19Feb2022 06:36:49.645] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
[19Feb2022 06:36:49.645] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-client.jar
[19Feb2022 06:36:49.645] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.2.20-client.jar with {minecraft} mods - versions {1.16.5}
[19Feb2022 06:36:49.645] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-client.jar with language minecraft
[19Feb2022 06:36:49.645] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found 2 mods for first modid obfuscate, selecting most recent based on version data
[19Feb2022 06:36:49.645] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Selected file obfuscate-0.6.2-1.16.3.jar for modid obfuscate with version 0.6.2
[19Feb2022 06:36:49.645] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 102 mod requirements (95 mandatory, 7 optional)
[19Feb2022 06:36:49.645] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[19Feb2022 06:36:49.973] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[19Feb2022 06:36:49.973] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[19Feb2022 06:36:49.973] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[19Feb2022 06:36:49.973] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[19Feb2022 06:36:49.973] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service OptiFine
[19Feb2022 06:36:49.973] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers
[19Feb2022 06:36:49.996] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 311
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockRendererDispatcher;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/network/PacketThreadUtil;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/vertex/VertexFormatElement$Usage$ISetupState;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/StitcherException;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/PngSizeInfo$Reader;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/fonts/providers/TextureGlyphProvider$GlyphInfo;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/matrix/MatrixStack;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/ElytraLayer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureData;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/vertex/VertexFormatElement$Type;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Util$2;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/vertex/DefaultVertexFormats;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$StencilState;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockModelRenderer$Cache$1;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ColorLogicState;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$LightmapState;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/model/IBakedModel;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Util$OS;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/potion/PotionUtils;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$FogMode;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/fonts/providers/TextureGlyphProvider$1;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockModelRenderer$Cache;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/MobRenderer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/ResourceLocation;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/IRenderTypeBuffer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/IVertexConsumer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/MooshroomMushroomLayer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/server/ChunkManager$1;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/WorldRenderer$ShaderException;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/server/TicketManager;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$DiffuseLightingState;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$LayerState;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screen/DownloadTerrainScreen;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Direction$1;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/tileentity/TileEntityRenderer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/model/ModelUtils;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/overlay/DebugOverlayGui$1;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleManager$IParticleMetaFactory;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/server/ChunkManager$ProxyTicketManager;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/IEntityRenderer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/AtlasTexture$SheetData;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockModelRenderer$AmbientOcclusionFace;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Texture;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$State;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ColorMask;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$WriteMaskState;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/server/integrated/IntegratedServer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BufferBuilder$DrawState;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureManager;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexBuilderUtils;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$OutlineState;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/server/TicketManager$PlayerChunkTracker;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/model/Model;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Direction$AxisDirection;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/LivingRenderer$1;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/model/RenderMaterial;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/overlay/BossOverlayGui;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$DepthTestState;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ItemRenderer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ExperienceOrbRenderer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/ResourceLocation$Serializer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Util;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/world/ClientWorld$1;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/math/MathHelper;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/model/ModelRenderer$ModelBox;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$Slot;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/tileentity/EndPortalTileEntityRenderer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleManager;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Direction$Plane;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screen/VideoSettingsScreen;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/FontRenderer$CharacterRenderer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$ShadeModelState;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/state/Property;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/FontRenderer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/chunk/ChunkTaskPriorityQueue;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/PngSizeInfo;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/PngSizeInfo$ReaderSeekable;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/widget/OptionSlider;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ActiveRenderInfo;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/vertex/VertexFormatElement$Usage;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Util$3;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/vertex/VertexFormatElement;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/shader/Framebuffer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Direction;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/MainWindow$1;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LightTexture;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Direction$Axis$3;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/MainWindow;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/model/BakedQuad;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Direction$Axis;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/TNTMinecartRenderer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/entity/ai/goal/GoalSelector$1;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockModelRenderer$Orientation;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Util$1;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockModelRenderer$1;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/FluidBlockRenderer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/VisGraph$1;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/PngSizeInfo$ReaderBuffer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/math/ChunkPos;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/WorldVertexBufferUploader;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/GameSettings$2;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/resources/ResourcePack;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/tileentity/DualBrightnessCallback;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/entity/ai/goal/GoalSelector;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/AtlasTexture;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/OverlayTexture;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screen/ChatOptionsScreen;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Util$5;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/chunk/ChunkSection;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/model/ModelRenderer$PositionTextureVertex;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screen/MainMenuScreen;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/FogRenderer$FogType;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/SetVisibility;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/math/vector/Matrix4f;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/SheepWoolLayer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexBuilderUtils$DelegatingVertexBuilder;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/network/datasync/EntityDataManager$DataEntry;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$AlphaState;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BufferBuilder;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/profiler/Profiler$1;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/debug/ChunkBorderDebugRenderer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$PortalTexturingState;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/WolfCollarLayer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/settings/IteratableOption;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/NewChatGui;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/MissingTextureSprite;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/PngSizeInfo$1;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/fonts/providers/TextureGlyphProvider;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkRender$RebuildTask;} {} {V}
[19Feb2022 06:36:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/block/BlockState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$FogState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/WorldRenderer$LocalRenderInformationContainer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/SpriteAwareVertexBuilder;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Util$4;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/entity/ai/goal/GoalSelector$2;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/fonts/TexturedGlyph$Effect;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/KeyboardListener;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/resources/ClientLanguageMap;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/biome/FuzzedBiomeMagnifier;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/ResourceLoadProgressGui;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/BipedArmorLayer$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/block/material/MaterialColor;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientChunkProvider$ChunkArray;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$OverlayState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/resources/VanillaPack;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderCache;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/lighting/LevelBasedGraph;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/IntArray;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$CullState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Util$IdentityStrategy;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/GameSettings$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/vertex/VertexFormat;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleManager$AnimatedSpriteImpl;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ItemRenderer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/item/DyeColor;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$Color;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$CullState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/state/Property$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/FogRenderer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/model/ItemOverrideList;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/math/vector/Matrix3f;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EntityRendererManager;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$Holder;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$OffsetTexturingState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/DynamicTexture;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/profiler/Profiler;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Util$OS$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/state/Property$ValuePair;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/ResourceLoadProgressGui$MojangLogoTexture;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/Monitor;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$StencilFunc;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$Type$EqualityStrategy;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$TextureState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/tileentity/SignTileEntityRenderer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/model/ModelRenderer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Util$6;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkRender$SortTransparencyTask;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/culling/ClippingHelper;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/CatCollarLayer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ScissorState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$State$Builder;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/CapeLayer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/FirstPersonRenderer$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$BooleanState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkRender;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkRender$ChunkRenderTask;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockRendererDispatcher$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/model/ModelBakery$ModelListWrapper;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/tileentity/SignTileEntityRenderer$SignModel;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/world/ClientWorld$ClientWorldInfo;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/math/ChunkPos$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$TexGen;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockModelRenderer$Cache$2;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/world/ClientWorld;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Util$OS$2;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$AlphaState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/ParrotVariantLayer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/lighting/LevelBasedGraph$2;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockModelRenderer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/GameRenderer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Direction$Axis$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/MainWindow$GlException;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$BlendState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/concurrent/ThreadTaskExecutor;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/IngameGui;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockModelRenderer$NeighborInfo;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/WorldRenderer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screen/CustomizeSkinScreen;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/network/play/server/SChunkDataPacket;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EntityRenderer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ColorMaterialState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/server/TicketManager$ChunkTicketTracker;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleManager$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/network/datasync/EntityDataManager;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/model/ModelBakery;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientChunkProvider$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/AbstractOption$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/model/FaceBakery$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ItemFrameRenderer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/widget/button/OptionButton;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BufferBuilder$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/DownloadingTexture;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ItemPickupParticle;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ViewFrustum;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/settings/SliderPercentageOption;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$FogState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screen/WorkingScreen;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/entity/MobEntity$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$TransparencyState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/tileentity/ItemStackTileEntityRenderer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/GameSettings;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$LineState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/VisGraph;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/lighting/LevelBasedGraph$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/Direction$Axis$2;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GLX;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/vertex/VertexBuffer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$TexGenCoord;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/model/FaceBakery;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/model/ModelRenderer$TexturedQuad;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$TextureState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer$EnderDragonModel;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/BipedArmorLayer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/IVertexBuilder;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/NativeImage;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$SupportType;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/fonts/providers/TextureGlyphProvider$Factory;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/matrix/MatrixStack$Entry;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/matrix/MatrixStack$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$ISpriteLoader;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/NativeImage$PixelFormatGLCode;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/overlay/DebugOverlayGui;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$TargetState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/NativeImage$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/SimpleTexture;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/AbstractOption;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BufferBuilder$State;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/KeyboardListener$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderState$TexturingState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$FramebufferExtension;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$TexGenState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/AbstractEyesLayer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/NativeImage$PixelFormat;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/OverlayRenderer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/NativeImage$WriteCallback;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/crash/CrashReport;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/entity/MobEntity;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/particle/Particle;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$DepthState;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/Tessellator;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$Type;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/LivingRenderer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/server/TicketManager$PlayerTicketTracker;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/server/ChunkManager$EntityTracker;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/fonts/Font;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockModelRenderer$VertexTranslations;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/server/ChunkManager;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/MipmapGenerator;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/profiler/Profiler$Section;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/util/ScreenShotHelper;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/network/PacketBuffer;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$Viewport;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/world/server/ChunkManager$2;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$1;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/gui/fonts/TexturedGlyph;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientChunkProvider;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/GlDebugTextUtils;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@726a6b94 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/model/ModelBakery$BlockStateDefinitionException;} {} {V}
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service OptiFine
[19Feb2022 06:36:50.005] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[19Feb2022 06:36:50.005] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[19Feb2022 06:36:50.005] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from render-event-transformer.js
[19Feb2022 06:36:50.145] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[19Feb2022 06:36:50.145] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from potion-effects-shift.js
[19Feb2022 06:36:50.161] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[19Feb2022 06:36:50.161] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from transformers/set_background_texture.js
[19Feb2022 06:36:50.177] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[19Feb2022 06:36:50.177] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[19Feb2022 06:36:50.208] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[19Feb2022 06:36:50.208] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[19Feb2022 06:36:50.271] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[19Feb2022 06:36:50.271] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
[19Feb2022 06:36:50.286] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3b9632d1 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4e6f2bb5 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@21e20ad5 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3f628ce9 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@35e8316e to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@26d96e5 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@336880df to Target : CLASS {Lnet/minecraft/item/ItemStack;} {} {V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1846579f to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2650f79 to Target : METHOD {Lnet/minecraft/client/renderer/WorldRenderer;} {func_215319_a} {(IIIZ)V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@75fc1992 to Target : METHOD {Lnet/minecraft/client/gui/IngameGui;} {func_238444_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;)V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5fac521d to Target : METHOD {Lnet/minecraft/client/gui/widget/list/AbstractList;} {func_230430_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;IIF)V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@38af1bf6 to Target : METHOD {Lnet/minecraft/client/gui/screen/Screen;} {func_231165_f_} {(I)V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@129bd55d to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {func_175156_o} {()F}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7be7e15 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}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3abfe845 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_212843_a_} {(Lnet/minecraft/entity/MobEntity;FFF)V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7a0f244f to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_225597_a_} {(Lnet/minecraft/entity/MobEntity;FFFFF)V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3672276e to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4248b963 to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_85036_m} {()V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7f08caf 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}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4defd42 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}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2330e3e0 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;}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@24b4d544 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@27a2a089 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_241844_w} {(F)V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@54657dd2 to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_208003_a} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@706eab5d to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@72725ee1 to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_220013_l} {(Lnet/minecraft/item/ItemStack;)F}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@40e60ece to Target : METHOD {Lnet/minecraft/item/Item;} {func_219970_i} {(Lnet/minecraft/item/ItemStack;)Z}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3f9270ed 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}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3a230001 to Target : METHOD {Lnet/minecraft/entity/item/ItemFrameEntity;} {func_110131_b} {(Lnet/minecraft/item/ItemStack;)V}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5ac6c4f2 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer$3;} {func_75214_a} {(Lnet/minecraft/item/ItemStack;)Z}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2aa6311a to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer;} {func_82846_b} {(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@61f39bb to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_82840_a} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@249e0271 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}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4893b344 to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_234600_a_} {(Lnet/minecraft/entity/player/PlayerEntity;)Z}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@53a665ad 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;}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2c0b4c83 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;}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@78525ef9 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}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2d0ecb24 to Target : METHOD {Lnet/minecraft/enchantment/EfficiencyEnchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4d654825 to Target : METHOD {Lnet/minecraft/entity/passive/MooshroomEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3bfc6a5e to Target : METHOD {Lnet/minecraft/entity/passive/SheepEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@51b35e4e to Target : METHOD {Lnet/minecraft/entity/passive/SnowGolemEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[19Feb2022 06:36:50.302] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[19Feb2022 06:36:50.333] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
[19Feb2022 06:36:50.333] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[19Feb2022 06:36:50.333] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[19Feb2022 06:36:50.333] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterDungeons-1.16.4-1.2.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterDungeons-1.16.4-1.2.1.jar)
[19Feb2022 06:36:50.333] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterDungeons-1.16.4-1.2.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterDungeons-1.16.4-1.2.1.jar)
[19Feb2022 06:36:50.333] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterDungeons-1.16.4-1.2.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterDungeons-1.16.4-1.2.1.jar)
[19Feb2022 06:36:50.333] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterDungeons-1.16.4-1.2.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterDungeons-1.16.4-1.2.1.jar)
[19Feb2022 06:36:50.333] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterDungeons-1.16.4-1.2.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterDungeons-1.16.4-1.2.1.jar)
[19Feb2022 06:36:50.333] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterDungeons-1.16.4-1.2.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterDungeons-1.16.4-1.2.1.jar)]
[19Feb2022 06:36:50.333] [main/DEBUG] [mixin/]: Registering mixin config: betterdungeons.mixins.json
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.9-mc1.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642configlib-1.0.9-mc1.16.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.9-mc1.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642configlib-1.0.9-mc1.16.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.9-mc1.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642configlib-1.0.9-mc1.16.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.9-mc1.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642configlib-1.0.9-mc1.16.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.9-mc1.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642configlib-1.0.9-mc1.16.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.9-mc1.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642configlib-1.0.9-mc1.16.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(MCDoom-1.16.5-4.0.34.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\MCDoom-1.16.5-4.0.34.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(MCDoom-1.16.5-4.0.34.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\MCDoom-1.16.5-4.0.34.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(MCDoom-1.16.5-4.0.34.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\MCDoom-1.16.5-4.0.34.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(MCDoom-1.16.5-4.0.34.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\MCDoom-1.16.5-4.0.34.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(MCDoom-1.16.5-4.0.34.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\MCDoom-1.16.5-4.0.34.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MCDoom-1.16.5-4.0.34.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\MCDoom-1.16.5-4.0.34.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Registering mixin config: doom.mixins.json
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(cgm-1.1.0-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\cgm-1.1.0-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(cgm-1.1.0-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\cgm-1.1.0-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(cgm-1.1.0-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\cgm-1.1.0-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(cgm-1.1.0-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\cgm-1.1.0-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(cgm-1.1.0-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\cgm-1.1.0-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cgm-1.1.0-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\cgm-1.1.0-1.16.5.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Registering mixin config: cgm.mixins.json
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Wyrmroost-1.16.3-1.2.11.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Wyrmroost-1.16.3-1.2.11.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Wyrmroost-1.16.3-1.2.11.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Wyrmroost-1.16.3-1.2.11.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Wyrmroost-1.16.3-1.2.11.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Wyrmroost-1.16.3-1.2.11.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Wyrmroost-1.16.3-1.2.11.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Wyrmroost-1.16.3-1.2.11.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Wyrmroost-1.16.3-1.2.11.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Wyrmroost-1.16.3-1.2.11.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Wyrmroost-1.16.3-1.2.11.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Wyrmroost-1.16.3-1.2.11.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.150.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\jei-1.16.5-7.7.1.150.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.150.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\jei-1.16.5-7.7.1.150.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.150.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\jei-1.16.5-7.7.1.150.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.150.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\jei-1.16.5-7.7.1.150.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.150.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\jei-1.16.5-7.7.1.150.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.150.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\jei-1.16.5-7.7.1.150.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Nameless+Trinkets-1.16.5-1.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Nameless+Trinkets-1.16.5-1.1.2.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Nameless+Trinkets-1.16.5-1.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Nameless+Trinkets-1.16.5-1.1.2.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Nameless+Trinkets-1.16.5-1.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Nameless+Trinkets-1.16.5-1.1.2.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Nameless+Trinkets-1.16.5-1.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Nameless+Trinkets-1.16.5-1.1.2.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Nameless+Trinkets-1.16.5-1.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Nameless+Trinkets-1.16.5-1.1.2.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Nameless+Trinkets-1.16.5-1.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Nameless+Trinkets-1.16.5-1.1.2.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-windows-2.0.2-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-windows-2.0.2-mc1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-windows-2.0.2-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-windows-2.0.2-mc1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-windows-2.0.2-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-windows-2.0.2-mc1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-windows-2.0.2-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-windows-2.0.2-mc1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-windows-2.0.2-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-windows-2.0.2-mc1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-windows-2.0.2-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-windows-2.0.2-mc1.16.5.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Registering mixin config: tac.mixins.json
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(looot-1.16.4-1.0.0.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\looot-1.16.4-1.0.0.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(looot-1.16.4-1.0.0.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\looot-1.16.4-1.0.0.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(looot-1.16.4-1.0.0.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\looot-1.16.4-1.0.0.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(looot-1.16.4-1.0.0.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\looot-1.16.4-1.0.0.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(looot-1.16.4-1.0.0.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\looot-1.16.4-1.0.0.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(looot-1.16.4-1.0.0.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\looot-1.16.4-1.0.0.3.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Kobolds-1.5.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Kobolds-1.5.1.2.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Kobolds-1.5.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Kobolds-1.5.1.2.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Kobolds-1.5.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Kobolds-1.5.1.2.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Kobolds-1.5.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Kobolds-1.5.1.2.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Kobolds-1.5.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Kobolds-1.5.1.2.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Kobolds-1.5.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Kobolds-1.5.1.2.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SINGLEPLAYER_MoGuns-1.5-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SINGLEPLAYER_MoGuns-1.5-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SINGLEPLAYER_MoGuns-1.5-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SINGLEPLAYER_MoGuns-1.5-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SINGLEPLAYER_MoGuns-1.5-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SINGLEPLAYER_MoGuns-1.5-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SINGLEPLAYER_MoGuns-1.5-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SINGLEPLAYER_MoGuns-1.5-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SINGLEPLAYER_MoGuns-1.5-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SINGLEPLAYER_MoGuns-1.5-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SINGLEPLAYER_MoGuns-1.5-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SINGLEPLAYER_MoGuns-1.5-1.16.5.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(chiseled0.4.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\chiseled0.4.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(chiseled0.4.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\chiseled0.4.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(chiseled0.4.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\chiseled0.4.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(chiseled0.4.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\chiseled0.4.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(chiseled0.4.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\chiseled0.4.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(chiseled0.4.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\chiseled0.4.3.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Waystones_1.16.5-7.6.4.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Waystones_1.16.5-7.6.4.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Waystones_1.16.5-7.6.4.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Waystones_1.16.5-7.6.4.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Waystones_1.16.5-7.6.4.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Waystones_1.16.5-7.6.4.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Registering mixin config: mixins.waystones.json
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Phenomena-1.7.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena-1.7.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Phenomena-1.7.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena-1.7.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Phenomena-1.7.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena-1.7.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Phenomena-1.7.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena-1.7.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Phenomena-1.7.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena-1.7.3.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Phenomena-1.7.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena-1.7.3.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.8.0beta15.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.8.0beta15.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.8.0beta15.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.8.0beta15.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.8.0beta15.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.8.0beta15.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.8.0beta15.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.8.0beta15.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.8.0beta15.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.8.0beta15.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.8.0beta15.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.8.0beta15.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(CTM-MC1.16.1-1.1.2.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(CTM-MC1.16.1-1.1.2.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(CTM-MC1.16.1-1.1.2.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(CTM-MC1.16.1-1.1.2.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(CTM-MC1.16.1-1.1.2.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CTM-MC1.16.1-1.1.2.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar)
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar)]
[19Feb2022 06:36:50.380] [main/DEBUG] [mixin/]: Registering mixin config: citadel.mixins.json
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.4.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Registering mixin config: mixins.artifacts.json
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(configured-1.5.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\configured-1.5.1-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(configured-1.5.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\configured-1.5.1-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(configured-1.5.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\configured-1.5.1-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(configured-1.5.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\configured-1.5.1-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(configured-1.5.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\configured-1.5.1-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(configured-1.5.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\configured-1.5.1-1.16.5.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-13.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-13.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-13.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-13.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-13.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-13.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-13.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-13.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-13.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-13.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-13.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-13.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Registering mixin config: yungsapi.mixins.json
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Shrink-1.16.5-1.1.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Shrink-1.16.5-1.1.6.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Shrink-1.16.5-1.1.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Shrink-1.16.5-1.1.6.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Shrink-1.16.5-1.1.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Shrink-1.16.5-1.1.6.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Shrink-1.16.5-1.1.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Shrink-1.16.5-1.1.6.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Shrink-1.16.5-1.1.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Shrink-1.16.5-1.1.6.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Shrink-1.16.5-1.1.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Shrink-1.16.5-1.1.6.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Registering mixin config: shrink.mixins.json
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(macawsbridgesbop-1.16.5-1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\macawsbridgesbop-1.16.5-1.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(macawsbridgesbop-1.16.5-1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\macawsbridgesbop-1.16.5-1.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(macawsbridgesbop-1.16.5-1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\macawsbridgesbop-1.16.5-1.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(macawsbridgesbop-1.16.5-1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\macawsbridgesbop-1.16.5-1.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(macawsbridgesbop-1.16.5-1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\macawsbridgesbop-1.16.5-1.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(macawsbridgesbop-1.16.5-1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\macawsbridgesbop-1.16.5-1.2.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Bookshelf-Forge-1.16.5-10.4.31.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Bookshelf-Forge-1.16.5-10.4.31.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Bookshelf-Forge-1.16.5-10.4.31.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Bookshelf-Forge-1.16.5-10.4.31.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Bookshelf-Forge-1.16.5-10.4.31.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Bookshelf-Forge-1.16.5-10.4.31.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Bookshelf-Forge-1.16.5-10.4.31.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Bookshelf-Forge-1.16.5-10.4.31.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Bookshelf-Forge-1.16.5-10.4.31.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Bookshelf-Forge-1.16.5-10.4.31.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Bookshelf-Forge-1.16.5-10.4.31.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Bookshelf-Forge-1.16.5-10.4.31.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(guardvillagers-1.16.5.1.2.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(guardvillagers-1.16.5.1.2.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(guardvillagers-1.16.5.1.2.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(guardvillagers-1.16.5.1.2.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(guardvillagers-1.16.5.1.2.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(guardvillagers-1.16.5.1.2.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Registering mixin config: guardvillagers.mixins.json
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(secretrooms-1.16.5-1.1.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\secretrooms-1.16.5-1.1.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(secretrooms-1.16.5-1.1.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\secretrooms-1.16.5-1.1.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(secretrooms-1.16.5-1.1.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\secretrooms-1.16.5-1.1.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(secretrooms-1.16.5-1.1.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\secretrooms-1.16.5-1.1.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(secretrooms-1.16.5-1.1.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\secretrooms-1.16.5-1.1.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(secretrooms-1.16.5-1.1.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\secretrooms-1.16.5-1.1.4.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Mighty+Weaponry+1.6.0..jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Mighty+Weaponry+1.6.0..jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Mighty+Weaponry+1.6.0..jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Mighty+Weaponry+1.6.0..jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Mighty+Weaponry+1.6.0..jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Mighty+Weaponry+1.6.0..jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Mighty+Weaponry+1.6.0..jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Mighty+Weaponry+1.6.0..jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Mighty+Weaponry+1.6.0..jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Mighty+Weaponry+1.6.0..jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Mighty+Weaponry+1.6.0..jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Mighty+Weaponry+1.6.0..jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Artefacts+1.1.0b-16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Artefacts+1.1.0b-16.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Artefacts+1.1.0b-16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Artefacts+1.1.0b-16.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Artefacts+1.1.0b-16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Artefacts+1.1.0b-16.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Artefacts+1.1.0b-16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Artefacts+1.1.0b-16.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Artefacts+1.1.0b-16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Artefacts+1.1.0b-16.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Artefacts+1.1.0b-16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Artefacts+1.1.0b-16.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-doors-1.0.5-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-doors-1.0.5-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-doors-1.0.5-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-doors-1.0.5-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-doors-1.0.5-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-doors-1.0.5-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-doors-1.0.5-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-doors-1.0.5-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-doors-1.0.5-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-doors-1.0.5-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-doors-1.0.5-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-doors-1.0.5-mc1.16.5.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Registering mixin config: iceandfire.mixins.json
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(catalogue-1.5.0-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\catalogue-1.5.0-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(catalogue-1.5.0-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\catalogue-1.5.0-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(catalogue-1.5.0-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\catalogue-1.5.0-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(catalogue-1.5.0-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\catalogue-1.5.0-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(catalogue-1.5.0-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\catalogue-1.5.0-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(catalogue-1.5.0-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\catalogue-1.5.0-1.16.5.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.20-universal.jar:C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-universal.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.20-universal.jar:C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-universal.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.20-universal.jar:C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-universal.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.20-universal.jar:C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-universal.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.20-universal.jar:C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-universal.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.20-universal.jar:C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-universal.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.20-client.jar:C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-client.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.20-client.jar:C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-client.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.20-client.jar:C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-client.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.20-client.jar:C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-client.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.20-client.jar:C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-client.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.20-client.jar:C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-client.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Phenomena+Creations+1.2.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena+Creations+1.2.0.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Phenomena+Creations+1.2.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena+Creations+1.2.0.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Phenomena+Creations+1.2.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena+Creations+1.2.0.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Phenomena+Creations+1.2.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena+Creations+1.2.0.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Phenomena+Creations+1.2.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena+Creations+1.2.0.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Phenomena+Creations+1.2.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena+Creations+1.2.0.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-bridges-2.0.1-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-bridges-2.0.1-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-bridges-2.0.1-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-bridges-2.0.1-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-bridges-2.0.1-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-bridges-2.0.1-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-bridges-2.0.1-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-bridges-2.0.1-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-bridges-2.0.1-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-bridges-2.0.1-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-bridges-2.0.1-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-bridges-2.0.1-mc1.16.5.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.18.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\EnchantmentDescriptions-1.16.5-7.0.18.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.18.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\EnchantmentDescriptions-1.16.5-7.0.18.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.18.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\EnchantmentDescriptions-1.16.5-7.0.18.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.18.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\EnchantmentDescriptions-1.16.5-7.0.18.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.18.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\EnchantmentDescriptions-1.16.5-7.0.18.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.18.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\EnchantmentDescriptions-1.16.5-7.0.18.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Registering mixin config: enchdesc.mixins.json
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource([1.16.5]+Vertical+Slabs+and+Panels-1.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\[1.16.5]+Vertical+Slabs+and+Panels-1.1.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource([1.16.5]+Vertical+Slabs+and+Panels-1.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\[1.16.5]+Vertical+Slabs+and+Panels-1.1.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource([1.16.5]+Vertical+Slabs+and+Panels-1.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\[1.16.5]+Vertical+Slabs+and+Panels-1.1.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource([1.16.5]+Vertical+Slabs+and+Panels-1.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\[1.16.5]+Vertical+Slabs+and+Panels-1.1.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource([1.16.5]+Vertical+Slabs+and+Panels-1.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\[1.16.5]+Vertical+Slabs+and+Panels-1.1.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource([1.16.5]+Vertical+Slabs+and+Panels-1.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\[1.16.5]+Vertical+Slabs+and+Panels-1.1.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(instantbuildings-1-16-5-1-0-1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\instantbuildings-1-16-5-1-0-1.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(instantbuildings-1-16-5-1-0-1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\instantbuildings-1-16-5-1-0-1.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(instantbuildings-1-16-5-1-0-1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\instantbuildings-1-16-5-1-0-1.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(instantbuildings-1-16-5-1-0-1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\instantbuildings-1-16-5-1-0-1.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(instantbuildings-1-16-5-1-0-1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\instantbuildings-1-16-5-1-0-1.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(instantbuildings-1-16-5-1-0-1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\instantbuildings-1-16-5-1-0-1.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BloodAndMadness-Forge1.16.5-v1.3.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BloodAndMadness-Forge1.16.5-v1.3.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BloodAndMadness-Forge1.16.5-v1.3.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BloodAndMadness-Forge1.16.5-v1.3.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BloodAndMadness-Forge1.16.5-v1.3.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BloodAndMadness-Forge1.16.5-v1.3.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BloodAndMadness-Forge1.16.5-v1.3.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BloodAndMadness-Forge1.16.5-v1.3.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BloodAndMadness-Forge1.16.5-v1.3.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BloodAndMadness-Forge1.16.5-v1.3.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BloodAndMadness-Forge1.16.5-v1.3.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BloodAndMadness-Forge1.16.5-v1.3.2.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource([Forge]+Wildfire+Female+Gender+Mod-2.8.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\[Forge]+Wildfire+Female+Gender+Mod-2.8.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource([Forge]+Wildfire+Female+Gender+Mod-2.8.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\[Forge]+Wildfire+Female+Gender+Mod-2.8.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource([Forge]+Wildfire+Female+Gender+Mod-2.8.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\[Forge]+Wildfire+Female+Gender+Mod-2.8.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource([Forge]+Wildfire+Female+Gender+Mod-2.8.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\[Forge]+Wildfire+Female+Gender+Mod-2.8.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource([Forge]+Wildfire+Female+Gender+Mod-2.8.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\[Forge]+Wildfire+Female+Gender+Mod-2.8.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource([Forge]+Wildfire+Female+Gender+Mod-2.8.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\[Forge]+Wildfire+Female+Gender+Mod-2.8.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.485-universal.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.485-universal.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.485-universal.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.485-universal.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.485-universal.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.485-universal.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.485-universal.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.485-universal.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.485-universal.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.485-universal.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.485-universal.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.485-universal.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-trapdoors-1.0.4-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-trapdoors-1.0.4-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-trapdoors-1.0.4-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-trapdoors-1.0.4-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-trapdoors-1.0.4-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-trapdoors-1.0.4-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-trapdoors-1.0.4-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-trapdoors-1.0.4-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-trapdoors-1.0.4-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-trapdoors-1.0.4-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-trapdoors-1.0.4-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-trapdoors-1.0.4-mc1.16.5.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-fences-1.0.2-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-fences-1.0.2-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-fences-1.0.2-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-fences-1.0.2-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-fences-1.0.2-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-fences-1.0.2-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-fences-1.0.2-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-fences-1.0.2-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-fences-1.0.2-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-fences-1.0.2-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-fences-1.0.2-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-fences-1.0.2-mc1.16.5.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(supermartijn642corelib-1.0.16-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642corelib-1.0.16-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(supermartijn642corelib-1.0.16-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642corelib-1.0.16-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(supermartijn642corelib-1.0.16-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642corelib-1.0.16-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(supermartijn642corelib-1.0.16-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642corelib-1.0.16-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(supermartijn642corelib-1.0.16-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642corelib-1.0.16-mc1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supermartijn642corelib-1.0.16-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642corelib-1.0.16-mc1.16.5.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Registering mixin config: mixins.supermartijn642corelib.json
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(movingelevators-1.3.1-mc1.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\movingelevators-1.3.1-mc1.16.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(movingelevators-1.3.1-mc1.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\movingelevators-1.3.1-mc1.16.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(movingelevators-1.3.1-mc1.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\movingelevators-1.3.1-mc1.16.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(movingelevators-1.3.1-mc1.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\movingelevators-1.3.1-mc1.16.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(movingelevators-1.3.1-mc1.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\movingelevators-1.3.1-mc1.16.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(movingelevators-1.3.1-mc1.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\movingelevators-1.3.1-mc1.16.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(goprone-1.16.4-1.3.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\goprone-1.16.4-1.3.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(goprone-1.16.4-1.3.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\goprone-1.16.4-1.3.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(goprone-1.16.4-1.3.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\goprone-1.16.4-1.3.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(goprone-1.16.4-1.3.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\goprone-1.16.4-1.3.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(goprone-1.16.4-1.3.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\goprone-1.16.4-1.3.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(goprone-1.16.4-1.3.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\goprone-1.16.4-1.3.5.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SpartanShields-1.16.5-2.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanShields-1.16.5-2.1.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SpartanShields-1.16.5-2.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanShields-1.16.5-2.1.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SpartanShields-1.16.5-2.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanShields-1.16.5-2.1.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SpartanShields-1.16.5-2.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanShields-1.16.5-2.1.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SpartanShields-1.16.5-2.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanShields-1.16.5-2.1.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SpartanShields-1.16.5-2.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanShields-1.16.5-2.1.2.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(LiquidBlocks-1.16.5-1.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\LiquidBlocks-1.16.5-1.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(LiquidBlocks-1.16.5-1.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\LiquidBlocks-1.16.5-1.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(LiquidBlocks-1.16.5-1.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\LiquidBlocks-1.16.5-1.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(LiquidBlocks-1.16.5-1.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\LiquidBlocks-1.16.5-1.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(LiquidBlocks-1.16.5-1.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\LiquidBlocks-1.16.5-1.4.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(LiquidBlocks-1.16.5-1.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\LiquidBlocks-1.16.5-1.4.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(YungsExtras-Forge-1.16.4-1.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsExtras-Forge-1.16.4-1.0.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(YungsExtras-Forge-1.16.4-1.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsExtras-Forge-1.16.4-1.0.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(YungsExtras-Forge-1.16.4-1.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsExtras-Forge-1.16.4-1.0.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(YungsExtras-Forge-1.16.4-1.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsExtras-Forge-1.16.4-1.0.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(YungsExtras-Forge-1.16.4-1.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsExtras-Forge-1.16.4-1.0.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsExtras-Forge-1.16.4-1.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsExtras-Forge-1.16.4-1.0.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(backpacked-2.0.4-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\backpacked-2.0.4-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(backpacked-2.0.4-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\backpacked-2.0.4-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(backpacked-2.0.4-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\backpacked-2.0.4-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(backpacked-2.0.4-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\backpacked-2.0.4-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(backpacked-2.0.4-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\backpacked-2.0.4-1.16.5.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(backpacked-2.0.4-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\backpacked-2.0.4-1.16.5.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Registering mixin config: backpacked.mixins.json
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Regrowth-1.16.4-1.16.5-1.36.0.27.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Regrowth-1.16.4-1.16.5-1.36.0.27.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Regrowth-1.16.4-1.16.5-1.36.0.27.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Regrowth-1.16.4-1.16.5-1.36.0.27.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Regrowth-1.16.4-1.16.5-1.36.0.27.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Regrowth-1.16.4-1.16.5-1.36.0.27.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Regrowth-1.16.4-1.16.5-1.36.0.27.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Regrowth-1.16.4-1.16.5-1.36.0.27.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Regrowth-1.16.4-1.16.5-1.36.0.27.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Regrowth-1.16.4-1.16.5-1.36.0.27.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Regrowth-1.16.4-1.16.5-1.36.0.27.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Regrowth-1.16.4-1.16.5-1.36.0.27.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(obfuscate-0.6.2-1.16.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\obfuscate-0.6.2-1.16.3.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(obfuscate-0.6.2-1.16.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\obfuscate-0.6.2-1.16.3.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(obfuscate-0.6.2-1.16.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\obfuscate-0.6.2-1.16.3.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(obfuscate-0.6.2-1.16.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\obfuscate-0.6.2-1.16.3.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(obfuscate-0.6.2-1.16.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\obfuscate-0.6.2-1.16.3.jar)
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(obfuscate-0.6.2-1.16.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\obfuscate-0.6.2-1.16.3.jar)]
[19Feb2022 06:36:50.396] [main/DEBUG] [mixin/]: Registering mixin config: obfuscate.mixins.json
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterStrongholds-1.16.4-1.2.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterStrongholds-1.16.4-1.2.1.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterStrongholds-1.16.4-1.2.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterStrongholds-1.16.4-1.2.1.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterStrongholds-1.16.4-1.2.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterStrongholds-1.16.4-1.2.1.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterStrongholds-1.16.4-1.2.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterStrongholds-1.16.4-1.2.1.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterStrongholds-1.16.4-1.2.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterStrongholds-1.16.4-1.2.1.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterStrongholds-1.16.4-1.2.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterStrongholds-1.16.4-1.2.1.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Registering mixin config: betterstrongholds.mixins.json
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.4-2.1.0-beta-4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.4-2.1.0-beta-4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.4-2.1.0-beta-4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.4-2.1.0-beta-4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.4-2.1.0-beta-4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.4-2.1.0-beta-4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(cfm-7.0.0pre22-1.16.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\cfm-7.0.0pre22-1.16.3.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(cfm-7.0.0pre22-1.16.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\cfm-7.0.0pre22-1.16.3.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(cfm-7.0.0pre22-1.16.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\cfm-7.0.0pre22-1.16.3.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(cfm-7.0.0pre22-1.16.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\cfm-7.0.0pre22-1.16.3.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(cfm-7.0.0pre22-1.16.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\cfm-7.0.0pre22-1.16.3.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cfm-7.0.0pre22-1.16.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\cfm-7.0.0pre22-1.16.3.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Registering mixin config: cfm.mixins.json
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(appleskin-forge-mc1.16.x-2.3.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\appleskin-forge-mc1.16.x-2.3.0.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(appleskin-forge-mc1.16.x-2.3.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\appleskin-forge-mc1.16.x-2.3.0.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(appleskin-forge-mc1.16.x-2.3.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\appleskin-forge-mc1.16.x-2.3.0.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(appleskin-forge-mc1.16.x-2.3.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\appleskin-forge-mc1.16.x-2.3.0.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(appleskin-forge-mc1.16.x-2.3.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\appleskin-forge-mc1.16.x-2.3.0.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(appleskin-forge-mc1.16.x-2.3.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\appleskin-forge-mc1.16.x-2.3.0.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-furniture-2.0.1-mc1.16.5.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-furniture-2.0.1-mc1.16.5.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-furniture-2.0.1-mc1.16.5.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-furniture-2.0.1-mc1.16.5.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-furniture-2.0.1-mc1.16.5.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-furniture-2.0.1-mc1.16.5.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Jungle+Villages+1.16.5++v1.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Jungle+Villages+1.16.5++v1.1.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Jungle+Villages+1.16.5++v1.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Jungle+Villages+1.16.5++v1.1.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Jungle+Villages+1.16.5++v1.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Jungle+Villages+1.16.5++v1.1.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Jungle+Villages+1.16.5++v1.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Jungle+Villages+1.16.5++v1.1.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Jungle+Villages+1.16.5++v1.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Jungle+Villages+1.16.5++v1.1.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Jungle+Villages+1.16.5++v1.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Jungle+Villages+1.16.5++v1.1.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(infinityitemeditor-1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\infinityitemeditor-1.2.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(infinityitemeditor-1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\infinityitemeditor-1.2.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(infinityitemeditor-1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\infinityitemeditor-1.2.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(infinityitemeditor-1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\infinityitemeditor-1.2.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(infinityitemeditor-1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\infinityitemeditor-1.2.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(infinityitemeditor-1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\infinityitemeditor-1.2.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Registering mixin config: infinityitemeditor.mixins.json
[19Feb2022 06:36:50.411] [main/ERROR] [mixin/]: Mixin config infinityitemeditor.mixins.json does not specify "minVersion" property
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(expandability-2.0.1-forge.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\expandability-2.0.1-forge.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(expandability-2.0.1-forge.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\expandability-2.0.1-forge.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(expandability-2.0.1-forge.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\expandability-2.0.1-forge.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(expandability-2.0.1-forge.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\expandability-2.0.1-forge.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(expandability-2.0.1-forge.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\expandability-2.0.1-forge.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(expandability-2.0.1-forge.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\expandability-2.0.1-forge.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Registering mixin config: expandability.mixins.json
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(valhelsia_core-16.0.15.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.15.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(valhelsia_core-16.0.15.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.15.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(valhelsia_core-16.0.15.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.15.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(valhelsia_core-16.0.15.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.15.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(valhelsia_core-16.0.15.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.15.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(valhelsia_core-16.0.15.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.15.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Registering mixin config: valhelsia_core.mixins.json
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Registering mixin config: valhelsia_structures.mixins.json
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Registering mixin config: dragonsurvival.mixins.json
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(veinmining-forge-1.16.5-0.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\veinmining-forge-1.16.5-0.16.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(veinmining-forge-1.16.5-0.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\veinmining-forge-1.16.5-0.16.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(veinmining-forge-1.16.5-0.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\veinmining-forge-1.16.5-0.16.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(veinmining-forge-1.16.5-0.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\veinmining-forge-1.16.5-0.16.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(veinmining-forge-1.16.5-0.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\veinmining-forge-1.16.5-0.16.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(veinmining-forge-1.16.5-0.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\veinmining-forge-1.16.5-0.16.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Registering mixin config: veinmining.mixins.json
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.65.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\geckolib-forge-1.16.5-3.0.65.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.65.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\geckolib-forge-1.16.5-3.0.65.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.65.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\geckolib-forge-1.16.5-3.0.65.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.65.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\geckolib-forge-1.16.5-3.0.65.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.65.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\geckolib-forge-1.16.5-3.0.65.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.65.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\geckolib-forge-1.16.5-3.0.65.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(enchantingfever-1.3.71.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\enchantingfever-1.3.71.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(enchantingfever-1.3.71.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\enchantingfever-1.3.71.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(enchantingfever-1.3.71.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\enchantingfever-1.3.71.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(enchantingfever-1.3.71.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\enchantingfever-1.3.71.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(enchantingfever-1.3.71.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\enchantingfever-1.3.71.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(enchantingfever-1.3.71.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\enchantingfever-1.3.71.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Cyclic-1.16.5-1.5.13.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Cyclic-1.16.5-1.5.13.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Cyclic-1.16.5-1.5.13.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Cyclic-1.16.5-1.5.13.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Cyclic-1.16.5-1.5.13.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Cyclic-1.16.5-1.5.13.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Cyclic-1.16.5-1.5.13.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Cyclic-1.16.5-1.5.13.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Cyclic-1.16.5-1.5.13.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Cyclic-1.16.5-1.5.13.jar)
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Cyclic-1.16.5-1.5.13.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Cyclic-1.16.5-1.5.13.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: inject() running with 70 agents
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterDungeons-1.16.4-1.2.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterDungeons-1.16.4-1.2.1.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.9-mc1.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642configlib-1.0.9-mc1.16.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MCDoom-1.16.5-4.0.34.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\MCDoom-1.16.5-4.0.34.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cgm-1.1.0-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\cgm-1.1.0-1.16.5.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Wyrmroost-1.16.3-1.2.11.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Wyrmroost-1.16.3-1.2.11.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.150.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\jei-1.16.5-7.7.1.150.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Nameless+Trinkets-1.16.5-1.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Nameless+Trinkets-1.16.5-1.1.2.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-windows-2.0.2-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-windows-2.0.2-mc1.16.5.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(looot-1.16.4-1.0.0.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\looot-1.16.4-1.0.0.3.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Kobolds-1.5.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Kobolds-1.5.1.2.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SINGLEPLAYER_MoGuns-1.5-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SINGLEPLAYER_MoGuns-1.5-1.16.5.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(chiseled0.4.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\chiseled0.4.3.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Waystones_1.16.5-7.6.4.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Phenomena-1.7.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena-1.7.3.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.8.0beta15.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.8.0beta15.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CTM-MC1.16.1-1.1.2.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.4.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(configured-1.5.1-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\configured-1.5.1-1.16.5.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-13.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-13.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Shrink-1.16.5-1.1.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Shrink-1.16.5-1.1.6.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(macawsbridgesbop-1.16.5-1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\macawsbridgesbop-1.16.5-1.2.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Bookshelf-Forge-1.16.5-10.4.31.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Bookshelf-Forge-1.16.5-10.4.31.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(guardvillagers-1.16.5.1.2.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(secretrooms-1.16.5-1.1.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\secretrooms-1.16.5-1.1.4.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Mighty+Weaponry+1.6.0..jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Mighty+Weaponry+1.6.0..jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Artefacts+1.1.0b-16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Artefacts+1.1.0b-16.jar)]
[19Feb2022 06:36:50.411] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-doors-1.0.5-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-doors-1.0.5-mc1.16.5.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(catalogue-1.5.0-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\catalogue-1.5.0-1.16.5.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.20-universal.jar:C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-universal.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.20-client.jar:C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-client.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Phenomena+Creations+1.2.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena+Creations+1.2.0.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-bridges-2.0.1-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-bridges-2.0.1-mc1.16.5.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.18.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\EnchantmentDescriptions-1.16.5-7.0.18.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource([1.16.5]+Vertical+Slabs+and+Panels-1.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\[1.16.5]+Vertical+Slabs+and+Panels-1.1.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(instantbuildings-1-16-5-1-0-1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\instantbuildings-1-16-5-1-0-1.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BloodAndMadness-Forge1.16.5-v1.3.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BloodAndMadness-Forge1.16.5-v1.3.2.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource([Forge]+Wildfire+Female+Gender+Mod-2.8.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\[Forge]+Wildfire+Female+Gender+Mod-2.8.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.485-universal.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.485-universal.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-trapdoors-1.0.4-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-trapdoors-1.0.4-mc1.16.5.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-fences-1.0.2-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-fences-1.0.2-mc1.16.5.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supermartijn642corelib-1.0.16-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642corelib-1.0.16-mc1.16.5.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(movingelevators-1.3.1-mc1.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\movingelevators-1.3.1-mc1.16.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(goprone-1.16.4-1.3.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\goprone-1.16.4-1.3.5.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SpartanShields-1.16.5-2.1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanShields-1.16.5-2.1.2.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(LiquidBlocks-1.16.5-1.4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\LiquidBlocks-1.16.5-1.4.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsExtras-Forge-1.16.4-1.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsExtras-Forge-1.16.4-1.0.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(backpacked-2.0.4-1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\backpacked-2.0.4-1.16.5.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Regrowth-1.16.4-1.16.5-1.36.0.27.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Regrowth-1.16.4-1.16.5-1.36.0.27.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(obfuscate-0.6.2-1.16.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\obfuscate-0.6.2-1.16.3.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterStrongholds-1.16.4-1.2.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterStrongholds-1.16.4-1.2.1.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.4-2.1.0-beta-4.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cfm-7.0.0pre22-1.16.3.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\cfm-7.0.0pre22-1.16.3.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(appleskin-forge-mc1.16.x-2.3.0.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\appleskin-forge-mc1.16.x-2.3.0.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-furniture-2.0.1-mc1.16.5.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Jungle+Villages+1.16.5++v1.1.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Jungle+Villages+1.16.5++v1.1.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(infinityitemeditor-1.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\infinityitemeditor-1.2.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(expandability-2.0.1-forge.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\expandability-2.0.1-forge.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(valhelsia_core-16.0.15.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.15.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.6.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(veinmining-forge-1.16.5-0.16.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\veinmining-forge-1.16.5-0.16.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.65.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\geckolib-forge-1.16.5-3.0.65.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(enchantingfever-1.3.71.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\enchantingfever-1.3.71.jar)]
[19Feb2022 06:36:50.427] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Cyclic-1.16.5-1.5.13.jar:C:\Users\draco\AppData\Roaming\.minecraft\mods\Cyclic-1.16.5-1.5.13.jar)]
[19Feb2022 06:36:50.458] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
[19Feb2022 06:36:50.458] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
[19Feb2022 06:36:50.458] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[19Feb2022 06:36:50.458] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.16.5-forge-36.2.20, --gameDir, C:\Users\draco\AppData\Roaming\.minecraft, --assetsDir, C:\Users\draco\AppData\Roaming\.minecraft\assets, --uuid, 939fdcd070e64b0dbf11efbdade16c06, --username, DracoDraconisRex, --assetIndex, 1.16, --accessToken, ????????, --userType, msa, --versionType, release]
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config betterdungeons.mixins.json
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config doom.mixins.json
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config cgm.mixins.json
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config tac.mixins.json
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config mixins.waystones.json
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config citadel.mixins.json
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config mixins.artifacts.json
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config yungsapi.mixins.json
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config shrink.mixins.json
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config guardvillagers.mixins.json
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config iceandfire.mixins.json
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config enchdesc.mixins.json
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config mixins.supermartijn642corelib.json
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config backpacked.mixins.json
[19Feb2022 06:36:50.474] [main/DEBUG] [mixin/]: Selecting config obfuscate.mixins.json
[19Feb2022 06:36:50.505] [main/DEBUG] [mixin/]: Selecting config betterstrongholds.mixins.json
[19Feb2022 06:36:50.505] [main/DEBUG] [mixin/]: Selecting config cfm.mixins.json
[19Feb2022 06:36:50.505] [main/DEBUG] [mixin/]: Selecting config infinityitemeditor.mixins.json
[19Feb2022 06:36:50.505] [main/DEBUG] [mixin/]: Selecting config expandability.mixins.json
[19Feb2022 06:36:50.505] [main/DEBUG] [mixin/]: Selecting config valhelsia_core.mixins.json
[19Feb2022 06:36:50.505] [main/DEBUG] [mixin/]: Selecting config valhelsia_structures.mixins.json
[19Feb2022 06:36:50.505] [main/DEBUG] [mixin/]: Selecting config dragonsurvival.mixins.json
[19Feb2022 06:36:50.505] [main/DEBUG] [mixin/]: Selecting config veinmining.mixins.json
[19Feb2022 06:36:50.521] [main/DEBUG] [mixin/]: Selecting config assets/patchouli/patchouli.mixins.json
[19Feb2022 06:36:50.521] [main/DEBUG] [mixin/]: Preparing betterdungeons.mixins.json (2)
[19Feb2022 06:36:50.583] [main/DEBUG] [mixin/]: Preparing doom.mixins.json (1)
[19Feb2022 06:36:50.583] [main/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;
[19Feb2022 06:36:50.661] [main/DEBUG] [mixin/]: Preparing cgm.mixins.json (7)
[19Feb2022 06:36:50.880] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175156_o with desc ()F
[19Feb2022 06:36:50.927] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_215319_a with desc (IIIZ)V
[19Feb2022 06:36:51.005] [main/DEBUG] [mixin/]: Preparing tac.mixins.json (6)
[19Feb2022 06:36:51.005] [main/DEBUG] [mixin/]: Preparing mixins.waystones.json (1)
[19Feb2022 06:36:51.005] [main/DEBUG] [mixin/]: Preparing citadel.mixins.json (2)
[19Feb2022 06:36:51.005] [main/DEBUG] [mixin/]: Preparing mixins.artifacts.json (7)
[19Feb2022 06:36:51.036] [main/DEBUG] [mixin/]: Preparing yungsapi.mixins.json (1)
[19Feb2022 06:36:51.036] [main/DEBUG] [mixin/]: Preparing shrink.mixins.json (1)
[19Feb2022 06:36:51.036] [main/DEBUG] [mixin/]: Preparing guardvillagers.mixins.json (1)
[19Feb2022 06:36:51.036] [main/DEBUG] [mixin/]: Preparing iceandfire.mixins.json (1)
[19Feb2022 06:36:51.036] [main/DEBUG] [mixin/]: Preparing enchdesc.mixins.json (1)
[19Feb2022 06:36:51.036] [main/DEBUG] [mixin/]: Preparing mixins.supermartijn642corelib.json (1)
[19Feb2022 06:36:51.036] [main/DEBUG] [mixin/]: Preparing backpacked.mixins.json (11)
[19Feb2022 06:36:51.052] [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;
[19Feb2022 06:36:51.099] [main/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;
[19Feb2022 06:36:51.114] [main/DEBUG] [mixin/]: Preparing obfuscate.mixins.json (8)
[19Feb2022 06:36:51.146] [main/DEBUG] [mixin/]: Preparing betterstrongholds.mixins.json (4)
[19Feb2022 06:36:51.161] [main/DEBUG] [mixin/]: Preparing cfm.mixins.json (1)
[19Feb2022 06:36:51.161] [main/DEBUG] [mixin/]: Preparing infinityitemeditor.mixins.json (3)
[19Feb2022 06:36:51.161] [main/DEBUG] [mixin/]: Preparing expandability.mixins.json (9)
[19Feb2022 06:36:51.177] [main/DEBUG] [mixin/]: Preparing valhelsia_core.mixins.json (8)
[19Feb2022 06:36:51.208] [main/DEBUG] [mixin/]: Preparing valhelsia_structures.mixins.json (12)
[19Feb2022 06:36:51.224] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[19Feb2022 06:36:51.239] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[19Feb2022 06:36:51.239] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241844_w with desc (F)V
[19Feb2022 06:36:51.255] [main/DEBUG] [mixin/]: Preparing dragonsurvival.mixins.json (21)
[19Feb2022 06:36:51.271] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[19Feb2022 06:36:51.302] [main/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
[19Feb2022 06:36:51.317] [main/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
[19Feb2022 06:36:51.333] [main/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
[19Feb2022 06:36:51.349] [main/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
[19Feb2022 06:36:51.380] [main/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;
[19Feb2022 06:36:51.411] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack
[19Feb2022 06:36:51.442] [main/DEBUG] [mixin/]: Preparing veinmining.mixins.json (1)
[19Feb2022 06:36:51.458] [main/DEBUG] [mixin/]: Preparing assets/patchouli/patchouli.mixins.json (1)
[19Feb2022 06:36:51.458] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[19Feb2022 06:36:51.474] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[19Feb2022 06:36:51.474] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[19Feb2022 06:36:51.474] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[19Feb2022 06:36:51.474] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[19Feb2022 06:36:51.474] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[19Feb2022 06:36:51.521] [main/DEBUG] [mixin/]: Inner class by/jackraidenph/dragonsurvival/mixins/MixinBlock$1 in by/jackraidenph/dragonsurvival/mixins/MixinBlock on net/minecraft/block/Block gets unique name net/minecraft/block/Block$Anonymous$04be50fcd06b4dc98cfac3a40e31ab5f
[19Feb2022 06:36:51.536] [main/DEBUG] [mixin/]: Prepared 108 mixins in 1.062 sec (9.8ms avg) (0ms load, 0ms transform, 0ms plugin)
[19Feb2022 06:36:51.630] [main/DEBUG] [mixin/]: Mixing SharedConstantsMixin from infinityitemeditor.mixins.json into net.minecraft.util.SharedConstants
[19Feb2022 06:36:51.771] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_231165_f_ with desc (I)V
[19Feb2022 06:36:51.802] [main/DEBUG] [mixin/]: Mixing item.aquadashers.EntityMixin from mixins.artifacts.json into net.minecraft.entity.Entity
[19Feb2022 06:36:51.833] [main/DEBUG] [mixin/]: Mixing item.umbrella.EntityMixin from mixins.artifacts.json into net.minecraft.entity.Entity
[19Feb2022 06:36:51.833] [main/DEBUG] [mixin/]: Mixing MixinEntity from shrink.mixins.json into net.minecraft.entity.Entity
[19Feb2022 06:36:51.833] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$isPoseClear$0(Lnet/minecraft/entity/Pose;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/entity/LivingEntity;Lnet/gigabit101/shrink/api/IShrinkProvider;)V to mdb8f053$lambda$isPoseClear$0$0 in shrink.mixins.json:MixinEntity
[19Feb2022 06:36:51.849] [main/DEBUG] [mixin/]: Mixing fluidcollision.EntityMixin from expandability.mixins.json into net.minecraft.entity.Entity
[19Feb2022 06:36:51.864] [main/DEBUG] [mixin/]: Mixing swimming.EntityMixin from expandability.mixins.json into net.minecraft.entity.Entity
[19Feb2022 06:36:51.880] [main/DEBUG] [mixin/]: Mixing MixinEntity from dragonsurvival.mixins.json into net.minecraft.entity.Entity
[19Feb2022 06:36:51.880] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$hideCaveDragonFireAnimation$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$hideCaveDragonFireAnimation$0$1 in dragonsurvival.mixins.json:MixinEntity
[19Feb2022 06:36:52.005] [main/DEBUG] [mixin/]: Mixing AbstractBlockStateMixin from valhelsia_structures.mixins.json into net.minecraft.block.AbstractBlock$AbstractBlockState
[19Feb2022 06:36:52.036] [main/DEBUG] [mixin/]: Mixing common.PlayerEntityMixin from backpacked.mixins.json into net.minecraft.entity.player.PlayerEntity
[19Feb2022 06:36:52.036] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onFallFlying$1(ILnet/minecraft/entity/player/PlayerEntity;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to mdb8f053$lambda$onFallFlying$1$0 in backpacked.mixins.json:common.PlayerEntityMixin
[19Feb2022 06:36:52.036] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$null$0(ILnet/minecraft/entity/player/PlayerEntity;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to mdb8f053$lambda$null$0$1 in backpacked.mixins.json:common.PlayerEntityMixin
[19Feb2022 06:36:52.052] [main/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;
[19Feb2022 06:36:52.083] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack
[19Feb2022 06:36:52.099] [main/DEBUG] [mixin/]: Mixing swimming.PlayerMixin from expandability.mixins.json into net.minecraft.entity.player.PlayerEntity
[19Feb2022 06:36:52.099] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setEyeInFluid$0(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/tags/ITag;)Ljava/lang/Boolean; to mdb8f053$lambda$setEyeInFluid$0$2 in expandability.mixins.json:swimming.PlayerMixin
[19Feb2022 06:36:52.099] [main/DEBUG] [mixin/]: Mixing MixinPlayerEntity from dragonsurvival.mixins.json into net.minecraft.entity.player.PlayerEntity
[19Feb2022 06:36:52.099] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$dragonRidingOffset$2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$dragonRidingOffset$2$3 in dragonsurvival.mixins.json:MixinPlayerEntity
[19Feb2022 06:36:52.099] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$dragonEat$1(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$dragonEat$1$4 in dragonsurvival.mixins.json:MixinPlayerEntity
[19Feb2022 06:36:52.099] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$isSleepingLongEnough$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$isSleepingLongEnough$0$5 in dragonsurvival.mixins.json:MixinPlayerEntity
[19Feb2022 06:36:52.114] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[19Feb2022 06:36:52.177] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from cgm.mixins.json into net.minecraft.entity.LivingEntity
[19Feb2022 06:36:52.177] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from tac.mixins.json into net.minecraft.entity.LivingEntity
[19Feb2022 06:36:52.177] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from citadel.mixins.json into net.minecraft.entity.LivingEntity
[19Feb2022 06:36:52.193] [main/DEBUG] [mixin/]: Mixing swimming.LivingEntityMixin from expandability.mixins.json into net.minecraft.entity.LivingEntity
[19Feb2022 06:36:52.193] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setFluidHeight$0(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/tags/ITag;)Ljava/lang/Double; to mdb8f053$lambda$setFluidHeight$0$0 in expandability.mixins.json:swimming.LivingEntityMixin
[19Feb2022 06:36:52.193] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from dragonsurvival.mixins.json into net.minecraft.entity.LivingEntity
[19Feb2022 06:36:52.193] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$triggerDragonItemUseEffects$4(Lnet/minecraft/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$triggerDragonItemUseEffects$4$1 in dragonsurvival.mixins.json:MixinLivingEntity
[19Feb2022 06:36:52.193] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onDragonSyncedDataUpdated$3(Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$onDragonSyncedDataUpdated$3$2 in dragonsurvival.mixins.json:MixinLivingEntity
[19Feb2022 06:36:52.193] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$shouldDragonTriggerItemUseEffects$2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$shouldDragonTriggerItemUseEffects$2$3 in dragonsurvival.mixins.json:MixinLivingEntity
[19Feb2022 06:36:52.193] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addDragonEatEffect$1(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$addDragonEatEffect$1$4 in dragonsurvival.mixins.json:MixinLivingEntity
[19Feb2022 06:36:52.193] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$dragonEat$0(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$dragonEat$0$5 in dragonsurvival.mixins.json:MixinLivingEntity
[19Feb2022 06:36:52.224] [main/DEBUG] [mixin/]: ArgsClassGenerator assigning org.spongepowered.asm.synthetic.args.Args$1 for descriptor (FDD)V
[19Feb2022 06:36:52.239] [main/DEBUG] [mixin/]: Mixing MixinServerWorld from dragonsurvival.mixins.json into net.minecraft.world.server.ServerWorld
[19Feb2022 06:36:52.271] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_215319_a with desc (IIIZ)V
[19Feb2022 06:36:52.271] [main/DEBUG] [mixin/]: Mixing client.WorldRendererMixin from cgm.mixins.json into net.minecraft.client.renderer.WorldRenderer
[19Feb2022 06:36:52.271] [main/DEBUG] [mixin/]: Mixing client.WorldRendererMixin from tac.mixins.json into net.minecraft.client.renderer.WorldRenderer
[19Feb2022 06:36:52.271] [main/DEBUG] [mixin/]: Mixing client.WorldRendererMixin from citadel.mixins.json into net.minecraft.client.renderer.WorldRenderer
[19Feb2022 06:36:52.286] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from mixins.supermartijn642corelib.json into net.minecraft.client.renderer.WorldRenderer
[19Feb2022 06:36:52.286] [main/DEBUG] [mixin/]: Mixing MixinWorldRenderer from dragonsurvival.mixins.json into net.minecraft.client.renderer.WorldRenderer
[19Feb2022 06:36:52.349] [main/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;
[19Feb2022 06:36:52.364] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack
[19Feb2022 06:36:52.443] [main/DEBUG] [mixin/]: Mixing AccessorEntityRendererManager from dragonsurvival.mixins.json into net.minecraft.client.renderer.entity.EntityRendererManager
[19Feb2022 06:36:52.443] [main/DEBUG] [mixin/]: Mixing MixinEntityRenderManager from dragonsurvival.mixins.json into net.minecraft.client.renderer.entity.EntityRendererManager
[19Feb2022 06:36:52.458] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110131_b with desc (Lnet/minecraft/item/ItemStack;)V
[19Feb2022 06:36:52.458] [main/DEBUG] [mixin/]: Mixing client.ItemFrameRendererMixin from obfuscate.mixins.json into net.minecraft.client.renderer.entity.ItemFrameRenderer
[19Feb2022 06:36:52.458] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110131_b with desc (Lnet/minecraft/item/ItemStack;)V
[19Feb2022 06:36:52.458] [main/DEBUG] [mixin/]: Mixing AccessorEntityRenderer from dragonsurvival.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
[19Feb2022 06:36:52.474] [main/DEBUG] [mixin/]: Mixing client.OptifineLivingRendererMixin from obfuscate.mixins.json into net.minecraft.client.renderer.entity.LivingRenderer
[19Feb2022 06:36:52.474] [main/DEBUG] [mixin/]: Mixing AccessorLivingRenderer from dragonsurvival.mixins.json into net.minecraft.client.renderer.entity.LivingRenderer
[19Feb2022 06:36:52.489] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175156_o with desc ()F
[19Feb2022 06:36:52.536] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_238444_a_ with desc (Lcom/mojang/blaze3d/matrix/MatrixStack;)V
[19Feb2022 06:36:52.583] [main/DEBUG] [mixin/]: Mixing MixinClientWorld from dragonsurvival.mixins.json into net.minecraft.client.world.ClientWorld
[19Feb2022 06:36:52.599] [main/DEBUG] [mixin/]: Mixing swimming.client.LocalPlayerMixin from expandability.mixins.json into net.minecraft.client.entity.player.ClientPlayerEntity
[19Feb2022 06:36:52.614] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175156_o with desc ()F
[19Feb2022 06:36:52.614] [main/DEBUG] [mixin/]: Mixing MixinInventoryScreen from dragonsurvival.mixins.json into net.minecraft.client.gui.screen.inventory.InventoryScreen
[19Feb2022 06:36:52.614] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_231165_f_ with desc (I)V
[19Feb2022 06:36:52.614] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$dragonScreenEntityRender$0(Lnet/minecraft/client/entity/player/ClientPlayerEntity;Ljava/lang/Runnable;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$dragonScreenEntityRender$0$0 in dragonsurvival.mixins.json:MixinInventoryScreen
[19Feb2022 06:36:52.646] [main/DEBUG] [mixin/]: Mixing client.ItemRendererMixin from obfuscate.mixins.json into net.minecraft.client.renderer.ItemRenderer
[19Feb2022 06:36:52.646] [main/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
[19Feb2022 06:36:52.661] [main/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
[19Feb2022 06:36:52.661] [main/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
[19Feb2022 06:36:52.677] [main/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
[19Feb2022 06:36:52.677] [main/DEBUG] [mixin/]: Mixing MixinFirstPersonRenderer from dragonsurvival.mixins.json into net.minecraft.client.renderer.FirstPersonRenderer
[19Feb2022 06:36:52.677] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$renderDragonArmWithItem$1(Lnet/minecraft/item/ItemStack;Lcom/mojang/blaze3d/matrix/MatrixStack;FLnet/minecraft/util/Hand;Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$renderDragonArmWithItem$1$0 in dragonsurvival.mixins.json:MixinFirstPersonRenderer
[19Feb2022 06:36:52.677] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$applyDragonEatTransform$0(FLnet/minecraft/item/ItemStack;Lcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/util/HandSide;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$applyDragonEatTransform$0$1 in dragonsurvival.mixins.json:MixinFirstPersonRenderer
[19Feb2022 06:36:52.693] [main/DEBUG] [mixin/]: Mixing client.GameRendererMixin from cgm.mixins.json into net.minecraft.client.renderer.GameRenderer
[19Feb2022 06:36:52.708] [main/DEBUG] [mixin/]: Mixing client.GameRendererMixin from tac.mixins.json into net.minecraft.client.renderer.GameRenderer
[19Feb2022 06:36:52.708] [main/DEBUG] [mixin/]: Mixing MixinGameRenderer from dragonsurvival.mixins.json into net.minecraft.client.renderer.GameRenderer
[19Feb2022 06:36:52.708] [main/DEBUG] [mixin/]: Mixing MixinGameRendererZoom from dragonsurvival.mixins.json into net.minecraft.client.renderer.GameRenderer
[19Feb2022 06:36:52.724] [main/DEBUG] [mixin/]: Mixing client.MouseHelperMixin from cgm.mixins.json into net.minecraft.client.MouseHelper
[19Feb2022 06:36:52.724] [main/DEBUG] [mixin/]: Mixing client.MouseHelperMixin from tac.mixins.json into net.minecraft.client.MouseHelper
[19Feb2022 06:36:52.755] [main/DEBUG] [mixin/]: Mixing MixinLanguageManager from enchdesc.mixins.json into net.minecraft.client.resources.LanguageManager
[19Feb2022 06:36:52.771] [main/DEBUG] [mixin/]: Mixing client.SkinManagerMixin from valhelsia_core.mixins.json into net.minecraft.client.resources.SkinManager
[19Feb2022 06:36:52.802] [main/DEBUG] [mixin/]: Mixing item.umbrella.BipedModelMixin from mixins.artifacts.json into net.minecraft.client.renderer.entity.model.BipedModel
[19Feb2022 06:36:52.862] [main/DEBUG] [mixin/]: Mixing client.BlockMixin from cfm.mixins.json into net.minecraft.block.Block
[19Feb2022 06:36:52.863] [main/DEBUG] [mixin/]: Mixing MixinBlock from dragonsurvival.mixins.json into net.minecraft.block.Block
[19Feb2022 06:36:52.864] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$dropResources$0(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/item/ItemStack;)V to mdb8f053$lambda$dropResources$0$0 in dragonsurvival.mixins.json:MixinBlock
[19Feb2022 06:36:52.952] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[19Feb2022 06:36:52.952] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinItem from dragonsurvival.mixins.json into net.minecraft.item.Item
[19Feb2022 06:36:52.952] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$dragonFinishUsingItem$2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$dragonFinishUsingItem$2$0 in dragonsurvival.mixins.json:MixinItem
[19Feb2022 06:36:52.952] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$dragonUse$1(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$dragonUse$1$1 in dragonsurvival.mixins.json:MixinItem
[19Feb2022 06:36:52.952] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onItemUpdate$0(ILnet/minecraft/item/ItemStack;ZLnet/minecraft/entity/player/PlayerEntity;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$onItemUpdate$0$2 in dragonsurvival.mixins.json:MixinItem
[19Feb2022 06:36:52.968] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FeatureMixin from valhelsia_structures.mixins.json into net.minecraft.world.gen.feature.Feature
[19Feb2022 06:36:53.030] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SpreadableSnowyDirtBlockMixin from valhelsia_structures.mixins.json into net.minecraft.block.SpreadableSnowyDirtBlock
[19Feb2022 06:36:53.030] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[19Feb2022 06:36:53.062] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TorchBlockMixin from valhelsia_structures.mixins.json into net.minecraft.block.TorchBlock
[19Feb2022 06:36:53.077] [pool-3-thread-1/DEBUG] [mixin/]: Mixing WallTorchBlockMixin from valhelsia_structures.mixins.json into net.minecraft.block.WallTorchBlock
[19Feb2022 06:36:53.077] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[19Feb2022 06:36:53.124] [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;
[19Feb2022 06:36:53.155] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.EndPortalBlockMixin from cgm.mixins.json into net.minecraft.block.EndPortalBlock
[19Feb2022 06:36:53.155] [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
[19Feb2022 06:36:53.171] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[19Feb2022 06:36:53.218] [pool-3-thread-1/DEBUG] [mixin/]: Mixing swimming.BubbleColumnBlockMixin from expandability.mixins.json into net.minecraft.block.BubbleColumnBlock
[19Feb2022 06:36:53.249] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.ComposterBlockMixin from backpacked.mixins.json into net.minecraft.block.ComposterBlock
[19Feb2022 06:36:53.249] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$beforeCollect$1(Lnet/minecraft/entity/player/PlayerEntity;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to mdb8f053$lambda$beforeCollect$1$0 in backpacked.mixins.json:common.ComposterBlockMixin
[19Feb2022 06:36:53.249] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$null$0(Lnet/minecraft/entity/player/PlayerEntity;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to mdb8f053$lambda$null$0$1 in backpacked.mixins.json:common.ComposterBlockMixin
[19Feb2022 06:36:53.249] [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;
[19Feb2022 06:36:53.249] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.BeehiveBlockMixin from backpacked.mixins.json into net.minecraft.block.BeehiveBlock
[19Feb2022 06:36:53.249] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onGatherHoneyBottle$1(Lnet/minecraft/entity/player/PlayerEntity;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to mdb8f053$lambda$onGatherHoneyBottle$1$0 in backpacked.mixins.json:common.BeehiveBlockMixin
[19Feb2022 06:36:53.249] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$null$0(Lnet/minecraft/entity/player/PlayerEntity;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to mdb8f053$lambda$null$0$1 in backpacked.mixins.json:common.BeehiveBlockMixin
[19Feb2022 06:36:53.265] [pool-3-thread-1/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/block/Block$Anonymous$04be50fcd06b4dc98cfac3a40e31ab5f (originally by/jackraidenph/dragonsurvival/mixins/MixinBlock$1)
[19Feb2022 06:36:53.296] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChunkGeneratorAccessor from betterdungeons.mixins.json into net.minecraft.world.gen.ChunkGenerator
[19Feb2022 06:36:53.296] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChunkGeneratorAccessor from yungsapi.mixins.json into net.minecraft.world.gen.ChunkGenerator
[19Feb2022 06:36:53.296] [pool-3-thread-1/DEBUG] [mixin/]: Mixing VanillaStrongholdSpawnMixin from betterstrongholds.mixins.json into net.minecraft.world.gen.ChunkGenerator
[19Feb2022 06:36:53.296] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChunkGeneratorAccessor from betterstrongholds.mixins.json into net.minecraft.world.gen.ChunkGenerator
[19Feb2022 06:36:53.452] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FlowingFluidMixin from valhelsia_structures.mixins.json into net.minecraft.fluid.FlowingFluid
[19Feb2022 06:36:53.562] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.LockableLootTileEntityMixin from backpacked.mixins.json into net.minecraft.tileentity.LockableLootTileEntity
[19Feb2022 06:36:53.562] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onGenerateLoot$1(Lnet/minecraft/entity/player/PlayerEntity;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to mdb8f053$lambda$onGenerateLoot$1$0 in backpacked.mixins.json:common.LockableLootTileEntityMixin
[19Feb2022 06:36:53.562] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$null$0(Lnet/minecraft/entity/player/PlayerEntity;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to mdb8f053$lambda$null$0$1 in backpacked.mixins.json:common.LockableLootTileEntityMixin
[19Feb2022 06:36:53.640] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TextFormattingMixin from infinityitemeditor.mixins.json into net.minecraft.util.text.TextFormatting
[19Feb2022 06:36:53.781] [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;
[19Feb2022 06:36:54.046] [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;
[19Feb2022 06:36:54.124] [pool-3-thread-1/DEBUG] [mixin/]: Mixing DoublePlantBlockPlacerMixin from valhelsia_structures.mixins.json into net.minecraft.world.gen.blockplacer.DoublePlantBlockPlacer
[19Feb2022 06:36:54.156] [pool-3-thread-1/DEBUG] [mixin/]: Mixing NoLakesInStructuresMixin from iceandfire.mixins.json into net.minecraft.world.gen.feature.LakesFeature
[19Feb2022 06:36:54.156] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LakesFeatureMixin from valhelsia_structures.mixins.json into net.minecraft.world.gen.feature.LakesFeature
[19Feb2022 06:36:54.624] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CatEntityMixin from valhelsia_structures.mixins.json into net.minecraft.entity.passive.CatEntity
[19Feb2022 06:36:54.687] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ZombieEntityMixin from guardvillagers.mixins.json into net.minecraft.entity.monster.ZombieEntity
[19Feb2022 06:36:54.968] [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;
[19Feb2022 06:36:54.984] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.PandaEntityMixin from backpacked.mixins.json into net.minecraft.entity.passive.PandaEntity
[19Feb2022 06:36:54.984] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onFeedPanda$1(Lnet/minecraft/entity/player/PlayerEntity;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to mdb8f053$lambda$onFeedPanda$1$0 in backpacked.mixins.json:common.PandaEntityMixin
[19Feb2022 06:36:54.984] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$null$0(Lnet/minecraft/entity/player/PlayerEntity;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to mdb8f053$lambda$null$0$1 in backpacked.mixins.json:common.PandaEntityMixin
[19Feb2022 06:36:55.093] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[19Feb2022 06:36:55.109] [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
[19Feb2022 06:36:55.124] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[19Feb2022 06:36:55.124] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241844_w with desc (F)V
[19Feb2022 06:36:55.124] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PillagerEntityMixin from valhelsia_structures.mixins.json into net.minecraft.entity.monster.PillagerEntity
[19Feb2022 06:36:55.171] [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;
[19Feb2022 06:36:55.171] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.SheepEntityMixin from backpacked.mixins.json into net.minecraft.entity.passive.SheepEntity
[19Feb2022 06:36:55.171] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$trackShearProgress$1(Lnet/minecraft/entity/player/PlayerEntity;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to mdb8f053$lambda$trackShearProgress$1$0 in backpacked.mixins.json:common.SheepEntityMixin
[19Feb2022 06:36:55.171] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$null$0(Lnet/minecraft/entity/player/PlayerEntity;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to mdb8f053$lambda$null$0$1 in backpacked.mixins.json:common.SheepEntityMixin
[19Feb2022 06:36:55.202] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_85036_m with desc ()V
[19Feb2022 06:36:55.202] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[19Feb2022 06:36:55.312] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PotionEntityMixin from valhelsia_core.mixins.json into net.minecraft.entity.projectile.PotionEntity
[19Feb2022 06:36:55.343] [pool-3-thread-1/DEBUG] [mixin/]: Mixing item.villagerhat.VillagerEntityMixin from mixins.artifacts.json into net.minecraft.entity.merchant.villager.VillagerEntity
[19Feb2022 06:36:55.359] [pool-3-thread-1/DEBUG] [mixin/]: Mixing item.villagerhat.AbstractVillagerEntityMixin from mixins.artifacts.json into net.minecraft.entity.merchant.villager.AbstractVillagerEntity
[19Feb2022 06:36:56.312] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_92089_a with desc (Lnet/minecraft/item/ItemStack;)Z
[19Feb2022 06:36:56.390] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FlintAndSteelItemMixin from valhelsia_core.mixins.json into net.minecraft.item.FlintAndSteelItem
[19Feb2022 06:36:56.390] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$valhelsia_onItemUse$0(Lnet/minecraft/item/ItemUseContext;Lnet/minecraft/entity/player/PlayerEntity;)V to mdb8f053$lambda$valhelsia_onItemUse$0$0 in valhelsia_core.mixins.json:FlintAndSteelItemMixin
[19Feb2022 06:36:56.437] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[19Feb2022 06:36:56.453] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BucketItemMixin from valhelsia_structures.mixins.json into net.minecraft.item.BucketItem
[19Feb2022 06:36:56.499] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
[19Feb2022 06:36:56.546] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EnderEyeBetterStrongholdLocatingMixin from betterstrongholds.mixins.json into net.minecraft.item.EnderEyeItem
[19Feb2022 06:36:56.640] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220013_l with desc (Lnet/minecraft/item/ItemStack;)F
[19Feb2022 06:36:56.796] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[19Feb2022 06:36:56.843] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_234600_a_ with desc (Lnet/minecraft/entity/player/PlayerEntity;)Z
[19Feb2022 06:36:57.062] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinPlayerInventory from dragonsurvival.mixins.json into net.minecraft.entity.player.PlayerInventory
[19Feb2022 06:36:57.078] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.SlotMixin from backpacked.mixins.json into net.minecraft.inventory.container.Slot
[19Feb2022 06:36:57.156] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_75214_a with desc (Lnet/minecraft/item/ItemStack;)Z
[19Feb2022 06:36:58.782] [main/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'
[19Feb2022 06:36:59.260] [main/INFO] [net.minecraft.client.Minecraft/]: Setting user: DracoDraconisRex
[19Feb2022 06:36:59.617] [main/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[19Feb2022 06:36:59.634] [main/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
[19Feb2022 06:36:59.908] [main/INFO] [net.optifine.Config/]: [OptiFine] 
[19Feb2022 06:36:59.909] [main/INFO] [net.optifine.Config/]: [OptiFine] OptiFine_1.16.5_HD_U_G8
[19Feb2022 06:36:59.914] [main/INFO] [net.optifine.Config/]: [OptiFine] Build: 20210515-161946
[19Feb2022 06:36:59.915] [main/INFO] [net.optifine.Config/]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[19Feb2022 06:36:59.915] [main/INFO] [net.optifine.Config/]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[19Feb2022 06:36:59.915] [main/INFO] [net.optifine.Config/]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[19Feb2022 06:36:59.915] [main/INFO] [net.optifine.Config/]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
[19Feb2022 06:36:59.916] [main/INFO] [net.optifine.Config/]: [OptiFine] OpenGL: AMD Radeon(TM) Graphics, version 4.6.14761 Compatibility Profile Context 21.30.14.07 30.0.13014.7002, ATI Technologies Inc.
[19Feb2022 06:36:59.918] [main/INFO] [net.optifine.Config/]: [OptiFine] OpenGL Version: 4.6.14761
[19Feb2022 06:36:59.918] [main/INFO] [net.optifine.Config/]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[19Feb2022 06:36:59.937] [main/INFO] [net.optifine.Config/]: [OptiFine] Maximum texture size: 16384x16384
[19Feb2022 06:36:59.944] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Checking for new version
[19Feb2022 06:37:00.053] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Version found: G7
[19Feb2022 06:37:00.063] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] OpenGL Version: 4.6.14761 Compatibility Profile Context 21.30.14.07 30.0.13014.7002
[19Feb2022 06:37:00.064] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Vendor:  ATI Technologies Inc.
[19Feb2022 06:37:00.064] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Renderer: AMD Radeon(TM) Graphics
[19Feb2022 06:37:00.064] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[19Feb2022 06:37:00.065] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[19Feb2022 06:37:00.065] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[19Feb2022 06:37:00.066] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[19Feb2022 06:37:00.066] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Load shaders configuration.
[19Feb2022 06:37:00.071] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Save shaders configuration.
[19Feb2022 06:37:00.075] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] No shaderpack loaded.
[19Feb2022 06:37:00.101] [main/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
[19Feb2022 06:37:00.448] [main/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4980
[19Feb2022 06:37:00.702] [main/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
[19Feb2022 06:37:00.716] [main/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 12 threads for parallel mod-loading
[19Feb2022 06:37:00.819] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.887] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.betterdungeons.BetterDungeons with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.891] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.891] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.configlib.ConfigLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.896] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.896] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mod.azure.doom.DoomMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.903] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.903] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.guns.GunMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.938] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.938] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.wolfshotz.wyrmroost.Wyrmroost with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.952] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.952] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.JustEnoughItems with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.954] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.954] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cozary.nameless_trinkets.NamelessTrinkets with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.957] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.957] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwwindows.kikoz.MacawsWindows with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.959] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.959] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tac.guns.GunMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.968] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.968] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for commoble.looot.Looot with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.970] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.970] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.kobolds.KoboldsMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.974] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.975] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for moguns.MoGuns with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.980] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.980] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.chiseled.ChiseledMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.984] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.984] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.waystones.Waystones with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.996] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.996] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.fenomena.FenomenaMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:00.999] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.000] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for journeymap.common.Journeymap with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.006] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.007] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for team.chisel.ctm.CTM with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.011] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.011] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.citadel.Citadel with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.015] [main/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.
[19Feb2022 06:37:01.052] [main/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.
[19Feb2022 06:37:01.283] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `effect_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Feb2022 06:37:01.285] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `fancy_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[19Feb2022 06:37:01.286] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.286] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for artifacts.Artifacts with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.290] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.290] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.configured.Configured with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.293] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.293] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.yungsapi.YungsApi with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.295] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.295] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.gigabit101.shrink.Shrink with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.297] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.297] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for fr.samlegamer.macawsbridgesbop.MacawsBridgeBOP with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.300] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.300] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.bookshelf.Bookshelf with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.309] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.309] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tallestegg.guardvillagers.GuardVillagers with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.312] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.312] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.wynprice.secretrooms.SecretRooms6 with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.317] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.317] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.videogameworkshop.MightyWeaponryMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.324] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.324] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.artefacts.Artefacts17Mod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.328] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.328] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwdoors.kikoz.MacawsDoors with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.331] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.331] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.iceandfire.IceAndFire with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.529] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.529] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.catalogue.Catalogue with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.530] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.530] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.552] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.553] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.phenomenacreations.PhenomenaCreationsMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.556] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.556] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwbridges.kikoz.MacawsBridges with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.558] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.558] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.enchdesc.EnchantmentDescriptions with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.560] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.560] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.verticalslabsandpanels.VerticalSlabsAndPanelsMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.562] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.563] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.instantbuidlings.InstantbuidlingsMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.565] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.565] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.nitespring.bloodborne.BloodborneMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.566] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.566] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.wildfire.main.WildfireGender with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.576] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.576] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for biomesoplenty.core.BiomesOPlenty with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.581] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.581] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwtrpdoors.kikoz.MacawsTrapdoors with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.584] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.584] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwfences.kikoz.MacawsFences with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.588] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.588] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.core.CoreLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.590] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.590] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.movingelevators.MovingElevators with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.602] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.602] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for alpvax.mc.goprone.GoProne with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.604] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.604] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.curios.Curios with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.611] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.612] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.oblivioussp.spartanshields.ModSpartanShields with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.613] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.613] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.patchouli.common.base.Patchouli with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.614] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.614] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrbysco.liquidblocks.LiquidBlocks with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.615] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.615] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.yungsextras.YungsExtras with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.617] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.617] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.backpacked.Backpacked with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.619] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.619] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mactso.regrowth.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.622] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.622] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.obfuscate.Obfuscate with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.625] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.625] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.betterstrongholds.BetterStrongholds with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.626] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.626] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.oblivioussp.spartanweaponry.ModSpartanWeaponry with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.628] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.629] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.furniture.FurnitureMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.635] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.635] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for squeek.appleskin.AppleSkin with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.637] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.637] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwfurnitures.kikoz.MacawsFurnitures with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.640] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.640] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.junglevillages.JungleVillagesMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.659] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.659] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for infinityitemeditor.InfinityItemEditor with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.664] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.665] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for be.florens.expandability.forge.ExpandAbilityForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.668] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.668] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.valhelsia.valhelsia_core.ValhelsiaCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.686] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.687] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.stal111.valhelsia_structures.ValhelsiaStructures with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.702] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.702] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for by.jackraidenph.dragonsurvival.DragonSurvivalMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.707] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.707] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.veinmining.VeinMiningMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.712] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.712] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for software.bernie.example.GeckoLibMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.715] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.715] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.crafting_mage.enchantingfever.main.EnchantingFever with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.718] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 - got cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.718] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lothrazar.cyclic.ModCyclic with classLoader cpw.mods.modlauncher.TransformingClassLoader@6b3f6585 & cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:01.752] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642configlib
[19Feb2022 06:37:01.760] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for looot
[19Feb2022 06:37:01.762] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.configlib.ConfigLib$ConfigEvents to FORGE
[19Feb2022 06:37:01.775] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betterdungeons-forge-1_16.toml for betterdungeons tracking
[19Feb2022 06:37:01.779] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.configlib.ClientProxy to FORGE
[19Feb2022 06:37:01.779] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file jei-client.toml for jei tracking
[19Feb2022 06:37:01.780] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
[19Feb2022 06:37:01.780] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tac-client.toml for tac tracking
[19Feb2022 06:37:01.780] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tac-common.toml for tac tracking
[19Feb2022 06:37:01.780] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tac-server.toml for tac tracking
[19Feb2022 06:37:01.782] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cgm-client.toml for cgm tracking
[19Feb2022 06:37:01.782] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cgm-common.toml for cgm tracking
[19Feb2022 06:37:01.783] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cgm-server.toml for cgm tracking
[19Feb2022 06:37:01.797] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterdungeons
[19Feb2022 06:37:01.799] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file doom-newconfig.toml for doom tracking
[19Feb2022 06:37:01.799] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fenomena
[19Feb2022 06:37:01.799] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Waterstructure7Structure to FORGE
[19Feb2022 06:37:01.800] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Waterstructure7Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.802] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moguns
[19Feb2022 06:37:01.802] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing moguns.events.RecoilShootingEvent to FORGE
[19Feb2022 06:37:01.802] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Waterstructure6Structure to FORGE
[19Feb2022 06:37:01.803] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Waterstructure6Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.807] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Waterstructure5Structure to FORGE
[19Feb2022 06:37:01.809] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Waterstructure5Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.809] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file waystones-common.toml for waystones tracking
[19Feb2022 06:37:01.809] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file waystones-client.toml for waystones tracking
[19Feb2022 06:37:01.809] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file C:\Users\draco\AppData\Roaming\.minecraft\config\waystones-server.toml for waystones tracking
[19Feb2022 06:37:01.810] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Waterstructure4Structure to FORGE
[19Feb2022 06:37:01.811] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Waterstructure4Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.812] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for waystones
[19Feb2022 06:37:01.812] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.worldgen.ModWorldGen to FORGE
[19Feb2022 06:37:01.817] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.Waystones to MOD
[19Feb2022 06:37:01.817] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Waterstructure3Structure to FORGE
[19Feb2022 06:37:01.825] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Waterstructure3Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.826] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing moguns.events.PistolEmptyEvent to FORGE
[19Feb2022 06:37:01.827] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing moguns.events.LootEventBusEvents to MOD
[19Feb2022 06:37:01.827] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Waterstructure2Structure to FORGE
[19Feb2022 06:37:01.827] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.handler.WaystoneActivationStatHandler to FORGE
[19Feb2022 06:37:01.827] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Waterstructure2Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.828] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing moguns.events.GarandPingEvent to FORGE
[19Feb2022 06:37:01.829] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing moguns.events.BurstShootingEvent to FORGE
[19Feb2022 06:37:01.829] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Waterstructure1Structure to FORGE
[19Feb2022 06:37:01.829] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.handler.WarpStoneFOVHandler to FORGE
[19Feb2022 06:37:01.830] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing moguns.client.SpecialModels to MOD
[19Feb2022 06:37:01.830] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Waterstructure1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.830] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.handler.WarpDamageResetHandler to FORGE
[19Feb2022 06:37:01.833] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Structure4Structure to FORGE
[19Feb2022 06:37:01.836] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Structure4Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.836] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.handler.LoginHandler to FORGE
[19Feb2022 06:37:01.838] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.config.WaystonesConfig to MOD
[19Feb2022 06:37:01.839] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Structure3Structure to FORGE
[19Feb2022 06:37:01.842] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.client.ModTextures to MOD
[19Feb2022 06:37:01.844] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.client.ModRenderers to MOD
[19Feb2022 06:37:01.844] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Structure3Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.845] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.client.InventoryButtonGuiHandler to FORGE
[19Feb2022 06:37:01.847] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Structure2Structure to FORGE
[19Feb2022 06:37:01.849] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Structure2Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.849] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwwindows
[19Feb2022 06:37:01.849] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwwindows.kikoz.util.ClientEventBusSubscriber to MOD
[19Feb2022 06:37:01.850] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Structure1Structure to FORGE
[19Feb2022 06:37:01.850] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwwindows.kikoz.MacawsWindows to MOD
[19Feb2022 06:37:01.850] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwwindows.kikoz.MacawsWindows$RegistryEvents to MOD
[19Feb2022 06:37:01.851] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Structure1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.854] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.SprucelogdraftStructure to FORGE
[19Feb2022 06:37:01.854] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.SprucelogdraftStructure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.857] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file artifacts-common.toml for artifacts tracking
[19Feb2022 06:37:01.858] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Spidershelter1Structure to FORGE
[19Feb2022 06:37:01.858] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file artifacts-client.toml for artifacts tracking
[19Feb2022 06:37:01.859] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Spidershelter1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.860] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Sandstoneportal1Structure to FORGE
[19Feb2022 06:37:01.861] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nameless_trinkets
[19Feb2022 06:37:01.861] [modloading-worker-6/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;
[19Feb2022 06:37:01.861] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cozary.nameless_trinkets.utils.DungeonLootModifier$EventHandler to MOD
[19Feb2022 06:37:01.861] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Sandstoneportal1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.863] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.PirateshipStructure to FORGE
[19Feb2022 06:37:01.863] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.PirateshipStructure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.864] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Piratechest4Structure to FORGE
[19Feb2022 06:37:01.865] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Piratechest4Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.866] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Piratechest3Structure to FORGE
[19Feb2022 06:37:01.867] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Piratechest3Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.867] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file configured-client.toml for configured tracking
[19Feb2022 06:37:01.868] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for configured
[19Feb2022 06:37:01.868] [modloading-worker-6/DEBUG] [mixin/]: Mixing WeaponRenderingMixin from doom.mixins.json into net.minecraft.client.renderer.entity.PlayerRenderer
[19Feb2022 06:37:01.868] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.configured.client.ClientHandler to FORGE
[19Feb2022 06:37:01.869] [modloading-worker-6/DEBUG] [mixin/]: Mixing render.PlayerRendererMixin from mixins.artifacts.json into net.minecraft.client.renderer.entity.PlayerRenderer
[19Feb2022 06:37:01.871] [modloading-worker-6/DEBUG] [mixin/]: Renaming synthetic method lambda$renderArm$0(Lnet/minecraft/util/Hand;Lcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;ILnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lnet/minecraft/util/HandSide;Ltop/theillusivec4/curios/api/type/capability/ICuriosItemHandler;)V to mdb8f053$lambda$renderArm$0$0 in mixins.artifacts.json:render.PlayerRendererMixin
[19Feb2022 06:37:01.883] [modloading-worker-6/DEBUG] [mixin/]: Mixing swimming.client.PlayerRendererMixin from expandability.mixins.json into net.minecraft.client.renderer.entity.PlayerRenderer
[19Feb2022 06:37:01.894] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Piratechest2Structure to FORGE
[19Feb2022 06:37:01.895] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Piratechest2Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.896] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Piratechest1Structure to FORGE
[19Feb2022 06:37:01.897] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Piratechest1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.898] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.OaklogdraftStructure to FORGE
[19Feb2022 06:37:01.898] [modloading-worker-15/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230430_a_ with desc (Lcom/mojang/blaze3d/matrix/MatrixStack;IIF)V
[19Feb2022 06:37:01.899] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.OaklogdraftStructure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.900] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Junglestructure4Structure to FORGE
[19Feb2022 06:37:01.900] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Junglestructure4Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.902] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Junglestructure3Structure to FORGE
[19Feb2022 06:37:01.902] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Junglestructure3Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.903] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Junglestructure2Structure to FORGE
[19Feb2022 06:37:01.904] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Junglestructure2Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.904] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file citadel-common.toml for citadel tracking
[19Feb2022 06:37:01.905] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Junglestructure1Structure to FORGE
[19Feb2022 06:37:01.906] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Junglestructure1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.907] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Junglelogs1Structure to FORGE
[19Feb2022 06:37:01.908] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Junglelogs1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.909] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.JunglelogdraftStructure to FORGE
[19Feb2022 06:37:01.909] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.JunglelogdraftStructure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.910] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file journeymap-server.toml for journeymap tracking
[19Feb2022 06:37:01.910] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Irondeposite1Structure to FORGE
[19Feb2022 06:37:01.911] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for citadel
[19Feb2022 06:37:01.911] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Irondeposite1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.911] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ServerProxy to MOD
[19Feb2022 06:37:01.911] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for journeymap
[19Feb2022 06:37:01.911] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ClientProxy to MOD
[19Feb2022 06:37:01.917] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.common.Journeymap to FORGE
[19Feb2022 06:37:01.918] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.HayBaleBunch1Structure to FORGE
[19Feb2022 06:37:01.919] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.common.config.ForgeConfig to MOD
[19Feb2022 06:37:01.919] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.client.JourneymapClient to FORGE
[19Feb2022 06:37:01.921] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.HayBaleBunch1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.923] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tac
[19Feb2022 06:37:01.924] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.item.attachment.impl.Attachment to FORGE
[19Feb2022 06:37:01.924] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cgm
[19Feb2022 06:37:01.924] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Endvillages1Structure to FORGE
[19Feb2022 06:37:01.925] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.guns.item.attachment.impl.Attachment to FORGE
[19Feb2022 06:37:01.925] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Endvillages1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.926] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.extra_events.TacShootingEvent to FORGE
[19Feb2022 06:37:01.927] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.guns.entity.ThrowableStunGrenadeEntity to FORGE
[19Feb2022 06:37:01.927] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Endtreeinglass1Structure to FORGE
[19Feb2022 06:37:01.928] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Endtreeinglass1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.928] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.entity.ThrowableStunGrenadeEntity to FORGE
[19Feb2022 06:37:01.928] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kobolds
[19Feb2022 06:37:01.928] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.kobolds.procedures.KoboldTraderInteractionProcedure$GlobalTrigger to FORGE
[19Feb2022 06:37:01.929] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Endstructure1Structure to FORGE
[19Feb2022 06:37:01.929] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Endstructure1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.930] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.kobolds.procedures.KoboldEngineerInteractionProcedure$GlobalTrigger to FORGE
[19Feb2022 06:37:01.930] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Desertstructure4Structure to FORGE
[19Feb2022 06:37:01.931] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.kobolds.procedures.KoboldEnchanterInteractionProcedure$GlobalTrigger to FORGE
[19Feb2022 06:37:01.931] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Desertstructure4Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.932] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.kobolds.procedures.KoboldCaptainInteractionProcedure$GlobalTrigger to FORGE
[19Feb2022 06:37:01.932] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Desertstructure3Structure to FORGE
[19Feb2022 06:37:01.933] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Desertstructure3Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.933] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.kobolds.item.KoboldBanner to MOD
[19Feb2022 06:37:01.934] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Desertstructure2Structure to FORGE
[19Feb2022 06:37:01.935] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Desertstructure2Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.936] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Desertstructure1Structure to FORGE
[19Feb2022 06:37:01.936] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Desertstructure1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.937] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Coaldeposite1Structure to FORGE
[19Feb2022 06:37:01.938] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Coaldeposite1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.939] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Cityofwhiteshulkers1Structure to FORGE
[19Feb2022 06:37:01.940] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Cityofwhiteshulkers1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.941] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Blackstonetower1Structure to FORGE
[19Feb2022 06:37:01.942] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Blackstonetower1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.944] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for artifacts
[19Feb2022 06:37:01.944] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.data.DataGenerators to MOD
[19Feb2022 06:37:01.944] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.BlackstonemansionStructure to FORGE
[19Feb2022 06:37:01.944] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.item.UmbrellaItem$ClientEvents to FORGE
[19Feb2022 06:37:01.945] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.BlackstonemansionStructure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.945] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for macawsbridgesbop
[19Feb2022 06:37:01.945] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing fr.samlegamer.macawsbridgesbop.MacawsBridgeBOP to MOD
[19Feb2022 06:37:01.949] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.init.ModLootTables$LootTableEvents to FORGE
[19Feb2022 06:37:01.949] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.BirchlogdraftStructure to FORGE
[19Feb2022 06:37:01.950] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.BirchlogdraftStructure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.954] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Barrel6Structure to FORGE
[19Feb2022 06:37:01.954] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.config.ModConfig to MOD
[19Feb2022 06:37:01.955] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Barrel6Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.955] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.capability.swimhandler.SwimHandlerCapability$CapabilityEventHandler to FORGE
[19Feb2022 06:37:01.958] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shrink
[19Feb2022 06:37:01.958] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.gigabit101.shrink.events.PlayerEvents to FORGE
[19Feb2022 06:37:01.958] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file guardvillagers-common.toml for guardvillagers tracking
[19Feb2022 06:37:01.958] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsapi
[19Feb2022 06:37:01.958] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file guardvillagers-client.toml for guardvillagers tracking
[19Feb2022 06:37:01.959] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Barrel5Structure to FORGE
[19Feb2022 06:37:01.960] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Barrel5Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.961] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.capability.killtracker.EntityKillTrackerCapability$CapabilityEventHandler to FORGE
[19Feb2022 06:37:01.962] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Barrel4Structure to FORGE
[19Feb2022 06:37:01.962] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.gigabit101.shrink.events.KeyInputEvents to FORGE
[19Feb2022 06:37:01.962] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Barrel4Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.962] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.gigabit101.shrink.data.Generator to MOD
[19Feb2022 06:37:01.963] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.gigabit101.shrink.config.ShrinkConfig to FORGE
[19Feb2022 06:37:01.963] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Barrel3Structure to FORGE
[19Feb2022 06:37:01.964] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Barrel3Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.965] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Barrel2Structure to FORGE
[19Feb2022 06:37:01.968] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Barrel2Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.970] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Found 16 @TextureType annotations from scan
[19Feb2022 06:37:01.970] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Found 16 unique texture types
[19Feb2022 06:37:01.971] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Barrel1Structure to FORGE
[19Feb2022 06:37:01.974] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Barrel1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.976] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: eldritch
[19Feb2022 06:37:01.977] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: pillar
[19Feb2022 06:37:01.977] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for guardvillagers
[19Feb2022 06:37:01.977] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.guardvillagers.VillagerToGuard to FORGE
[19Feb2022 06:37:01.978] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctm_vertical
[19Feb2022 06:37:01.981] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Alienbones1Structure to FORGE
[19Feb2022 06:37:01.982] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Alienbones1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.983] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.AcacialogdraftStructure to FORGE
[19Feb2022 06:37:01.984] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.guardvillagers.HandlerEvents to FORGE
[19Feb2022 06:37:01.984] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.AcacialogdraftStructure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.984] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: edges_full
[19Feb2022 06:37:01.984] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: edges
[19Feb2022 06:37:01.984] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctmv
[19Feb2022 06:37:01.984] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctm_horizontal
[19Feb2022 06:37:01.985] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: sctm
[19Feb2022 06:37:01.985] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Acaciabush1Structure to FORGE
[19Feb2022 06:37:01.988] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Acaciabush1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.989] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.guardvillagers.GuardVillagers$RegistryEvents to MOD
[19Feb2022 06:37:01.994] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: normal
[19Feb2022 06:37:01.994] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctm
[19Feb2022 06:37:01.994] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Abadonedfarm2Structure to FORGE
[19Feb2022 06:37:01.994] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.guardvillagers.GuardItems to MOD
[19Feb2022 06:37:01.995] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.guardvillagers.GuardEntityType to MOD
[19Feb2022 06:37:01.995] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.guardvillagers.configuration.GuardConfig to MOD
[19Feb2022 06:37:01.995] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Abadonedfarm2Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.996] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Abadonedfarm1Structure to FORGE
[19Feb2022 06:37:01.997] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: random
[19Feb2022 06:37:01.997] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: r
[19Feb2022 06:37:01.997] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: v
[19Feb2022 06:37:01.997] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: pattern
[19Feb2022 06:37:01.997] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctmh
[19Feb2022 06:37:01.997] [modloading-worker-12/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctm_simple
[19Feb2022 06:37:01.997] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ctm
[19Feb2022 06:37:01.997] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing team.chisel.ctm.Configurations to MOD
[19Feb2022 06:37:01.997] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.fenomena.world.structure.Abadonedfarm1Structure$FeatureRegisterHandler to MOD
[19Feb2022 06:37:01.998] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for catalogue
[19Feb2022 06:37:01.998] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.catalogue.client.ClientHandler to FORGE
[19Feb2022 06:37:02.002] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 36.2 from cpw.mods.modlauncher.TransformingClassLoader@6b3f6585
[19Feb2022 06:37:02.002] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 36.2.20
[19Feb2022 06:37:02.002] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 36.2
[19Feb2022 06:37:02.002] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[19Feb2022 06:37:02.003] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.16.5
[19Feb2022 06:37:02.003] [modloading-worker-2/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20210115.111550
[19Feb2022 06:37:02.003] [modloading-worker-2/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.20, for MC 1.16.5 with MCP 20210115.111550
[19Feb2022 06:37:02.003] [modloading-worker-2/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.20 Initialized
[19Feb2022 06:37:02.006] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file wyrmroost-common.toml for wyrmroost tracking
[19Feb2022 06:37:02.007] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file wyrmroost-client.toml for wyrmroost tracking
[19Feb2022 06:37:02.008] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file wyrmroost-server.toml for wyrmroost tracking
[19Feb2022 06:37:02.008] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wyrmroost
[19Feb2022 06:37:02.008] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file iceandfire-client.toml for iceandfire tracking
[19Feb2022 06:37:02.008] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file iceandfire-common.toml for iceandfire tracking
[19Feb2022 06:37:02.041] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.common.SpreadTracker to FORGE
[19Feb2022 06:37:02.041] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.guns.common.SpreadTracker to FORGE
[19Feb2022 06:37:02.042] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.common.ReloadTracker to FORGE
[19Feb2022 06:37:02.042] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.guns.common.ReloadTracker to FORGE
[19Feb2022 06:37:02.043] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[19Feb2022 06:37:02.044] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.common.NetworkGunManager to FORGE
[19Feb2022 06:37:02.044] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[19Feb2022 06:37:02.044] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
[19Feb2022 06:37:02.045] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.guns.common.NetworkGunManager to FORGE
[19Feb2022 06:37:02.049] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.common.DelayedTask to FORGE
[19Feb2022 06:37:02.057] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.common.CustomGunLoader to FORGE
[19Feb2022 06:37:02.060] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.guns.common.DelayedTask to FORGE
[19Feb2022 06:37:02.065] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.client.SpecialModels to MOD
[19Feb2022 06:37:02.066] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.guns.common.CustomGunLoader to FORGE
[19Feb2022 06:37:02.067] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.guns.client.SpecialModels to MOD
[19Feb2022 06:37:02.068] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.guns.client.render.ScreenTextureState to FORGE
[19Feb2022 06:37:02.068] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.client.render.ScreenTextureState to FORGE
[19Feb2022 06:37:02.073] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for secretroomsmod
[19Feb2022 06:37:02.074] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[19Feb2022 06:37:02.074] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD
[19Feb2022 06:37:02.082] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$ColorRegisterHandler to MOD
[19Feb2022 06:37:02.082] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
[19Feb2022 06:37:02.084] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of Block registry helper. No values detected.
[19Feb2022 06:37:02.085] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of Item registry helper. No values detected.
[19Feb2022 06:37:02.085] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of TileEntityType registry helper. No values detected.
[19Feb2022 06:37:02.086] [modloading-worker-3/DEBUG] [Bookshelf/]: Successfully initialized IRecipeSerializer registry helper with 5 entries.
[19Feb2022 06:37:02.086] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of ContainerType registry helper. No values detected.
[19Feb2022 06:37:02.086] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of EntityType registry helper. No values detected.
[19Feb2022 06:37:02.086] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of PaintingType registry helper. No values detected.
[19Feb2022 06:37:02.086] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of Effect registry helper. No values detected.
[19Feb2022 06:37:02.086] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of Potion registry helper. No values detected.
[19Feb2022 06:37:02.086] [modloading-worker-3/DEBUG] [Bookshelf/]: Skipping initialization of Enchantment registry helper. No values detected.
[19Feb2022 06:37:02.086] [modloading-worker-3/DEBUG] [Bookshelf/]: Successfully initialized GlobalLootModifierSerializer registry helper with 11 entries.
[19Feb2022 06:37:02.086] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bookshelf
[19Feb2022 06:37:02.086] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.darkhax.bookshelf.supporters.SupporterHandler to MOD
[19Feb2022 06:37:02.090] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file enchdesc-client.toml for enchdesc tracking
[19Feb2022 06:37:02.092] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enchdesc
[19Feb2022 06:37:02.096] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwdoors
[19Feb2022 06:37:02.096] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwdoors.kikoz.util.ClientEventBusSubscriber to MOD
[19Feb2022 06:37:02.098] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwdoors.kikoz.MacawsDoors to MOD
[19Feb2022 06:37:02.098] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwdoors.kikoz.MacawsDoors$RegistryEvents to MOD
[19Feb2022 06:37:02.107] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bloodandmadness-common.toml for bloodandmadness tracking
[19Feb2022 06:37:02.108] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bloodandmadness-server.toml for bloodandmadness tracking
[19Feb2022 06:37:02.108] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bloodandmadness-client.toml for bloodandmadness tracking
[19Feb2022 06:37:02.108] [modloading-worker-9/INFO] [com.nitespring.bloodborne.BloodborneMod/]: Loading configC:\Users\draco\AppData\Roaming\.minecraft\config\BloodAndMadnessMod-Common.toml
[19Feb2022 06:37:02.108] [modloading-worker-9/INFO] [com.nitespring.bloodborne.BloodborneMod/]: Built configC:\Users\draco\AppData\Roaming\.minecraft\config\BloodAndMadnessMod-Common.toml
[19Feb2022 06:37:02.109] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwbridges
[19Feb2022 06:37:02.109] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwbridges.kikoz.util.ClientEventBusSubscriber to MOD
[19Feb2022 06:37:02.110] [modloading-worker-9/INFO] [com.nitespring.bloodborne.BloodborneMod/]: Loaded configC:\Users\draco\AppData\Roaming\.minecraft\config\BloodAndMadnessMod-Common.toml
[19Feb2022 06:37:02.110] [modloading-worker-9/INFO] [com.nitespring.bloodborne.BloodborneMod/]: Loading configC:\Users\draco\AppData\Roaming\.minecraft\config\BloodAndMadnessMod-Server.toml
[19Feb2022 06:37:02.110] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwbridges.kikoz.MacawsBridges to MOD
[19Feb2022 06:37:02.110] [modloading-worker-9/INFO] [com.nitespring.bloodborne.BloodborneMod/]: Built configC:\Users\draco\AppData\Roaming\.minecraft\config\BloodAndMadnessMod-Server.toml
[19Feb2022 06:37:02.111] [modloading-worker-9/INFO] [com.nitespring.bloodborne.BloodborneMod/]: Loaded configC:\Users\draco\AppData\Roaming\.minecraft\config\BloodAndMadnessMod-Server.toml
[19Feb2022 06:37:02.111] [modloading-worker-9/INFO] [com.nitespring.bloodborne.BloodborneMod/]: Loading configC:\Users\draco\AppData\Roaming\.minecraft\config\BloodAndMadnessMod-Client.toml
[19Feb2022 06:37:02.112] [modloading-worker-9/INFO] [com.nitespring.bloodborne.BloodborneMod/]: Built configC:\Users\draco\AppData\Roaming\.minecraft\config\BloodAndMadnessMod-Client.toml
[19Feb2022 06:37:02.112] [modloading-worker-9/INFO] [com.nitespring.bloodborne.BloodborneMod/]: Loaded configC:\Users\draco\AppData\Roaming\.minecraft\config\BloodAndMadnessMod-Client.toml
[19Feb2022 06:37:02.114] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwbridges.kikoz.MacawsBridges$RegistryEvents to MOD
[19Feb2022 06:37:02.115] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for artefacts_17
[19Feb2022 06:37:02.116] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wildfire_gender
[19Feb2022 06:37:02.162] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.client.render.gun.ModelOverrides to FORGE
[19Feb2022 06:37:02.162] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.guns.client.render.gun.ModelOverrides to FORGE
[19Feb2022 06:37:02.163] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.client.ParticleFactoryRegistry to MOD
[19Feb2022 06:37:02.163] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.guns.client.ParticleFactoryRegistry to MOD
[19Feb2022 06:37:02.165] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.client.handler.IronSightSwitchEvent to FORGE
[19Feb2022 06:37:02.166] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.client.handler.FireModeSwitchEvent to FORGE
[19Feb2022 06:37:02.166] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.client.CustomGunManager to FORGE
[19Feb2022 06:37:02.166] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwtrpdoors
[19Feb2022 06:37:02.166] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwtrpdoors.kikoz.util.ClientEventBusSubscriber to MOD
[19Feb2022 06:37:02.167] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tac.guns.client.ClientHandler to FORGE
[19Feb2022 06:37:02.168] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwtrpdoors.kikoz.MacawsTrapdoors to MOD
[19Feb2022 06:37:02.169] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642corelib
[19Feb2022 06:37:02.170] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.guns.client.CustomGunManager to FORGE
[19Feb2022 06:37:02.171] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.guns.client.ClientHandler to FORGE
[19Feb2022 06:37:02.196] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file goprone-server.toml for goprone tracking
[19Feb2022 06:37:02.196] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for doom
[19Feb2022 06:37:02.196] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.azure.doom.util.ServerEvents to FORGE
[19Feb2022 06:37:02.196] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for goprone
[19Feb2022 06:37:02.196] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing alpvax.mc.goprone.ClientProxy to FORGE
[19Feb2022 06:37:02.198] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.azure.doom.util.ModEventSubscriber to MOD
[19Feb2022 06:37:02.199] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.azure.doom.util.LootHandler to FORGE
[19Feb2022 06:37:02.200] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.azure.doom.client.ClientModEventSubscriber to MOD
[19Feb2022 06:37:02.200] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwfences
[19Feb2022 06:37:02.200] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwfences.kikoz.util.ClientEventBusSubscriber to MOD
[19Feb2022 06:37:02.202] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-client.toml for curios tracking
[19Feb2022 06:37:02.207] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwfences.kikoz.MacawsFences to MOD
[19Feb2022 06:37:02.208] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-server.toml for curios tracking
[19Feb2022 06:37:02.208] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curios
[19Feb2022 06:37:02.208] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.curios.Curios$ClientProxy to MOD
[19Feb2022 06:37:02.209] [modloading-worker-6/INFO] [Spartan Shields/]: Constructing Mod: Spartan Shields
[19Feb2022 06:37:02.211] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.curios.common.CuriosRegistry to MOD
[19Feb2022 06:37:02.214] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file spartanshields-common.toml for spartanshields tracking
[19Feb2022 06:37:02.215] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spartanshields
[19Feb2022 06:37:02.215] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanshields.util.Config to MOD
[19Feb2022 06:37:02.221] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanshields.ModSpartanShields to FORGE
[19Feb2022 06:37:02.221] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanshields.init.ModSounds to MOD
[19Feb2022 06:37:02.222] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file liquidblocks-common.toml for liquidblocks tracking
[19Feb2022 06:37:02.223] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanshields.init.ModRecipes to MOD
[19Feb2022 06:37:02.223] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanshields.init.ModItems to MOD
[19Feb2022 06:37:02.225] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file patchouli-client.toml for patchouli tracking
[19Feb2022 06:37:02.235] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanshields.init.ModEnchantments to MOD
[19Feb2022 06:37:02.239] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for patchouli
[19Feb2022 06:37:02.239] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.ReloadContentsHandler to FORGE
[19Feb2022 06:37:02.241] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.LecternEventHandler to FORGE
[19Feb2022 06:37:02.241] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanshields.event.CommonEventHandler to FORGE
[19Feb2022 06:37:02.243] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanshields.event.ClientEventHandler to FORGE
[19Feb2022 06:37:02.243] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.PlayerJoinHandler to FORGE
[19Feb2022 06:37:02.243] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mighty_weaponry
[19Feb2022 06:37:02.243] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.videogameworkshop.procedures.ZeusArmorBodyTickEventProcedure$GlobalTrigger to FORGE
[19Feb2022 06:37:02.244] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.item.PatchouliItems to MOD
[19Feb2022 06:37:02.244] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanshields.client.render.item.TextureStitcher to MOD
[19Feb2022 06:37:02.245] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/generation.toml for biomesoplenty tracking
[19Feb2022 06:37:02.245] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.videogameworkshop.procedures.PlayerTickUpdateProcedure$GlobalTrigger to FORGE
[19Feb2022 06:37:02.245] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/client.toml for biomesoplenty tracking
[19Feb2022 06:37:02.245] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for biomesoplenty
[19Feb2022 06:37:02.249] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBlocks to MOD
[19Feb2022 06:37:02.255] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for liquidblocks
[19Feb2022 06:37:02.257] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.videogameworkshop.procedures.PlayerRightClicksWithItemProcedure$GlobalTrigger to FORGE
[19Feb2022 06:37:02.260] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for movingelevators
[19Feb2022 06:37:02.260] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.movingelevators.MovingElevatorsClient to MOD
[19Feb2022 06:37:02.261] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.handler.TooltipHandler to FORGE
[19Feb2022 06:37:02.263] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.videogameworkshop.procedures.MistGearEffectProcedure$GlobalTrigger to FORGE
[19Feb2022 06:37:02.264] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.handler.MultiblockVisualizationHandler to FORGE
[19Feb2022 06:37:02.265] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vertical_slabs_and_panels
[19Feb2022 06:37:02.266] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for obfuscate
[19Feb2022 06:37:02.267] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for instantbuidlings
[19Feb2022 06:37:02.268] [modloading-worker-3/INFO] [Spartan Weaponry/]: Constructing Mod: Spartan Weaponry
[19Feb2022 06:37:02.269] [modloading-worker-3/INFO] [Spartan Weaponry/]: Initialising API! Version: 5
[19Feb2022 06:37:02.276] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file regrowth-common.toml for regrowth tracking
[19Feb2022 06:37:02.276] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for regrowth
[19Feb2022 06:37:02.276] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mactso.regrowth.Main$ForgeEvents to FORGE
[19Feb2022 06:37:02.277] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.movingelevators.MovingElevatorsClient$ForgeEventListeners to FORGE
[19Feb2022 06:37:02.277] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mactso.regrowth.events.MoveEntityEvent to FORGE
[19Feb2022 06:37:02.278] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.movingelevators.MovingElevators$RegistryEvents to MOD
[19Feb2022 06:37:02.278] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file backpacked-common.toml for backpacked tracking
[19Feb2022 06:37:02.278] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file backpacked-server.toml for backpacked tracking
[19Feb2022 06:37:02.279] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.movingelevators.elevator.ElevatorGroupRenderer to FORGE
[19Feb2022 06:37:02.279] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for phenomena_creations
[19Feb2022 06:37:02.280] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.handler.BookRightClickHandler to FORGE
[19Feb2022 06:37:02.281] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.base.ClientTicker to FORGE
[19Feb2022 06:37:02.282] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file YungsExtras-forge-1_16.toml for yungsextras tracking
[19Feb2022 06:37:02.282] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.base.InventoryBookButtonHandler to FORGE
[19Feb2022 06:37:02.283] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mactso.regrowth.config.MyConfig to MOD
[19Feb2022 06:37:02.289] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.movingelevators.elevator.ElevatorGroupCapability to FORGE
[19Feb2022 06:37:02.291] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.base.ClientAdvancements to FORGE
[19Feb2022 06:37:02.293] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file appleskin-client.toml for appleskin tracking
[19Feb2022 06:37:02.295] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.gui.GoVoteHandler to MOD
[19Feb2022 06:37:02.299] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appleskin
[19Feb2022 06:37:02.300] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file spartanweaponry-common.toml for spartanweaponry tracking
[19Feb2022 06:37:02.304] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for backpacked
[19Feb2022 06:37:02.304] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spartanweaponry
[19Feb2022 06:37:02.305] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.util.Config to MOD
[19Feb2022 06:37:02.305] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.backpacked.common.UnlockTracker to FORGE
[19Feb2022 06:37:02.305] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.ModSpartanWeaponry to MOD
[19Feb2022 06:37:02.305] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.init.ModSounds to MOD
[19Feb2022 06:37:02.306] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.movingelevators.elevator.ElevatorFallDamageHandler to FORGE
[19Feb2022 06:37:02.307] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betterstrongholds-forge-1_16.toml for betterstrongholds tracking
[19Feb2022 06:37:02.310] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.init.ModRecipeSerializers to MOD
[19Feb2022 06:37:02.311] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.backpacked.common.CommonEvents to FORGE
[19Feb2022 06:37:02.311] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.init.ModItems to MOD
[19Feb2022 06:37:02.312] [modloading-worker-11/INFO] [infinityitemeditor.InfinityItemEditor/]: Registering config
[19Feb2022 06:37:02.314] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file infinityitemeditor-client.toml for infinityitemeditor tracking
[19Feb2022 06:37:02.348] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterstrongholds
[19Feb2022 06:37:02.350] [modloading-worker-1/DEBUG] [mixin/]: Mixing common.ServerPlayNetHandlerMixin from backpacked.mixins.json into net.minecraft.network.play.ServerPlayNetHandler
[19Feb2022 06:37:02.351] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chiseled
[19Feb2022 06:37:02.351] [modloading-worker-2/INFO] [expandability/]: ExpandAbility here, who dis?
[19Feb2022 06:37:02.351] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for expandability
[19Feb2022 06:37:02.361] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jungle_villages
[19Feb2022 06:37:02.383] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModPaintings to MOD
[19Feb2022 06:37:02.392] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBiomes to MOD
[19Feb2022 06:37:02.394] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModSounds to MOD
[19Feb2022 06:37:02.395] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModItems to MOD
[19Feb2022 06:37:02.398] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsextras
[19Feb2022 06:37:02.398] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for geckolib3
[19Feb2022 06:37:02.398] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing software.bernie.example.CommonListener to MOD
[19Feb2022 06:37:02.400] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file valhelsia_core-client.toml for valhelsia_core tracking
[19Feb2022 06:37:02.400] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for valhelsia_core
[19Feb2022 06:37:02.400] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.valhelsia.valhelsia_core.init.ValhelsiaLootModifiers to FORGE
[19Feb2022 06:37:02.400] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing software.bernie.example.ClientListener to MOD
[19Feb2022 06:37:02.400] [modloading-worker-11/INFO] [infinityitemeditor.InfinityItemEditor/]: Initializing keybindings
[19Feb2022 06:37:02.401] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file veinmining-server.toml for veinmining tracking
[19Feb2022 06:37:02.402] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.valhelsia.valhelsia_core.event.PlayerLoggedInListener to FORGE
[19Feb2022 06:37:02.403] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.valhelsia.valhelsia_core.event.PlayerJoinWorldListener to FORGE
[19Feb2022 06:37:02.403] [modloading-worker-11/INFO] [infinityitemeditor.InfinityItemEditor/]: Adding Creative Tabs
[19Feb2022 06:37:02.404] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dragonsurvival-client.toml for dragonsurvival tracking
[19Feb2022 06:37:02.404] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dragonsurvival-common.toml for dragonsurvival tracking
[19Feb2022 06:37:02.404] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dragonsurvival-server.toml for dragonsurvival tracking
[19Feb2022 06:37:02.404] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file veinmining-client.toml for veinmining tracking
[19Feb2022 06:37:02.404] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for veinmining
[19Feb2022 06:37:02.404] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.valhelsia.valhelsia_core.event.GuiListener to FORGE
[19Feb2022 06:37:02.407] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.valhelsia.valhelsia_core.event.AttachCapabilitiesListener to FORGE
[19Feb2022 06:37:02.439] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModEntities to MOD
[19Feb2022 06:37:02.480] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.client.handler.GuiEventHandler to FORGE
[19Feb2022 06:37:02.501] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file valhelsia_structures-client.toml for valhelsia_structures tracking
[19Feb2022 06:37:02.501] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file valhelsia_structures-common.toml for valhelsia_structures tracking
[19Feb2022 06:37:02.512] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for valhelsia_structures
[19Feb2022 06:37:02.513] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.init.ModItems to MOD
[19Feb2022 06:37:02.514] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.init.ModEntities to MOD
[19Feb2022 06:37:02.516] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.init.ModBlocks to MOD
[19Feb2022 06:37:02.535] [modloading-worker-1/INFO] [com.crafting_mage.enchantingfever.main.EnchantingFever/]: Registered Enchantments and Curses!
[19Feb2022 06:37:02.535] [modloading-worker-1/INFO] [com.crafting_mage.enchantingfever.main.EnchantingFever/]: Registered Sins!
[19Feb2022 06:37:02.535] [modloading-worker-1/INFO] [com.crafting_mage.enchantingfever.main.EnchantingFever/]: Registered Effects!
[19Feb2022 06:37:02.535] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enchantingfever
[19Feb2022 06:37:02.536] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.crafting_mage.enchantingfever.main.EventListener to FORGE
[19Feb2022 06:37:02.537] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.crafting_mage.enchantingfever.main.EnchantingFever$RegistryEvents to MOD
[19Feb2022 06:37:02.538] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.crafting_mage.enchantingfever.main.Config to FORGE
[19Feb2022 06:37:02.593] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dragonsurvival
[19Feb2022 06:37:02.594] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.server.tileentity.DSTileEntities to MOD
[19Feb2022 06:37:02.594] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.init.ModEntities to MOD
[19Feb2022 06:37:02.595] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.server.handlers.ServerFlightHandler to FORGE
[19Feb2022 06:37:02.596] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bloodandmadness
[19Feb2022 06:37:02.596] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.nitespring.bloodborne.world.OreGen to FORGE
[19Feb2022 06:37:02.597] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.nitespring.bloodborne.core.init.MelodyOfMadness to FORGE
[19Feb2022 06:37:02.597] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.nitespring.bloodborne.core.init.BloodborneDimensions to FORGE
[19Feb2022 06:37:02.598] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.nitespring.bloodborne.core.event.SpawnHandler to FORGE
[19Feb2022 06:37:02.602] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.init.ModEnchantments to MOD
[19Feb2022 06:37:02.611] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.server.handlers.PotionSync to FORGE
[19Feb2022 06:37:02.612] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.nitespring.bloodborne.core.event.PlayerEvents to FORGE
[19Feb2022 06:37:02.614] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.nitespring.bloodborne.core.event.EntityEvents to FORGE
[19Feb2022 06:37:02.614] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.server.containers.DSContainers to MOD
[19Feb2022 06:37:02.615] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.network.SynchronizationController to FORGE
[19Feb2022 06:37:02.615] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.nitespring.bloodborne.core.event.EntityAttributes to MOD
[19Feb2022 06:37:02.616] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.nitespring.bloodborne.core.event.BiomesHandler to FORGE
[19Feb2022 06:37:02.617] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.nitespring.bloodborne.core.event.AIEvents to FORGE
[19Feb2022 06:37:02.617] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.nitespring.bloodborne.config.Config to FORGE
[19Feb2022 06:37:02.618] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.nitespring.bloodborne.BloodborneMod$RegistryEvents to MOD
[19Feb2022 06:37:02.619] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.config.ConfigHandler to MOD
[19Feb2022 06:37:02.619] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.items.DSItems to MOD
[19Feb2022 06:37:02.649] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.init.ModContainers to MOD
[19Feb2022 06:37:02.656] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.event.HudEventHandler to FORGE
[19Feb2022 06:37:02.659] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.WingObtainmentController to FORGE
[19Feb2022 06:37:02.659] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.event.DataGenEventHandler to MOD
[19Feb2022 06:37:02.660] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.event.CommonEventHandler to FORGE
[19Feb2022 06:37:02.665] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.VillagerRelationsHandler to FORGE
[19Feb2022 06:37:02.665] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.event.ClientEventHandler to FORGE
[19Feb2022 06:37:02.777] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.WorldLoadListener to FORGE
[19Feb2022 06:37:02.781] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.FurnaceFuelListener to FORGE
[19Feb2022 06:37:02.783] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.EntityEventListener to FORGE
[19Feb2022 06:37:02.785] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.EntityEventListener$ModEvents to MOD
[19Feb2022 06:37:02.786] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.ColorHandlerListener to MOD
[19Feb2022 06:37:02.789] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.BiomeLoadingListener to FORGE
[19Feb2022 06:37:02.792] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.data.DataGenerators to MOD
[19Feb2022 06:37:02.795] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.config.Config to FORGE
[19Feb2022 06:37:02.802] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.SourceOfMagicHandler to FORGE
[19Feb2022 06:37:02.805] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.magic.ManaHandler to FORGE
[19Feb2022 06:37:02.806] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.magic.MagicHandler to FORGE
[19Feb2022 06:37:02.846] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwfurnitures
[19Feb2022 06:37:02.850] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.magic.ClawToolHandler to FORGE
[19Feb2022 06:37:02.853] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.magic.ClawToolHandler$Event_busHandler to MOD
[19Feb2022 06:37:02.854] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.EventHandler to FORGE
[19Feb2022 06:37:02.854] [modloading-worker-11/INFO] [infinityitemeditor.InfinityItemEditor/]: Registering events
[19Feb2022 06:37:02.869] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.DragonTreasureResting to FORGE
[19Feb2022 06:37:02.873] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.DragonTraitHandler to FORGE
[19Feb2022 06:37:02.877] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.DragonSizeHandler to FORGE
[19Feb2022 06:37:02.881] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.DragonPenaltyHandler to FORGE
[19Feb2022 06:37:02.884] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwfurnitures.kikoz.util.ClientEventBusSubscriber to MOD
[19Feb2022 06:37:02.885] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.DragonGrowthHandler to FORGE
[19Feb2022 06:37:02.886] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for infinityitemeditor
[19Feb2022 06:37:02.886] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing infinityitemeditor.registry.RegistryHandler to MOD
[19Feb2022 06:37:02.886] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwfurnitures.kikoz.MacawsFurnitures to MOD
[19Feb2022 06:37:02.886] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwfurnitures.kikoz.init.EntityInit to MOD
[19Feb2022 06:37:02.930] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.DragonFoodHandler to MOD
[19Feb2022 06:37:02.931] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.DragonConfigHandler to MOD
[19Feb2022 06:37:02.934] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.DragonBonusHandler to FORGE
[19Feb2022 06:37:02.939] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.handlers.CapabilityController to FORGE
[19Feb2022 06:37:02.945] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.entity.DSEntities to MOD
[19Feb2022 06:37:02.952] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.DragonEffects to MOD
[19Feb2022 06:37:02.955] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.common.blocks.DSBlocks to MOD
[19Feb2022 06:37:02.961] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing infinityitemeditor.config.Config to FORGE
[19Feb2022 06:37:02.993] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.sounds.SoundRegistry to MOD
[19Feb2022 06:37:02.993] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.render.util.AnimationTimer to FORGE
[19Feb2022 06:37:02.996] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.render.ClientDragonRender to FORGE
[19Feb2022 06:37:03.019] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.particles.DSParticles to MOD
[19Feb2022 06:37:03.019] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.handlers.ToolTipHandler to FORGE
[19Feb2022 06:37:03.022] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.handlers.magic.ClientMagicHUDHandler to FORGE
[19Feb2022 06:37:03.025] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.handlers.magic.ClientMagicHandler to FORGE
[19Feb2022 06:37:03.029] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.handlers.magic.ClientCastingHandler to FORGE
[19Feb2022 06:37:03.033] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.handlers.KeyInputHandler to FORGE
[19Feb2022 06:37:03.035] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.handlers.ClientGrowthHudHandler to FORGE
[19Feb2022 06:37:03.037] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.handlers.ClientFlightHandler to FORGE
[19Feb2022 06:37:03.041] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.handlers.ClientEvents to FORGE
[19Feb2022 06:37:03.063] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.emotes.EmoteRegistry to MOD
[19Feb2022 06:37:03.066] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.emotes.EmoteRegistry$clientStart to FORGE
[19Feb2022 06:37:03.068] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.emotes.EmoteMenuHandler to FORGE
[19Feb2022 06:37:03.078] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.emotes.EmoteHandler to FORGE
[19Feb2022 06:37:03.080] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing by.jackraidenph.dragonsurvival.client.ClientModEvents to MOD
[19Feb2022 06:37:03.157] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iceandfire
[19Feb2022 06:37:03.157] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.item.IafItemRegistry to MOD
[19Feb2022 06:37:03.183] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cyclic
[19Feb2022 06:37:03.183] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.cyclic.registry.TileRegistry to MOD
[19Feb2022 06:37:03.184] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.cyclic.registry.SoundRegistry to MOD
[19Feb2022 06:37:03.188] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.cyclic.registry.RecipeRegistry to MOD
[19Feb2022 06:37:03.189] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.cyclic.registry.PotionRegistry to MOD
[19Feb2022 06:37:03.208] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.cyclic.registry.LootModifierRegistry to MOD
[19Feb2022 06:37:03.212] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.cyclic.registry.ItemRegistry to MOD
[19Feb2022 06:37:03.212] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.cyclic.registry.EntityRegistry to MOD
[19Feb2022 06:37:03.214] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.cyclic.registry.EnchantRegistry to MOD
[19Feb2022 06:37:03.238] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.cyclic.registry.ContainerScreenRegistry to MOD
[19Feb2022 06:37:03.244] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.cyclic.registry.ClientRegistryCyclic to MOD
[19Feb2022 06:37:03.244] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.cyclic.registry.BlockRegistry to MOD
[19Feb2022 06:37:03.244] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.cyclic.datagen.CyclicDataGenerator to MOD
[19Feb2022 06:37:03.246] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.cyclic.compat.curios.CuriosRegistry to MOD
[19Feb2022 06:37:03.572] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.inventory.IafContainerRegistry to MOD
[19Feb2022 06:37:03.573] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.IceAndFire to FORGE
[19Feb2022 06:37:03.573] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.event.ServerEvents to FORGE
[19Feb2022 06:37:03.585] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.tile.IafTileEntityRegistry to MOD
[19Feb2022 06:37:03.586] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.IafVillagerRegistry to MOD
[19Feb2022 06:37:03.591] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.IafEntityRegistry to MOD
[19Feb2022 06:37:03.591] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.CommonProxy to MOD
[19Feb2022 06:37:03.630] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.ClientProxy to FORGE
[19Feb2022 06:37:03.632] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.block.IafBlockRegistry to MOD
[19Feb2022 06:37:04.709] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cfm-client.toml for cfm tracking
[19Feb2022 06:37:04.710] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cfm-common.toml for cfm tracking
[19Feb2022 06:37:04.711] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cfm
[19Feb2022 06:37:04.711] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.common.mail.PostOffice to FORGE
[19Feb2022 06:37:04.716] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.client.ClientEvents to FORGE
[19Feb2022 06:37:04.734] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 6 jobs
[19Feb2022 06:37:04.780] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.037
[19Feb2022 06:37:10.563] [main/INFO] [STDOUT/]: [infinityitemeditor.registry.RegistryHandler:registerBlocks:17]: Registering barrier
[19Feb2022 06:37:10.567] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `barrier`, expected `infinityitemeditor`. This could be a intended override, but in most cases indicates a broken mod.
[19Feb2022 06:37:12.506] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for mod.azure.doom.item.weapons.SwordCrucibleItem
[19Feb2022 06:37:12.521] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for mod.azure.doom.item.weapons.SuperShotgun
[19Feb2022 06:37:12.523] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for mod.azure.doom.item.weapons.Shotgun
[19Feb2022 06:37:12.525] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for mod.azure.doom.item.weapons.BFG9000
[19Feb2022 06:37:12.527] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for mod.azure.doom.item.weapons.BFG
[19Feb2022 06:37:12.529] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for mod.azure.doom.item.weapons.PlasmaGun
[19Feb2022 06:37:12.530] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for mod.azure.doom.item.weapons.RocketLauncher
[19Feb2022 06:37:12.531] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for mod.azure.doom.item.weapons.Unmaykr
[19Feb2022 06:37:12.533] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for mod.azure.doom.item.weapons.Ballista
[19Feb2022 06:37:12.534] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for mod.azure.doom.item.weapons.Chaingun
[19Feb2022 06:37:12.536] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for mod.azure.doom.item.weapons.PistolItem
[19Feb2022 06:37:12.537] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for mod.azure.doom.item.weapons.HeavyCannon
[19Feb2022 06:37:12.538] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for mod.azure.doom.item.weapons.SentinelHammerItem
[19Feb2022 06:37:12.539] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for mod.azure.doom.item.weapons.DarkLordCrucibleItem
[19Feb2022 06:37:12.829] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: The object debug has been registered twice for the same name citadel:debug.
[19Feb2022 06:37:12.829] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: The object citadel_book has been registered twice for the same name citadel:citadel_book.
[19Feb2022 06:37:12.830] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: The object effect_item has been registered twice for the same name citadel:effect_item.
[19Feb2022 06:37:12.830] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: The object fancy_item has been registered twice for the same name citadel:fancy_item.
[19Feb2022 06:37:13.211] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for com.nitespring.bloodborne.common.items.ThreadedCaneTrick
[19Feb2022 06:37:13.216] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for com.nitespring.bloodborne.common.items.BeastCutterTrick
[19Feb2022 06:37:13.232] [main/DEBUG] [software.bernie.geckolib3.GeckoLib/]: Registered syncable for com.nitespring.bloodborne.common.items.MusicBoxItem
[19Feb2022 06:37:13.281] [main/DEBUG] [Spartan Shields/]: Initialising Items
[19Feb2022 06:37:13.353] [main/INFO] [Spartan Shields/]: Registering Items
[19Feb2022 06:37:13.355] [main/INFO] [Spartan Shields/]: Registered Items successfully!
[19Feb2022 06:37:13.720] [main/INFO] [patchouli/]: Loaded book jsons on Thread[Render thread,10,main] in 317 ms
[19Feb2022 06:37:13.829] [main/INFO] [Spartan Weaponry/]: Registering items...
[19Feb2022 06:37:13.833] [main/INFO] [Spartan Weaponry/]: Items Registered!
[19Feb2022 06:37:14.206] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup mighty_weaponry:mist_armour_boots for public static net.minecraft.item.Item net.mcreator.videogameworkshop.item.MistArmourItem.boots. This means the object wasn't registered. It's likely just mod options.
[19Feb2022 06:37:14.208] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup mighty_weaponry:mist_armour_helmet for public static net.minecraft.item.Item net.mcreator.videogameworkshop.item.MistArmourItem.helmet. This means the object wasn't registered. It's likely just mod options.
[19Feb2022 06:37:14.210] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup mighty_weaponry:zeus_armor_helmet for public static net.minecraft.item.Item net.mcreator.videogameworkshop.item.ZeusArmorItem.helmet. This means the object wasn't registered. It's likely just mod options.
[19Feb2022 06:37:14.212] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup mighty_weaponry:zeus_armor_boots for public static net.minecraft.item.Item net.mcreator.videogameworkshop.item.ZeusArmorItem.boots. This means the object wasn't registered. It's likely just mod options.
[19Feb2022 06:37:14.225] [main/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:clear" as type net.darkhax.bookshelf.loot.modifier.ModifierClear$1.
[19Feb2022 06:37:14.226] [main/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:silk_touch" as type net.darkhax.bookshelf.loot.modifier.ModifierSilkTouch$1.
[19Feb2022 06:37:14.226] [main/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:convert" as type net.darkhax.bookshelf.loot.modifier.ModifierConvert$Serializer.
[19Feb2022 06:37:14.226] [main/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:crafting" as type net.darkhax.bookshelf.loot.modifier.ModifierRecipe$1.
[19Feb2022 06:37:14.226] [main/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:smelting" as type net.darkhax.bookshelf.loot.modifier.ModifierRecipe$1.
[19Feb2022 06:37:14.226] [main/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:blasting" as type net.darkhax.bookshelf.loot.modifier.ModifierRecipe$1.
[19Feb2022 06:37:14.226] [main/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:smoking" as type net.darkhax.bookshelf.loot.modifier.ModifierRecipe$1.
[19Feb2022 06:37:14.226] [main/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:campfire_cooking" as type net.darkhax.bookshelf.loot.modifier.ModifierRecipe$1.
[19Feb2022 06:37:14.226] [main/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:stonecutting" as type net.darkhax.bookshelf.loot.modifier.ModifierRecipe$1.
[19Feb2022 06:37:14.226] [main/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:smithing" as type net.darkhax.bookshelf.loot.modifier.ModifierRecipe$1.
[19Feb2022 06:37:14.226] [main/DEBUG] [Bookshelf/]: Registered GlobalLootModifierSerializer entry "bookshelf:add_item" as type net.darkhax.bookshelf.loot.modifier.ModifierAddItem$Serializer.
[19Feb2022 06:37:14.228] [main/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 0.68ms.
[19Feb2022 06:37:14.487] [main/INFO] [Spartan Shields/]: Registering Enchantments
[19Feb2022 06:37:14.487] [main/INFO] [Spartan Shields/]: Registered Enchantments successfully!
[19Feb2022 06:37:15.095] [main/INFO] [Spartan Weaponry/]: Registering Entities
[19Feb2022 06:37:15.401] [main/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
[19Feb2022 06:37:15.402] [main/DEBUG] [Bookshelf/]: Registered IRecipeSerializer entry "bookshelf:crafting_shaped_with_damage" as type net.darkhax.bookshelf.crafting.recipes.ShapedRecipeDamaging$Serializer.
[19Feb2022 06:37:15.402] [main/DEBUG] [Bookshelf/]: Registered IRecipeSerializer entry "bookshelf:crafting_shapeless_with_damage" as type net.darkhax.bookshelf.crafting.recipes.ShapelessRecipeDamage$Serializer.
[19Feb2022 06:37:15.402] [main/DEBUG] [Bookshelf/]: Registered IRecipeSerializer entry "bookshelf:smithing_font" as type net.darkhax.bookshelf.crafting.recipes.smithing.SmithingRecipeFont$Serializer.
[19Feb2022 06:37:15.402] [main/DEBUG] [Bookshelf/]: Registered IRecipeSerializer entry "bookshelf:smithing_repair_cost" as type net.darkhax.bookshelf.crafting.recipes.smithing.SmithingRecipeRepairCost$Serializer.
[19Feb2022 06:37:15.402] [main/DEBUG] [Bookshelf/]: Registered IRecipeSerializer entry "bookshelf:smithing_enchant" as type net.darkhax.bookshelf.crafting.recipes.smithing.SmithingRecipeEnchantment$Serializer.
[19Feb2022 06:37:15.402] [main/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0.21ms.
[19Feb2022 06:37:15.923] [main/DEBUG] [biomesoplenty/]: alps weight set to 5 for climate ICE_CAP
[19Feb2022 06:37:15.925] [main/DEBUG] [biomesoplenty/]: bayou weight set to 10 for climate SUBTROPICAL
[19Feb2022 06:37:15.926] [main/DEBUG] [biomesoplenty/]: cherry_blossom_grove weight set to 1 for climate COOL_TEMPERATE
[19Feb2022 06:37:15.926] [main/DEBUG] [biomesoplenty/]: cold_desert weight set to 7 for climate ICE_CAP
[19Feb2022 06:37:15.926] [main/DEBUG] [biomesoplenty/]: coniferous_forest weight set to 10 for climate WET_BOREAL
[19Feb2022 06:37:15.926] [main/DEBUG] [biomesoplenty/]: dead_forest weight set to 3 for climate DRY_BOREAL
[19Feb2022 06:37:15.926] [main/DEBUG] [biomesoplenty/]: dryland weight set to 3 for climate SAVANNA
[19Feb2022 06:37:15.926] [main/DEBUG] [biomesoplenty/]: fungal_jungle weight set to 1 for climate TROPICAL
[19Feb2022 06:37:15.926] [main/DEBUG] [biomesoplenty/]: grassland weight set to 3 for climate COOL_TEMPERATE
[19Feb2022 06:37:15.926] [main/DEBUG] [biomesoplenty/]: grove weight set to 10 for climate MEDITERRANEAN
[19Feb2022 06:37:15.927] [main/DEBUG] [biomesoplenty/]: highland weight set to 5 for climate COOL_TEMPERATE
[19Feb2022 06:37:15.927] [main/DEBUG] [biomesoplenty/]: jade_cliffs weight set to 1 for climate WARM_TEMPERATE
[19Feb2022 06:37:15.927] [main/DEBUG] [biomesoplenty/]: lavender_field weight set to 3 for climate MEDITERRANEAN
[19Feb2022 06:37:15.927] [main/DEBUG] [biomesoplenty/]: lush_desert weight set to 1 for climate SAVANNA
[19Feb2022 06:37:15.927] [main/DEBUG] [biomesoplenty/]: marsh weight set to 7 for climate COOL_TEMPERATE
[19Feb2022 06:37:15.927] [main/DEBUG] [biomesoplenty/]: meadow weight set to 7 for climate WET_BOREAL
[19Feb2022 06:37:15.927] [main/DEBUG] [biomesoplenty/]: muskeg weight set to 1 for climate ICE_CAP
[19Feb2022 06:37:15.927] [main/DEBUG] [biomesoplenty/]: mystic_grove weight set to 1 for climate WET_TEMPERATE
[19Feb2022 06:37:15.927] [main/DEBUG] [biomesoplenty/]: ominous_woods weight set to 1 for climate WET_BOREAL
[19Feb2022 06:37:15.927] [main/DEBUG] [biomesoplenty/]: prairie weight set to 7 for climate MEDITERRANEAN
[19Feb2022 06:37:15.928] [main/DEBUG] [biomesoplenty/]: rainforest weight set to 7 for climate TROPICAL
[19Feb2022 06:37:15.928] [main/DEBUG] [biomesoplenty/]: redwood_forest weight set to 5 for climate WARM_TEMPERATE
[19Feb2022 06:37:15.928] [main/DEBUG] [biomesoplenty/]: scrubland weight set to 7 for climate SAVANNA
[19Feb2022 06:37:15.928] [main/DEBUG] [biomesoplenty/]: seasonal_forest weight set to 7 for climate DRY_BOREAL
[19Feb2022 06:37:15.928] [main/DEBUG] [biomesoplenty/]: shrubland weight set to 7 for climate DRY_TEMPERATE
[19Feb2022 06:37:15.928] [main/DEBUG] [biomesoplenty/]: snowy_coniferous_forest weight set to 5 for climate TUNDRA
[19Feb2022 06:37:15.928] [main/DEBUG] [biomesoplenty/]: tundra weight set to 7 for climate TUNDRA
[19Feb2022 06:37:15.928] [main/DEBUG] [biomesoplenty/]: wasteland weight set to 1 for climate HOT_DESERT
[19Feb2022 06:37:15.929] [main/DEBUG] [biomesoplenty/]: wetland weight set to 10 for climate WET_TEMPERATE
[19Feb2022 06:37:15.929] [main/DEBUG] [biomesoplenty/]: woodland weight set to 7 for climate WARM_TEMPERATE
[19Feb2022 06:37:15.929] [main/DEBUG] [biomesoplenty/]: crystalline_chasm weight set to 5 for climate NETHER
[19Feb2022 06:37:15.929] [main/DEBUG] [biomesoplenty/]: undergrowth weight set to 10 for climate NETHER
[19Feb2022 06:37:15.929] [main/DEBUG] [biomesoplenty/]: visceral_heap weight set to 7 for climate NETHER
[19Feb2022 06:37:15.929] [main/DEBUG] [biomesoplenty/]: withered_abyss weight set to 3 for climate NETHER
[19Feb2022 06:37:15.943] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:deep_bayou weight set to 100
[19Feb2022 06:37:15.946] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:bayou_mangrove weight set to 100
[19Feb2022 06:37:15.946] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:bamboo_blossom_grove weight set to 100
[19Feb2022 06:37:15.947] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:fir_clearing weight set to 100
[19Feb2022 06:37:15.947] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:coniferous_lakes weight set to 100
[19Feb2022 06:37:15.947] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:tall_dead_forest weight set to 100
[19Feb2022 06:37:15.947] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:burnt_forest weight set to 100
[19Feb2022 06:37:15.947] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:dry_boneyard weight set to 100
[19Feb2022 06:37:15.947] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:fungal_field weight set to 100
[19Feb2022 06:37:15.947] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:grassland_clover_patch weight set to 100
[19Feb2022 06:37:15.947] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:grove_clearing weight set to 100
[19Feb2022 06:37:15.947] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:grove_lakes weight set to 100
[19Feb2022 06:37:15.947] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:highland_crag weight set to 100
[19Feb2022 06:37:15.947] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:highland_moor weight set to 100
[19Feb2022 06:37:15.947] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:lavender_forest weight set to 100
[19Feb2022 06:37:15.947] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:lush_savanna weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:dense_marsh weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:flower_meadow weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:meadow_forest weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:mystic_plains weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:ominous_mire weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:golden_prairie weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:rainforest_cliffs weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:rainforest_floodplain weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:redwood_hills weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:wooded_scrubland weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:seasonal_orchard weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:seasonal_pumpkin_patch weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:shrubland_hills weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:snowy_fir_clearing weight set to 100
[19Feb2022 06:37:15.948] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:snowy_maple_forest weight set to 100
[19Feb2022 06:37:15.949] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:tundra_basin weight set to 100
[19Feb2022 06:37:15.949] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:tundra_bog weight set to 100
[19Feb2022 06:37:15.949] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:wetland_forest weight set to 100
[19Feb2022 06:37:15.949] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:shroomy_wetland weight set to 100
[19Feb2022 06:37:15.949] [main/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:dense_woodland weight set to 100
[19Feb2022 06:37:15.964] [main/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:origin_valley weight set to 50 for climate COOL_TEMPERATE
[19Feb2022 06:37:15.964] [main/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:origin_valley weight set to 50 for climate DRY_TEMPERATE
[19Feb2022 06:37:15.964] [main/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:origin_valley weight set to 75 for climate WET_TEMPERATE
[19Feb2022 06:37:15.964] [main/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:volcano weight set to 75 for climate WARM_TEMPERATE
[19Feb2022 06:37:15.964] [main/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:volcano weight set to 75 for climate MEDITERRANEAN
[19Feb2022 06:37:15.964] [main/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:volcano weight set to 50 for climate SAVANNA
[19Feb2022 06:37:15.964] [main/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:rainbow_hills weight set to 25 for climate WET_TEMPERATE
[19Feb2022 06:37:15.964] [main/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:rainbow_hills weight set to 25 for climate WARM_TEMPERATE
[19Feb2022 06:37:15.964] [main/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:rainbow_hills weight set to 25 for climate MEDITERRANEAN
[19Feb2022 06:37:15.964] [main/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:tropics weight set to 75 for climate SUBTROPICAL
[19Feb2022 06:37:15.964] [main/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:tropics weight set to 50 for climate TROPICAL
[19Feb2022 06:37:15.964] [main/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:tropics weight set to 50 for climate HOT_DESERT
[19Feb2022 06:37:16.316] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:betterdungeons for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterDungeons-1.16.4-1.2.1.jar
[19Feb2022 06:37:16.316] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:supermartijn642configlib for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642configlib-1.0.9-mc1.16.jar
[19Feb2022 06:37:16.316] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:doom for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\MCDoom-1.16.5-4.0.34.jar
[19Feb2022 06:37:16.316] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:cgm for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\cgm-1.1.0-1.16.5.jar
[19Feb2022 06:37:16.317] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:wyrmroost for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Wyrmroost-1.16.3-1.2.11.jar
[19Feb2022 06:37:16.317] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:jei for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\jei-1.16.5-7.7.1.150.jar
[19Feb2022 06:37:16.317] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:nameless_trinkets for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Nameless+Trinkets-1.16.5-1.1.2.jar
[19Feb2022 06:37:16.317] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:mcwwindows for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-windows-2.0.2-mc1.16.5.jar
[19Feb2022 06:37:16.317] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:tac for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\timeless_and_classics-gun_mod-0.1.4.1-1.16.5.jar
[19Feb2022 06:37:16.318] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:looot for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\looot-1.16.4-1.0.0.3.jar
[19Feb2022 06:37:16.318] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:kobolds for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Kobolds-1.5.1.2.jar
[19Feb2022 06:37:16.318] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:moguns for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\SINGLEPLAYER_MoGuns-1.5-1.16.5.jar
[19Feb2022 06:37:16.318] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:chiseled for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\chiseled0.4.3.jar
[19Feb2022 06:37:16.318] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:waystones for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Waystones_1.16.5-7.6.4.jar
[19Feb2022 06:37:16.318] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:fenomena for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena-1.7.3.jar
[19Feb2022 06:37:16.319] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:journeymap for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.8.0beta15.jar
[19Feb2022 06:37:16.319] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:ctm for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar
[19Feb2022 06:37:16.319] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:citadel for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar
[19Feb2022 06:37:16.319] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:artifacts for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.4.jar
[19Feb2022 06:37:16.319] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:configured for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\configured-1.5.1-1.16.5.jar
[19Feb2022 06:37:16.319] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:yungsapi for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-13.jar
[19Feb2022 06:37:16.319] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:shrink for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Shrink-1.16.5-1.1.6.jar
[19Feb2022 06:37:16.320] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:macawsbridgesbop for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\macawsbridgesbop-1.16.5-1.2.jar
[19Feb2022 06:37:16.320] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:bookshelf for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Bookshelf-Forge-1.16.5-10.4.31.jar
[19Feb2022 06:37:16.320] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:guardvillagers for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar
[19Feb2022 06:37:16.320] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:secretroomsmod for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\secretrooms-1.16.5-1.1.4.jar
[19Feb2022 06:37:16.320] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:mighty_weaponry for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Mighty+Weaponry+1.6.0..jar
[19Feb2022 06:37:16.320] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:artefacts_17 for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Artefacts+1.1.0b-16.jar
[19Feb2022 06:37:16.320] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:mcwdoors for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-doors-1.0.5-mc1.16.5.jar
[19Feb2022 06:37:16.321] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:iceandfire for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar
[19Feb2022 06:37:16.321] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:catalogue for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\catalogue-1.5.0-1.16.5.jar
[19Feb2022 06:37:16.321] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\draco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.20\forge-1.16.5-36.2.20-universal.jar
[19Feb2022 06:37:16.321] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:phenomena_creations for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Phenomena+Creations+1.2.0.jar
[19Feb2022 06:37:16.321] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:mcwbridges for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-bridges-2.0.1-mc1.16.5.jar
[19Feb2022 06:37:16.321] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:enchdesc for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\EnchantmentDescriptions-1.16.5-7.0.18.jar
[19Feb2022 06:37:16.321] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:vertical_slabs_and_panels for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\[1.16.5]+Vertical+Slabs+and+Panels-1.1.jar
[19Feb2022 06:37:16.322] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:instantbuidlings for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\instantbuildings-1-16-5-1-0-1.jar
[19Feb2022 06:37:16.322] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:bloodandmadness for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\BloodAndMadness-Forge1.16.5-v1.3.2.jar
[19Feb2022 06:37:16.322] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:wildfire_gender for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\[Forge]+Wildfire+Female+Gender+Mod-2.8.jar
[19Feb2022 06:37:16.323] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:biomesoplenty for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.485-universal.jar
[19Feb2022 06:37:16.323] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:mcwtrpdoors for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-trapdoors-1.0.4-mc1.16.5.jar
[19Feb2022 06:37:16.323] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:mcwfences for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-fences-1.0.2-mc1.16.5.jar
[19Feb2022 06:37:16.324] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:supermartijn642corelib for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\supermartijn642corelib-1.0.16-mc1.16.5.jar
[19Feb2022 06:37:16.324] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:movingelevators for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\movingelevators-1.3.1-mc1.16.jar
[19Feb2022 06:37:16.324] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:goprone for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\goprone-1.16.4-1.3.5.jar
[19Feb2022 06:37:16.325] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:curios for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar
[19Feb2022 06:37:16.325] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:spartanshields for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanShields-1.16.5-2.1.2.jar
[19Feb2022 06:37:16.325] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:patchouli for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar
[19Feb2022 06:37:16.326] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:liquidblocks for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\LiquidBlocks-1.16.5-1.4.jar
[19Feb2022 06:37:16.326] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:yungsextras for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\YungsExtras-Forge-1.16.4-1.0.jar
[19Feb2022 06:37:16.326] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:backpacked for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\backpacked-2.0.4-1.16.5.jar
[19Feb2022 06:37:16.326] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:regrowth for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Regrowth-1.16.4-1.16.5-1.36.0.27.jar
[19Feb2022 06:37:16.327] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:obfuscate for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\obfuscate-0.6.2-1.16.3.jar
[19Feb2022 06:37:16.327] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:betterstrongholds for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\BetterStrongholds-1.16.4-1.2.1.jar
[19Feb2022 06:37:16.327] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:spartanweaponry for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\SpartanWeaponry-1.16.4-2.1.0-beta-4.jar
[19Feb2022 06:37:16.328] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:cfm for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\cfm-7.0.0pre22-1.16.3.jar
[19Feb2022 06:37:16.328] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:appleskin for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\appleskin-forge-mc1.16.x-2.3.0.jar
[19Feb2022 06:37:16.328] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:mcwfurnitures for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\mcw-furniture-2.0.1-mc1.16.5.jar
[19Feb2022 06:37:16.329] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:jungle_villages for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Jungle+Villages+1.16.5++v1.1.jar
[19Feb2022 06:37:16.329] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:infinityitemeditor for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\infinityitemeditor-1.2.jar
[19Feb2022 06:37:16.329] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:expandability for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\expandability-2.0.1-forge.jar
[19Feb2022 06:37:16.329] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:valhelsia_core for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.15.jar
[19Feb2022 06:37:16.330] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:valhelsia_structures for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar
[19Feb2022 06:37:16.330] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:dragonsurvival for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\DragonSurvival_TreasureUpdate-1.16.5-0.9.2.jar
[19Feb2022 06:37:16.330] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:veinmining for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\veinmining-forge-1.16.5-0.16.jar
[19Feb2022 06:37:16.331] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:geckolib3 for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\geckolib-forge-1.16.5-3.0.65.jar
[19Feb2022 06:37:16.331] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:enchantingfever for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\enchantingfever-1.3.71.jar
[19Feb2022 06:37:16.331] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:cyclic for mod file C:\Users\draco\AppData\Roaming\.minecraft\mods\Cyclic-1.16.5-1.5.13.jar
[19Feb2022 06:37:16.614] [main/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
[19Feb2022 06:37:16.666] [main/DEBUG] [mixin/]: Mixing client.ItemEntityRendererMixin from obfuscate.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
[19Feb2022 06:37:16.729] [main/DEBUG] [mixin/]: Mixing client.BipedArmorLayerMixin from valhelsia_core.mixins.json into net.minecraft.client.renderer.entity.layers.BipedArmorLayer
[19Feb2022 06:37:16.746] [main/DEBUG] [mixin/]: Mixing client.HeldItemLayerMixin from obfuscate.mixins.json into net.minecraft.client.renderer.entity.layers.HeldItemLayer
[19Feb2022 06:37:16.757] [main/DEBUG] [mixin/]: Mixing client.ElytraLayerMixin from valhelsia_core.mixins.json into net.minecraft.client.renderer.entity.layers.ElytraLayer
[19Feb2022 06:37:16.767] [main/DEBUG] [mixin/]: Mixing client.HeadLayerMixin from obfuscate.mixins.json into net.minecraft.client.renderer.entity.layers.HeadLayer
[19Feb2022 06:37:16.892] [main/DEBUG] [mixin/]: Mixing client.PlayerModelMixin from obfuscate.mixins.json into net.minecraft.client.renderer.entity.model.PlayerModel
[19Feb2022 06:37:16.946] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_212843_a_ with desc (Lnet/minecraft/entity/MobEntity;FFF)V
[19Feb2022 06:37:16.948] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225597_a_ with desc (Lnet/minecraft/entity/MobEntity;FFFFF)V
[19Feb2022 06:37:16.983] [main/DEBUG] [mixin/]: Mixing client.CapeLayerMixin from valhelsia_core.mixins.json into net.minecraft.client.renderer.entity.layers.CapeLayer
[19Feb2022 06:37:17.173] [main/DEBUG] [mixin/]: Mixing BlockModelRendererMixin from valhelsia_structures.mixins.json into net.minecraft.client.renderer.BlockModelRenderer
[19Feb2022 06:37:17.529] [main/DEBUG] [mixin/]: Mixing MixinEnchantmentHelper from dragonsurvival.mixins.json into net.minecraft.enchantment.EnchantmentHelper
[19Feb2022 06:37:17.529] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$hasAquaAffinity$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lby/jackraidenph/dragonsurvival/common/capability/DragonStateHandler;)V to mdb8f053$lambda$hasAquaAffinity$0$0 in dragonsurvival.mixins.json:MixinEnchantmentHelper
[19Feb2022 06:37:18.064] [main/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[19Feb2022 06:37:18.245] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources
[19Feb2022 06:37:18.255] [main/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading textures ***
[19Feb2022 06:37:18.256] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT
[19Feb2022 06:37:18.257] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\jei-client.toml
[19Feb2022 06:37:18.257] [main/INFO] [net.optifine.Config/]: [OptiFine] Resource packs: Mod Resources
[19Feb2022 06:37:18.258] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\jei-client.toml
[19Feb2022 06:37:18.259] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\jei-client.toml for changes
[19Feb2022 06:37:18.260] [main/INFO] [net.optifine.Config/]: [OptiFine] EmissiveTextures: Loading optifine/emissive.properties
[19Feb2022 06:37:18.265] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\tac-client.toml
[19Feb2022 06:37:18.268] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\tac-client.toml
[19Feb2022 06:37:18.268] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\tac-client.toml for changes
[19Feb2022 06:37:18.271] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file jei-client.toml changed, sending notifies
[19Feb2022 06:37:18.272] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\cgm-client.toml
[19Feb2022 06:37:18.274] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\cgm-client.toml
[19Feb2022 06:37:18.275] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\cgm-client.toml for changes
[19Feb2022 06:37:18.276] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\waystones-client.toml
[19Feb2022 06:37:18.277] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file tac-client.toml changed, sending notifies
[19Feb2022 06:37:18.288] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\waystones-client.toml
[19Feb2022 06:37:18.292] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\waystones-client.toml for changes
[19Feb2022 06:37:18.293] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\artifacts-client.toml
[19Feb2022 06:37:18.294] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\artifacts-client.toml
[19Feb2022 06:37:18.297] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\artifacts-client.toml for changes
[19Feb2022 06:37:18.299] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\configured-client.toml
[19Feb2022 06:37:18.315] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\configured-client.toml
[19Feb2022 06:37:18.316] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\configured-client.toml for changes
[19Feb2022 06:37:18.317] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\guardvillagers-client.toml
[19Feb2022 06:37:18.317] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file configured-client.toml changed, sending notifies
[19Feb2022 06:37:18.328] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\guardvillagers-client.toml
[19Feb2022 06:37:18.330] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\guardvillagers-client.toml for changes
[19Feb2022 06:37:18.332] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\wyrmroost-client.toml
[19Feb2022 06:37:18.341] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\wyrmroost-client.toml
[19Feb2022 06:37:18.341] [main/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Forge ***
[19Feb2022 06:37:18.341] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[19Feb2022 06:37:18.342] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\wyrmroost-client.toml for changes
[19Feb2022 06:37:18.342] [main/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[19Feb2022 06:37:18.344] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\iceandfire-client.toml
[19Feb2022 06:37:18.344] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\iceandfire-client.toml
[19Feb2022 06:37:18.353] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\iceandfire-client.toml for changes
[19Feb2022 06:37:18.357] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file configured-client.toml changed, sending notifies
[19Feb2022 06:37:18.362] [Worker-Main-12/INFO] [Dragon Survival/]: Successfully added sprites!
[19Feb2022 06:37:18.383] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\forge-client.toml
[19Feb2022 06:37:18.385] [main/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.itemConsumer
[19Feb2022 06:37:18.385] [main/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.tessellator
[19Feb2022 06:37:18.387] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\forge-client.toml
[19Feb2022 06:37:18.387] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\forge-client.toml for changes
[19Feb2022 06:37:18.388] [modloading-worker-6/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-client.toml
[19Feb2022 06:37:18.389] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\enchdesc-client.toml
[19Feb2022 06:37:18.394] [main/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
[19Feb2022 06:37:18.397] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-client.toml changed, sending notifies
[19Feb2022 06:37:18.398] [Thread-1/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system!
[19Feb2022 06:37:18.399] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\enchdesc-client.toml
[19Feb2022 06:37:18.399] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\enchdesc-client.toml for changes
[19Feb2022 06:37:18.400] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\bloodandmadness-client.toml
[19Feb2022 06:37:18.401] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\bloodandmadness-client.toml
[19Feb2022 06:37:18.401] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\bloodandmadness-client.toml for changes
[19Feb2022 06:37:18.402] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\curios-client.toml
[19Feb2022 06:37:18.405] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\curios-client.toml
[19Feb2022 06:37:18.405] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\curios-client.toml for changes
[19Feb2022 06:37:18.406] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\patchouli-client.toml
[19Feb2022 06:37:18.407] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\patchouli-client.toml
[19Feb2022 06:37:18.407] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\patchouli-client.toml for changes
[19Feb2022 06:37:18.408] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\biomesoplenty\client.toml
[19Feb2022 06:37:18.408] [main/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Vanilla ***
[19Feb2022 06:37:18.417] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\biomesoplenty\client.toml
[19Feb2022 06:37:18.419] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\biomesoplenty\client.toml for changes
[19Feb2022 06:37:18.421] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\appleskin-client.toml
[19Feb2022 06:37:18.421] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\appleskin-client.toml
[19Feb2022 06:37:18.422] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\appleskin-client.toml for changes
[19Feb2022 06:37:18.423] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\infinityitemeditor-client.toml
[19Feb2022 06:37:18.436] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\infinityitemeditor-client.toml
[19Feb2022 06:37:18.437] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\infinityitemeditor-client.toml for changes
[19Feb2022 06:37:18.439] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\valhelsia_core-client.toml
[19Feb2022 06:37:18.446] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\valhelsia_core-client.toml
[19Feb2022 06:37:18.447] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\valhelsia_core-client.toml for changes
[19Feb2022 06:37:18.448] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file valhelsia_core-client.toml changed, sending notifies
[19Feb2022 06:37:18.449] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\dragonsurvival-client.toml
[19Feb2022 06:37:18.453] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\dragonsurvival-client.toml
[19Feb2022 06:37:18.453] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\dragonsurvival-client.toml for changes
[19Feb2022 06:37:18.455] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\veinmining-client.toml
[19Feb2022 06:37:18.458] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file valhelsia_core-client.toml changed, sending notifies
[19Feb2022 06:37:18.462] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\veinmining-client.toml
[19Feb2022 06:37:18.463] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\veinmining-client.toml for changes
[19Feb2022 06:37:18.464] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\valhelsia_structures-client.toml
[19Feb2022 06:37:18.464] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\valhelsia_structures-client.toml
[19Feb2022 06:37:18.465] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\valhelsia_structures-client.toml for changes
[19Feb2022 06:37:18.465] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\cfm-client.toml
[19Feb2022 06:37:18.474] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\cfm-client.toml
[19Feb2022 06:37:18.475] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\cfm-client.toml for changes
[19Feb2022 06:37:18.476] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON
[19Feb2022 06:37:18.476] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\betterdungeons-forge-1_16.toml
[19Feb2022 06:37:18.491] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\betterdungeons-forge-1_16.toml
[19Feb2022 06:37:18.492] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\betterdungeons-forge-1_16.toml for changes
[19Feb2022 06:37:18.497] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\tac-common.toml
[19Feb2022 06:37:18.503] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\tac-common.toml
[19Feb2022 06:37:18.503] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\tac-common.toml for changes
[19Feb2022 06:37:18.505] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\cgm-common.toml
[19Feb2022 06:37:18.509] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\cgm-common.toml
[19Feb2022 06:37:18.510] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\cgm-common.toml for changes
[19Feb2022 06:37:18.512] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\doom-newconfig.toml
[19Feb2022 06:37:18.512] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file tac-common.toml changed, sending notifies
[19Feb2022 06:37:18.517] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\doom-newconfig.toml
[19Feb2022 06:37:18.517] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\doom-newconfig.toml for changes
[19Feb2022 06:37:18.522] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\waystones-common.toml
[19Feb2022 06:37:18.541] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\waystones-common.toml
[19Feb2022 06:37:18.542] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\waystones-common.toml for changes
[19Feb2022 06:37:18.544] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\artifacts-common.toml
[19Feb2022 06:37:18.545] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file doom-newconfig.toml changed, sending notifies
[19Feb2022 06:37:18.555] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\artifacts-common.toml
[19Feb2022 06:37:18.555] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\artifacts-common.toml for changes
[19Feb2022 06:37:18.558] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\citadel-common.toml
[19Feb2022 06:37:18.561] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\citadel-common.toml
[19Feb2022 06:37:18.561] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\citadel-common.toml for changes
[19Feb2022 06:37:18.562] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\guardvillagers-common.toml
[19Feb2022 06:37:18.563] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\guardvillagers-common.toml
[19Feb2022 06:37:18.563] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\guardvillagers-common.toml for changes
[19Feb2022 06:37:18.564] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\wyrmroost-common.toml
[19Feb2022 06:37:18.566] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\wyrmroost-common.toml
[19Feb2022 06:37:18.566] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\wyrmroost-common.toml for changes
[19Feb2022 06:37:18.567] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\iceandfire-common.toml
[19Feb2022 06:37:18.569] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\iceandfire-common.toml
[19Feb2022 06:37:18.569] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\iceandfire-common.toml for changes
[19Feb2022 06:37:18.586] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\forge-common.toml
[19Feb2022 06:37:18.589] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\forge-common.toml
[19Feb2022 06:37:18.589] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\forge-common.toml for changes
[19Feb2022 06:37:18.590] [modloading-worker-6/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml
[19Feb2022 06:37:18.591] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\bloodandmadness-common.toml
[19Feb2022 06:37:18.602] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\bloodandmadness-common.toml
[19Feb2022 06:37:18.602] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\bloodandmadness-common.toml for changes
[19Feb2022 06:37:18.604] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\spartanshields-common.toml
[19Feb2022 06:37:18.605] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file iceandfire-common.toml changed, sending notifies
[19Feb2022 06:37:18.607] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\spartanshields-common.toml
[19Feb2022 06:37:18.607] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\spartanshields-common.toml for changes
[19Feb2022 06:37:18.608] [modloading-worker-6/INFO] [Spartan Shields/]: Loading config spartanshields-common.toml
[19Feb2022 06:37:18.609] [modloading-worker-6/DEBUG] [Spartan Shields/]: Reloading durability values for Shields!
[19Feb2022 06:37:18.611] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\liquidblocks-common.toml
[19Feb2022 06:37:18.622] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\liquidblocks-common.toml
[19Feb2022 06:37:18.622] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\liquidblocks-common.toml for changes
[19Feb2022 06:37:18.623] [modloading-worker-6/DEBUG] [liquidblocks/]: Loaded Liquid Blocks' config file liquidblocks-common.toml
[19Feb2022 06:37:18.625] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\biomesoplenty\generation.toml
[19Feb2022 06:37:18.636] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\biomesoplenty\generation.toml
[19Feb2022 06:37:18.636] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\biomesoplenty\generation.toml for changes
[19Feb2022 06:37:18.638] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\regrowth-common.toml
[19Feb2022 06:37:18.639] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\regrowth-common.toml
[19Feb2022 06:37:18.639] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\regrowth-common.toml for changes
[19Feb2022 06:37:18.649] [modloading-worker-6/INFO] [STDOUT/]: [com.mactso.regrowth.config.WallBiomeDataManager:wallBiomeDataInit:64]: failed to get walls all tags 
[19Feb2022 06:37:18.650] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\backpacked-common.toml
[19Feb2022 06:37:18.664] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file biomesoplenty/generation.toml changed, sending notifies
[19Feb2022 06:37:18.665] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\backpacked-common.toml
[19Feb2022 06:37:18.665] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\backpacked-common.toml for changes
[19Feb2022 06:37:18.666] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\YungsExtras-forge-1_16.toml
[19Feb2022 06:37:18.679] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\YungsExtras-forge-1_16.toml
[19Feb2022 06:37:18.679] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\YungsExtras-forge-1_16.toml for changes
[19Feb2022 06:37:18.681] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\spartanweaponry-common.toml
[19Feb2022 06:37:18.682] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\spartanweaponry-common.toml
[19Feb2022 06:37:18.682] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\spartanweaponry-common.toml for changes
[19Feb2022 06:37:18.690] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file spartanweaponry-common.toml changed, sending notifies
[19Feb2022 06:37:18.691] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\betterstrongholds-forge-1_16.toml
[19Feb2022 06:37:18.702] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\betterstrongholds-forge-1_16.toml
[19Feb2022 06:37:18.703] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\betterstrongholds-forge-1_16.toml for changes
[19Feb2022 06:37:18.705] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\dragonsurvival-common.toml
[19Feb2022 06:37:18.708] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\dragonsurvival-common.toml
[19Feb2022 06:37:18.708] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\dragonsurvival-common.toml for changes
[19Feb2022 06:37:18.713] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\valhelsia_structures-common.toml
[19Feb2022 06:37:18.714] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\valhelsia_structures-common.toml
[19Feb2022 06:37:18.714] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\valhelsia_structures-common.toml for changes
[19Feb2022 06:37:18.716] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\draco\AppData\Roaming\.minecraft\config\cfm-common.toml
[19Feb2022 06:37:18.728] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\cfm-common.toml
[19Feb2022 06:37:18.728] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\draco\AppData\Roaming\.minecraft\config\cfm-common.toml for changes
[19Feb2022 06:37:18.728] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file dragonsurvival-common.toml changed, sending notifies
[19Feb2022 06:37:18.794] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: jei:gui/icons/recipe_transfer, 7 -> 14
[19Feb2022 06:37:19.478] [Worker-Main-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file jei-server.toml for jei tracking
[19Feb2022 06:37:19.492] [Worker-Main-8/INFO] [STDOUT/]: [moguns.MoGuns:setup:161]: MoGuns preinit, if you're reading this then I hope you're having a nice day :)
[19Feb2022 06:37:19.524] [Worker-Main-8/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[19Feb2022 06:37:19.524] [Worker-Main-13/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[19Feb2022 06:37:19.554] [Worker-Main-8/INFO] [Dragon Survival/]: Successfully added sprites!
[19Feb2022 06:37:19.558] [Worker-Main-13/INFO] [Dragon Survival/]: Successfully added sprites!
[19Feb2022 06:37:19.616] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[19Feb2022 06:37:19.627] [Worker-Main-12/INFO] [journeymap/]: Found @Ljourneymap/client/api/ClientPlugin;: net.blay09.mods.waystones.compat.JourneyMapAddon
[19Feb2022 06:37:19.862] [Worker-Main-14/INFO] [Dragon Survival/]: Successfully added sprites!
[19Feb2022 06:37:19.889] [Worker-Main-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file artifacts-server.toml for artifacts tracking
[19Feb2022 06:37:19.985] [Worker-Main-12/INFO] [Bookshelf/]: Registering 3 command argument types.
[19Feb2022 06:37:19.986] [Worker-Main-12/INFO] [Bookshelf/]: Registering 13 loot conditions.
[19Feb2022 06:37:19.986] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_structure" with type net.minecraft.loot.LootConditionType.
[19Feb2022 06:37:19.986] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_raid" with type net.minecraft.loot.LootConditionType.
[19Feb2022 06:37:19.986] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_forge_energy" with type net.minecraft.loot.LootConditionType.
[19Feb2022 06:37:19.986] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_item" with type net.minecraft.loot.LootConditionType.
[19Feb2022 06:37:19.986] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_village" with type net.minecraft.loot.LootConditionType.
[19Feb2022 06:37:19.986] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_harvest_level" with type net.minecraft.loot.LootConditionType.
[19Feb2022 06:37:19.986] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_power" with type net.minecraft.loot.LootConditionType.
[19Feb2022 06:37:19.986] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:is_mob" with type net.minecraft.loot.LootConditionType.
[19Feb2022 06:37:19.986] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_dimension" with type net.minecraft.loot.LootConditionType.
[19Feb2022 06:37:19.986] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_biome_tag" with type net.minecraft.loot.LootConditionType.
[19Feb2022 06:37:19.986] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:slime_chunk" with type net.minecraft.loot.LootConditionType.
[19Feb2022 06:37:19.986] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_rarity" with type net.minecraft.loot.LootConditionType.
[19Feb2022 06:37:19.986] [Worker-Main-12/DEBUG] [Bookshelf/]: Registered Loot Condition "bookshelf:check_enchantability" with type net.minecraft.loot.LootConditionType.
[19Feb2022 06:37:20.042] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cgm] Starting version check at https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/cgm/update.json
[19Feb2022 06:37:20.066] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [cgm] Received version check data:
{
    "homepage": "https://mrcrayfish.com/mods?id=cgm",
    "promos": {
        "1.12.2-latest": "0.15.3",
        "1.15.2-latest": "1.0.0",
        "1.16.3-latest": "1.0.1"
    }
}

[19Feb2022 06:37:20.066] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cgm] Found status: BETA Current: 1.1.0 Target: null
[19Feb2022 06:37:20.067] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/window.json
[19Feb2022 06:37:20.086] [Thread-24/DEBUG] [Bookshelf/]: Loaded 3 supporters. Took 99ms.
[19Feb2022 06:37:20.191] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Received version check data:
{
  "homepage": "https://www.curseforge.com/minecraft/mc-mods/macaws-windows",
  "promos": {
    "1.18.1-recommended": "2.0.2",
    "1.18.1-latest": "2.0.2",
    "1.17.1-recommended": "2.0.2",
    "1.17.1-latest": "2.0.2",
    "1.16.5-recommended": "2.0.2",
    "1.16.5-latest": "2.0.2",
    "1.15.2-latest": "1.0.2",
    "1.15.1-latest": "1.0.2",
    "1.14.4-latest": "1.0.2",
    "1.12.2-latest": "1.0.1",
    "1.15.2-recommended": "1.0.2",
    "1.15.1-recommended": "1.0.2",
    "1.14.4-recommended": "1.0.2",
    "1.12.2-recommended": "1.0.1"
  }
}

[19Feb2022 06:37:20.192] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Found status: UP_TO_DATE Current: 2.0.2 Target: null
[19Feb2022 06:37:20.192] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
[19Feb2022 06:37:20.297] [Worker-Main-12/INFO] [Spartan Shields/]: Setting up Spartan Shields!
[19Feb2022 06:37:20.328] [Worker-Main-12/INFO] [STDOUT/]: [com.mactso.regrowth.Main:preInit:32]: Regrowth 16.4 1.1.0.18: Registering Handler
[19Feb2022 06:37:20.367] [Worker-Main-12/INFO] [Spartan Weaponry/]: Setting up Spartan Weaponry!
[19Feb2022 06:37:20.378] [Worker-Main-9/DEBUG] [mixin/]: Mixing common.BredAnimalsTriggerMixin from backpacked.mixins.json into net.minecraft.advancements.criterion.BredAnimalsTrigger
[19Feb2022 06:37:20.380] [Worker-Main-9/DEBUG] [mixin/]: Renaming synthetic method lambda$onPlayerBreedTurtle$1(Lnet/minecraft/entity/player/ServerPlayerEntity;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to mdb8f053$lambda$onPlayerBreedTurtle$1$0 in backpacked.mixins.json:common.BredAnimalsTriggerMixin
[19Feb2022 06:37:20.380] [Worker-Main-9/DEBUG] [mixin/]: Renaming synthetic method lambda$null$0(Lnet/minecraft/entity/player/ServerPlayerEntity;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to mdb8f053$lambda$null$0$1 in backpacked.mixins.json:common.BredAnimalsTriggerMixin
[19Feb2022 06:37:20.514] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Received version check data:
{"promos":{"1.14.4-latest":"5.7.0","1.14.4-recommended":"5.7.0","1.15.2-latest":"5.7.0","1.15.2-recommended":"5.7.0","1.16.2-latest":"5.7.2","1.16.2-recommended":"5.7.2","1.16.3-latest":"5.7.2","1.16.3-recommended":"5.7.2","1.16.4-latest":"5.7.2","1.16.4-recommended":"5.7.2","1.16.5-latest":"5.8.0beta11","1.16.5-recommended":"5.7.2","1.17.1-latest":"5.8.0beta15","1.17.1-recommended":"5.7.3","1.18.1-latest":"5.8.0beta15"},"homepage":"https://www.curseforge.com/minecraft/mc-mods/journeymap"}
[19Feb2022 06:37:20.514] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Found status: AHEAD Current: 5.8.0beta15 Target: null
[19Feb2022 06:37:20.515] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configured] Starting version check at https://mrcrayfish.com/modupdatejson?id=configured
[19Feb2022 06:37:20.557] [Worker-Main-12/INFO] [Dragon Survival/]: Successfully registered capabilities!
[19Feb2022 06:37:20.643] [Worker-Main-12/INFO] [Dragon Survival/]: Successfully registered packets!
[19Feb2022 06:37:20.770] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [configured] Received version check data:
{
    "homepage": "https://mrcrayfish.com/mods?id=configured",
    "promos": {
        "1.15.2-latest": "1.0.2",
        "1.16.3-latest": "1.1.0",
        "1.16.5-latest": "1.5.0",
        "1.17.1-latest": "1.5.0",
        "1.18-latest": "1.5.0",
        "1.18.1-latest": "1.5.3"
    }
}
[19Feb2022 06:37:20.771] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configured] Found status: BETA Current: 1.5.1 Target: 1.5.0
[19Feb2022 06:37:20.771] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.16.5
[19Feb2022 06:37:20.797] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 33 jobs
[19Feb2022 06:37:20.813] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:lesser_desertwyrm, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.813] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:overworld_drake, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.814] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:silver_glider, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.814] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:roost_stalker, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.814] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:butterfly_leviathan, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.814] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:dragon_fruit_drake, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.814] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:canari_wyvern, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.815] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:royal_red, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.815] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:coin_dragon, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.815] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:alpine, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.826] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for kobolds:kobold, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.826] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for kobolds:kobold_warrior, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.827] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for kobolds:kobold_enchanter, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.827] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for kobolds:kobold_engineer, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.827] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for kobolds:kobold_pirate, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.827] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for kobolds:kobold_pirate_captain, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.827] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for kobolds:kobold_zombie, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.827] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for kobolds:kobold_drowned, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.827] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for kobolds:kobold_skeleton, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.827] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for kobolds:kobold_child, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.828] [main/INFO] [journeymap/]: Initializing Packet Registries
[19Feb2022 06:37:20.831] [main/DEBUG] [journeymap/]: Registering internal Network handler.
[19Feb2022 06:37:20.838] [main/DEBUG] [journeymap/]: Registering external WorldId packet handler on channel -> "worldinfo:world_id".
[19Feb2022 06:37:20.840] [main/DEBUG] [journeymap/]: Registering external waypoint crud listener handler on channel -> "journeymap:waypoint".
[19Feb2022 06:37:20.857] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for guardvillagers:guard, use EntityAttributeCreationEvent instead.
[19Feb2022 06:37:20.886] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.089
[19Feb2022 06:37:20.895] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/LOADING]: Running pre client event work
[19Feb2022 06:37:21.005] [Worker-Main-12/WARN] [tac/]: Could not load animations for gun - DP_28
[19Feb2022 06:37:21.013] [Worker-Main-12/WARN] [tac/]: Could not load animations for gun - DB_SHORT
[19Feb2022 06:37:21.014] [Worker-Main-12/WARN] [tac/]: Could not load animations for gun - DB_LONG
[19Feb2022 06:37:21.021] [Worker-Main-12/WARN] [tac/]: Could not load animations for gun - MG3
[19Feb2022 06:37:21.022] [Worker-Main-13/INFO] [Spartan Shields/]: Setting up Client for Spartan Shields!
[19Feb2022 06:37:21.023] [Worker-Main-12/WARN] [tac/]: Could not load animations for gun - MG42
[19Feb2022 06:37:21.027] [Worker-Main-13/INFO] [Spartan Weaponry/]: Setting up Client for Spartan Weaponry!
[19Feb2022 06:37:21.069] [Worker-Main-13/DEBUG] [mixin/]: Mixing client.CreativeScreenMixin from backpacked.mixins.json into net.minecraft.client.gui.screen.inventory.CreativeScreen
[19Feb2022 06:37:21.070] [Worker-Main-13/DEBUG] [mixin/]: Renaming synthetic method lambda$patchBackpackSlot$1(Lnet/minecraft/inventory/container/Slot;)V to mdb8f053$lambda$patchBackpackSlot$1$0 in backpacked.mixins.json:client.CreativeScreenMixin
[19Feb2022 06:37:21.070] [Worker-Main-13/DEBUG] [mixin/]: Renaming synthetic method lambda$patchBackpackSlot$0(Lnet/minecraft/inventory/container/Slot;)Z to mdb8f053$lambda$patchBackpackSlot$0$1 in backpacked.mixins.json:client.CreativeScreenMixin
[19Feb2022 06:37:21.398] [Worker-Main-14/WARN] [com.github.alexthe666.iceandfire.IceAndFire/]: Could not load /assets/iceandfire/models/tabula/firedragon/firedragon_Swimming.tbl: in is null
[19Feb2022 06:37:21.417] [Worker-Main-14/WARN] [com.github.alexthe666.iceandfire.IceAndFire/]: Could not load /assets/iceandfire/models/tabula/firedragon/firedragon_Swim5.tbl: in is null
[19Feb2022 06:37:21.449] [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.4.31"}}
[19Feb2022 06:37:21.449] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA Current: 10.4.31 Target: 10.4.31
[19Feb2022 06:37:21.449] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Starting version check at https://raw.githubusercontent.com/seymourimadeit/guardvillagers/master/update.json
[19Feb2022 06:37:21.458] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Received version check data:
{
    "homepage": "https://www.curseforge.com/minecraft/mc-mods/guard-villagers/files",
    "promos": {
        "1.14.4-latest": "1.0.5",
        "1.14.4-recommended": "1.0.5",
        "1.15.2-latest": "1.0.8",
        "1.15.2-recommended": "1.0.8",
        "1.16.1-latest": "1.1.4",
        "1.16.1-recommended": "1.1.4",
        "1.16.3-latest": "1.1.9",
        "1.16.3-recommended": "1.1.9",
                "1.16.4-latest": "1.2.6",
        "1.16.4-recommended": "1.2.6",
                "1.16.5-latest": "1.2.6",
        "1.16.5-recommended": "1.2.6",
        "1.17.1-latest": "1.3.4",
        "1.17.1-recommended": "1.3.4",
        "1.18-recommended": "1.4.0",
        "1.18-latest": "1.4.0",
        "1.18.1-recommended": "1.4.0",
        "1.18.1-latest": "1.4.0"
    }
}

[19Feb2022 06:37:21.459] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Found status: UP_TO_DATE Current: 1.2.6 Target: null
[19Feb2022 06:37:21.459] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/doors.json
[19Feb2022 06:37:21.565] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Received version check data:
{
  "homepage": "https://www.curseforge.com/minecraft/mc-mods/macaws-doors",
  "promos": {
    "1.18.1-recommended": "1.0.5",
    "1.18.1-latest": "1.0.5",
    "1.17.1-recommended": "1.0.5",
    "1.17.1-latest": "1.0.5",
    "1.16.5-recommended": "1.0.5",
    "1.16.5-latest": "1.0.5",
    "1.15.2-latest": "1.0.3",
    "1.15.1-latest": "1.0.3",
    "1.14.4-latest": "1.0.3",
    "1.12.2-latest": "1.0.3",
    "1.15.2-recommended": "1.0.3",
    "1.15.1-recommended": "1.0.3",
    "1.14.4-recommended": "1.0.3",
    "1.12.2-recommended": "1.0.3"
  }
}

[19Feb2022 06:37:21.566] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Found status: UP_TO_DATE Current: 1.0.5 Target: null
[19Feb2022 06:37:21.566] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [catalogue] Starting version check at https://mrcrayfish.com/modupdatejson?id=catalogue
[19Feb2022 06:37:21.763] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [catalogue] Received version check data:
{
    "homepage": "https://mrcrayfish.com/mods?id=catalogue",
    "promos": {
        "1.16.5-latest": "1.5.0",
        "1.17.1-latest": "1.5.0",
        "1.18-latest": "1.6.0",
        "1.18.1-latest": "1.6.0"
    }
}
[19Feb2022 06:37:21.764] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [catalogue] Found status: BETA Current: 1.5.0 Target: 1.5.0
[19Feb2022 06:37:21.765] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[19Feb2022 06:37:22.072] [main/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/LOADING]: Running post client event work
[19Feb2022 06:37:22.175] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after SIDED_SETUP: 1 jobs
[19Feb2022 06:37:22.175] [main/INFO] [journeymap/]: Journeymap Initializing
[19Feb2022 06:37:22.206] [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.2860",
    "1.12.2-recommended": "14.23.5.2859",
    "1.13.2-latest": "25.0.223",
    "1.14.2-latest": "26.0.63",
    "1.14.3-latest": "27.0.60",
    "1.14.4-latest": "28.2.26",
    "1.14.4-recommended": "28.2.26",
    "1.15-latest": "29.0.4",
    "1.15.1-latest": "30.0.51",
    "1.15.2-latest": "31.2.57",
    "1.15.2-recommended": "31.2.57",
    "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.2.28",
    "1.16.5-recommended": "36.2.20",
    "1.17.1-latest": "37.1.1",
    "1.17.1-recommended": "37.1.1",
    "1.18-latest": "38.0.17",
    "1.18.1-latest": "39.0.79"
  }
}
[19Feb2022 06:37:22.207] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 36.2.20 Target: null
[19Feb2022 06:37:22.207] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/bridges.json
[19Feb2022 06:37:22.408] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Received version check data:
{
  "homepage": "https://www.curseforge.com/minecraft/mc-mods/macaws-bridges",
  "promos": {
    "1.18.1-recommended": "2.0.1",
    "1.18.1-latest": "2.0.1",
    "1.17.1-recommended": "2.0.1",
    "1.17.1-latest": "2.0.1",
    "1.16.5-latest": "2.0.1",
    "1.16.5-recommended": "2.0.1",
    "1.15.2-latest": "1.0.6",
    "1.14.4-latest": "1.0.6",
    "1.12.2-latest": "1.0.6",
    "1.15.2-recommended": "1.0.6",
    "1.14.4-recommended": "1.0.6",
    "1.12.2-recommended": "1.0.6"
  }
}

[19Feb2022 06:37:22.409] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Found status: UP_TO_DATE Current: 2.0.1 Target: null
[19Feb2022 06:37:22.409] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Starting version check at https://updates.blamejared.com/get?n=enchantmentdescriptions&gv=1.16.4
[19Feb2022 06:37:22.470] [main/INFO] [journeymap/]: JourneyMap log initialized.
[19Feb2022 06:37:22.471] [main/INFO] [journeymap/]: initialize ENTER
[19Feb2022 06:37:22.476] [main/INFO] [journeymap/]: [ClientAPI] built with JourneyMap API 1.8-SNAPSHOT
[19Feb2022 06:37:22.476] [main/INFO] [journeymap/]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[19Feb2022 06:37:22.477] [main/INFO] [journeymap/]: Initialized IClientPlugin: net.blay09.mods.waystones.compat.JourneyMapAddon
[19Feb2022 06:37:22.477] [main/DEBUG] [journeymap/]: Loading and Generating Journeymap configs
[19Feb2022 06:37:22.570] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Received version check data:
{"homepage":"https://curseforge.com/minecraft/mc-mods/enchantment-descriptions","promos":{"1.16.4-latest":"6.0.4"}}
[19Feb2022 06:37:22.570] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Found status: BETA Current: 7.0.18 Target: null
[19Feb2022 06:37:22.570] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwtrpdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/trapdoors.json
[19Feb2022 06:37:22.578] [main/WARN] [journeymap/]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[19Feb2022 06:37:22.579] [main/WARN] [journeymap/]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[19Feb2022 06:37:22.595] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [mcwtrpdoors] Received version check data:
{
  "homepage": "https://www.curseforge.com/minecraft/mc-mods/macaws-trapdoors",
  "promos": {
    "1.18.1-recommended": "1.0.4",
    "1.18.1-latest": "1.0.4",
    "1.17.1-recommended": "1.0.4",
    "1.17.1-latest": "1.0.4",
    "1.16.5-recommended": "1.0.4",
    "1.16.5-latest": "1.0.4",
    "1.15.2-latest": "1.0.3",
    "1.15.1-latest": "1.0.3",
    "1.14.4-latest": "1.0.3",
    "1.12.2-latest": "1.0.3",
    "1.15.2-recommended": "1.0.3",
    "1.15.1-recommended": "1.0.3",
    "1.12.2-recommended": "1.0.3",
    "1.14.4-recommended": "1.0.3"
  }
}

[19Feb2022 06:37:22.596] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwtrpdoors] Found status: UP_TO_DATE Current: 1.0.4 Target: null
[19Feb2022 06:37:22.596] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfences] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/fences.json
[19Feb2022 06:37:22.609] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [mcwfences] Received version check data:
{
  "homepage": "https://www.curseforge.com/minecraft/mc-mods/macaws-fences-and-walls",
  "promos": {
    "1.18.1-recommended": "1.0.2",
    "1.18.1-latest": "1.0.2",
    "1.17.1-recommended": "1.0.2",
    "1.17.1-latest": "1.0.2",
    "1.16.5-recommended": "1.0.2",
    "1.16.5-latest": "1.0.2",
    "1.15.2-latest": "1.0.0",
    "1.14.4-latest": "1.0.0",
    "1.12.2-latest": "1.0.0",
    "1.15.2-recommended": "1.0.0",
    "1.14.4-recommended": "1.0.0",
    "1.12.2-recommended": "1.0.0"
  }
}

[19Feb2022 06:37:22.610] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfences] Found status: UP_TO_DATE Current: 1.0.2 Target: null
[19Feb2022 06:37:22.610] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [backpacked] Starting version check at https://mrcrayfish.com/modupdatejson?id=backpacked
[19Feb2022 06:37:22.703] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [backpacked] Received version check data:
{
    "homepage": "https://mrcrayfish.com/mods?id=backpacked",
    "promos": {
        "1.12.2-latest": "1.4.1",
        "1.14.4-latest": "1.7.0",
        "1.15.1-latest": "1.4.0",
        "1.15.2-latest": "1.8.0",
        "1.16.1-latest": "1.5.0",
        "1.16.3-latest": "1.10.1",
        "1.16.5-latest": "2.0.3",
        "1.18.1-latest": "2.0.4"
    }
}
[19Feb2022 06:37:22.703] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [backpacked] Found status: BETA Current: 2.0.4 Target: 2.0.3
[19Feb2022 06:37:22.703] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [regrowth] Starting version check at https://github.com/mactso/Regrowth/raw/master/update.json
[19Feb2022 06:37:22.869] [main/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.KeyEventHandler
[19Feb2022 06:37:22.870] [main/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.ChatEventHandler
[19Feb2022 06:37:22.871] [main/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.StateTickHandler
[19Feb2022 06:37:22.872] [main/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.WorldEventHandler
[19Feb2022 06:37:22.872] [main/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.WaypointBeaconHandler
[19Feb2022 06:37:22.873] [main/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.TextureAtlasHandler
[19Feb2022 06:37:22.873] [main/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.MiniMapOverlayHandler
[19Feb2022 06:37:22.874] [main/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.PlayerConnectHandler
[19Feb2022 06:37:22.876] [main/DEBUG] [journeymap/]: Handler registered: journeymap.client.world.ChunkMonitor
[19Feb2022 06:37:22.877] [main/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.HudOverlayHandler
[19Feb2022 06:37:22.881] [main/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.PopupMenuEventHandler
[19Feb2022 06:37:22.883] [main/INFO] [journeymap/]: initialize EXIT, elapsed count 1 avg 703.93ms
[19Feb2022 06:37:22.883] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.707
[19Feb2022 06:37:22.935] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [regrowth] Received version check data:
{
    "homepage": "https://www.curseforge.com/minecraft/mc-mods/regrowth",
    "promos": {
        "1.14.4-latest": "1.0.0.0",
        "1.15.1-latest": "1.1.0.14",
        "1.15.2-latest": "1.1.0.14",
        "1.16.1-latest": "1.108.0.17",
        "1.16.2-latest": "1.21.0.18",
        "1.16.3-latest": "1.21.0.18",
        "1.16.4-latest": "1.21.0.18"
    }
}

[19Feb2022 06:37:22.935] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [regrowth] Found status: BETA Current: 1.16.5-1.36.0.27 Target: null
[19Feb2022 06:37:22.936] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [obfuscate] Starting version check at https://mrcrayfish.com/modupdatejson?id=obfuscate
[19Feb2022 06:37:23.045] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [obfuscate] Received version check data:
{
    "homepage": "https://mrcrayfish.com/mods?id=obfuscate",
    "promos": {
        "1.12.2-latest": "0.4.2",
        "1.15.2-latest": "0.5.0",
        "1.16.1-latest": "0.5.0",
        "1.16.3-latest": "0.6.2",
        "1.16.4-latest": "0.6.0",
        "1.17.1-latest": "0.6.2",
        "1.16.5-latest": "0.6.2"
    }
}
[19Feb2022 06:37:23.046] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [obfuscate] Found status: BETA Current: 0.6.2 Target: 0.6.2
[19Feb2022 06:37:23.047] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Starting version check at https://mrcrayfish.com/modupdatejson?id=cfm
[19Feb2022 06:37:23.144] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [cfm] Received version check data:
{
    "homepage": "https://mrcrayfish.com/mods?id=cfm",
    "promos": {
        "1.11.2-latest": "4.1",
        "1.12.2-latest": "6.3.0",
        "1.14.3-latest": "7.0.0-pre2",
        "1.14.4-latest": "7.0.0-pre15",
        "1.15.1-latest": "7.0.0-pre16",
        "1.16.1-latest": "7.0.0-pre18",
        "1.16.3-latest": "7.0.0-pre22",
        "1.17.1-latest": "7.0.0-pre25",
        "1.18-latest": "7.0.0-pre26",
        "1.18.1-latest": "7.0.0-pre28",
        "1.7.10-latest": "3.4",
        "1.8.9-latest": "4.0.1",
        "1.16.5-latest": "7.0.0-pre22"
    }
}
[19Feb2022 06:37:23.144] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Found status: BETA Current: 7.0.0-pre22 Target: 7.0.0-pre22
[19Feb2022 06:37:23.144] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/furniture.json
[19Feb2022 06:37:23.304] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Received version check data:
{
  "homepage": "https://www.curseforge.com/minecraft/mc-mods/macaws-furniture",
  "promos": {
    "1.16.4-latest": "2.0.1",
    "1.16.5-latest": "2.0.1",
    "1.15.2-latest": "2.0.1",
    "1.15.1-latest": "1.0.1",
    "1.14.4-latest": "1.0.1",
    "1.12.2-latest": "1.0.1",
    "1.17.1-recommended": "2.0.1",
    "1.17.1-latest": "2.0.1",
    "1.16.4-recommended": "2.0.1",
    "1.16.5-recommended": "2.0.1",
    "1.15.2-recommended": "2.0.1",
    "1.15.1-recommended": "1.0.1",
    "1.14.4-recommended": "1.0.1",
    "1.12.2-recommended": "1.0.1"
  }
}

[19Feb2022 06:37:23.306] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Found status: UP_TO_DATE Current: 2.0.1 Target: null
[19Feb2022 06:37:23.307] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cyclic] Starting version check at https://raw.githubusercontent.com/Lothrazar/cyclic/trunk/1.16/update.json
[19Feb2022 06:37:23.328] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [cyclic] Received version check data:
{
    "homepage": "https://www.curseforge.com/minecraft/mc-mods/cyclic",
    "promos": {
        "1.16.5-latest": "1.5.14"
    },
    "1.16.5": {
        "0.6.1": "Ported ",
        "0.6.2": "Fixed crash in harvester GUI.  Remove logspam in Disenchanter.  Patch StackOverflowError in Excavate enchant when level is high.  Fixed projectiles thrown from items not flying.   Fan now can blow through non-solid blocks.  Fan has a GUI to control speed and range.  Beheading mob heads config list added.  Beheading enchant is able to drops skulls from wither boss equal to its level.  Fixed some resource and file not found warnings in startup console.   ",
        "0.7.0": "Fixed 'lost connection: Took too long to log in' on servers.  Water scepter thing works on water-logged blocks.  Upgraded GUI of several blocks.  Ported from 1.12: Pharos Beacon, Creative battery, Creative item tester, Dice, Dropper, Forester, Miner, Text Projector, Uncrafter.  New blocks: Terra Preta, Mason blocks.  ",
        "0.7.1": "All Solidifier and Melter recipes are now defined as JSON files and new recipes can be added by pack developers using the JSON format. ",
        "0.8.0": "Flippers item added.  Items that can be turned off now have an on-off tooltip for the right-click toggle feature (currently just flippers and glove).  Haste potion added.  Fixed Powered anvil eating items.  Added config to disable power consumption; set requirement to zero for the machine.  ( vemerion ) Fix a bug where stun and swimspeed potions were brewable from any potion. ( trunksbomb: all of the following ) Fix compatibility issue with added hearts.  Correct bug with thrown direction of monster ball, add particles . Fix Harvester to harvest the correct area.    Missing hardness property causing the block to break instantly;   Missing loot table causing the block to not drop itself;   Null pointer crash when accessing the GUI due to POWERCONF not being set in Config;   Crash when placing the Collector while facing UP or DOWN (only horizontal facings are allowed).  Store UUID of User (the tile entity, not the player) in NBT . Restore missing functionality to Experience Pylon such as item interactions. ",
        "0.8.1": "Fixed foreseter crash; it now uses data tag minecraft:saplings to identify what is plantable.  ( trunksbomb ) Patchouli guidebook added.  New enchantments: Gloom, Auto Smelt, Disarming.  Battery now renders on the side how much power is stored.  Ported from 1.12: Rod of elevation; Peat Farmer; Water Candle; Vision Helmet.  Many items can now be used in midair, clicking a block not required (heart items, wings). ",
        "0.8.2": "Trash Void now accepts fluids as it did in 1.12.  Fixed bug where Miner could get stuck on non-mineable block, or on liquid, also it sometimes would skip valid blocks.  Fluid collector now correctly pays energy cost when processing.  Fixed bug in forester where it wasnt mining the bottom log of the tree.  Fixed an issue where player would fall through Scaffolding blocks and sit inside them, they are correctly solid now.  ( trunksbomb ) New Ender enchantment for swords: what used to be block now spawns an ender pearl. ",
        "0.8.3": "Auto-Smelting enchantment can now be applied to other mining tools such as Axes.  Updated pachoulli guidebook with more entries.  Emerald tools now use sticks instead of diamonds.  Used player->floatingTickCount to prevent player from being 'kicked for flying' when using climbing and levitating objects such as Fan, Air charm, etc.  Cyan Rose now spawns in the following biome-types: FOREST, PLAINS, TAIGA, EXTREME_HILLS.  Improved the mod logger to remove log-spam; added a config to unblock that is off by default.  ( trunksbomb ) Added Fireplace block.  Added Crafting Machine.  Added Ender Scepter.  Added Caving Torch Charm.",
        "0.9.0": "Removed the config toggles that un-register items, this is not supported by mojang or forge it simply throws MissingMappings crash exceptions (to remove content, delete recipes in a data pack and hide from JEI).  Terra Preta no longer works on blocks that are immune to bonemeal (if they have canUseBonemeal() -> false).  Shape builder update: optional shape slot and GPS slot, the GPS slot will change the center of the target build, default is still the machine; the shape slot will READ in the current shape while the machine is running (break and replace existing machines).  New Shape computer added to write builds in the world onto data cards.Shape data card can build structures in the world relative to the player Harvest Scythe added.  Ender enchantment updated so it will not shoot the pearl if you successfully open a chest.  Added settings data card item. Renamed GPS Marker to GPS Data Card.  Added ender carrot.   Added chocolate, honey, and metal apples.   Added more default honey recipes.  Fixed fan transparency bug.  Fan GUI updated.  Fixed bug where Peat generator was eating items when full.  Beekeeper enchant added.  ( trunksbomb ) Fixed Experience Enchant triggers when enchanted item is held in the offhand and blocks are broken with the mainhand. ",
        "0.9.1": "Hotfix for server crash",
        "0.9.2": "Fixed Empty Heart Container error.  Fixed Text Projector not working on servers.  Fixed the buttons in Item Collector not showing their status.  Fixed crash caused by death; related to experience boost enchant ( thanks henkelmax ) ",
        "0.9.3": "Fix Item collector rendered region not matching pickup area.  More recipes use data tags instead of items (example: forge:leather, forge:string, forge:slimeballs). Updated some internal power transfer logic to avoid client-server desync.  Fix Disenchanter energy cost.  Fixed automated Users syncing/consuming items such as buckets.  Slight power buff to Excavation enchant.  ( trunksbomb ) Fix client desync of applied potion effect on Gloom.  Fix crash when releasing mobs with NBT data from Monster Ball.   Fix server crash due to recursion from Excavation Enchant activating, and check harvestlevel of each blockstate.  Add ability to extract honeycomb from hives and nests to Cyclic-added shears  ",
        "0.9.4": "Added config options to disable any enchantment.  Cyan flower worldgen feature is now registered in the Feature registry (mod compatibility).  Fixed bug where players cannot input 'e' in the text projector.  Harvester now works with crops from the Resynth mod.  Fixed Excavate enchant not working on redstone ore.  Add User power config option.  Added workaround to force User to work with some Mystical Agriculture tools.  ( trunksbomb ) Fix Issue #1604, Forester only tried to harvest blocks if its inventory was empty.  Fix Harvester breaking stems for pumpkins, melons, etc. Fix Monster Ball not waking up sleeping entity. ",
        "0.10.0": "Laser Cell port from 1.12.  Improved bounding-boxes of some blocks. Spikes block now have their baseplate take up the full block instead of being a bit too small to fill the full blockspace.  Fixed emerald carrot not affecting horses jump height.  Fishing Net has a GUI added by request.  ( trunksbomb ) New unbreakable bedrock with custom texture, control with redstone.  Magnet enchant is now compatible with Botania 'solegnolia'.  Solid Ender Eye now works with the customized strongholds from 'Repurposed Structures' mod.  Fixed compatibility with inventory-sorting mods such as Inventory Tweaks. ( BugmanBugman ) Capitalize the names of some items in en_us lang",
        "0.10.1": "Added Crafting Stick and Advanced Crafting Stick.  ( trunksbomb ) Ported Storage Bag.  Ported Ender Shelf and Ender Shelf Controller.  ",
        "1.0.0": "Added Ghost Block and Phantom Block.  Fixed the JEI '+' button compatibility with Solidifier recipes.  Experience Pylon: When sneaking on top to deposit XP into the pylon, it pulls MUCH faster when your level is higher, and slower at lower levels; and it ignores the on/off state, and fix button getting stuck.  Fixed Magma anvil not functioning/repairing.  Fixed game crash in Terra Preta block.  Items/charms that teleport the player now respect the EnderTeleportEvent cancellation logic.  Harvester optimized to run more slowly, (run 1 time every 10 ticks, instead of 16 times in a single tick).  Added Ender Trigger and Ender Anchor.  The Sack of Holding (cyclic:tile_transporter) bag now has a config list of blocks to disable pickup (Spawners are defaulted in this list).  Config file entries added for Uncrafter: ignore list, NBT flag, timer.  Crafting Sticks have dartcraft-stype buttons to empty and balance the grid.  Add power consumption of cyclic:structure block to config.  Fix beheadingEntityMHF config loading.   ( trunksbomb )  Ported Workbench. Ported  Antimatter Evaporator.",
        "1.0.1": "Excavation harvest level logic fixed not being able to excavate many combinations (such as Terracotta with pickaxe), relies now on ForgeHooks.canHarvestBlock.  ( trunksbomb ) Fix server crashes for Storage Bag and Workbench. ",
        "1.0.2": "Fluid cables can extract from waterlogged blocks and fluid source blocks.  Fix Workbench crashes with Empty grid button from some server modpack. Fix concurrency crash from Caving Torch.  Fixed transparency block rendering while underwater using shouldDisplayFluidOverlay().  ",
        "1.1.0": "Harvester now processes in a linear fashion instead of picking a random spot to harvest each tick, so it runs faster overall (uses Forester logic).  Solidifier and Crafter machines are now side-agnostic; no sides are input-only or output-only.  All Gui Sliders now have mousewheel support.  Ender Wings can be activated within your inventory with a right click, as another option other than holding and swinging it around.  Fix Item Collector sometimes not grabbing from the border and having lopsided region.  Added a 'size' slider to three machines (Harvester, Forester, Item Collector) that work on target regions. Fixed harvester preview button.  Added conveyors block (please provide feedback, they will get improvements as time goes on).  Fixed Excavation enchant crash with some insta-break tools.  Improved how Excavation enchant works with diagonals.  Fix enchantment configs.  Fluid cables in extraction mode can now pickup any source fluid, not only water. ",
        "1.1.1": "Disenchanter can now be automated; added a second output slot and restricted automated IO slots.  Add item data tag 'cyclic:disenchanter_immune' to block items from being disenchanted, default value includes quark:ancient_tome.  Excavation enchant is now compatible with Fortune.  Refactor sounds to use the new ForgeSoundType system for compatibility.  Upgrade data tags for compatibility: instead of custom cyclic tags, use forge tags (forge:vines, forge:plants, forge:mushrooms, forge:crop_blocks, forge:fishing_rods).  Forester now only tries to place on the top side of a block (facing down) which keeps the saplings inside the boundary when logs are in the way.  ( MichaelNZ404 ) Fix Enriched Peat being consumed when energy buffer is full.  Fix Ender Shelf compatibility with automated users.  Endershelf no longer drops stacked enchants when broken.  Fix items sometimes getting stuck in cables.    ",
        "1.1.2": "Fixed peat generator.  Fix serverside Teleporter wand crash.  Fix disenchanter itemslot bug.  Fix peat farm loot table.   Fix Multiple storage bag bugs with pickup mode   ",
        "1.1.3": "Optimize harvester.  Update Storage Bag getShareTag for sync issue . Fix crafter shaped recipes ",
        "1.1.4": "Fixed bugs when shift-clicking into the crafter.  Fixed Client not being able to join Servers (reverted to functional 1.1.2 state, removed bug introduced in 1.1.3).  Harvester bugfix: disable getSeedsItem accesstransformer.  Bump to 1.16.5  . ( BlueAgent ) Fix Solidifier recipe automation and JEI integration. Fix Uncrafter bug with empty container items such as buckets in some recipes.  (  MichaelNZ404 )  changed ingame manual text to reflect changed behaviour for Conveyors. ",
        "1.1.5": "Harvester seed logic updated.  Item Collector now has height control.  Miner and Item Collector now have up-down toggles.  Fix scythe server desync.  Alternate Dry Peat Bog recipes added.  New config added to control the maximum hearts gained with the item.  When both Fortune and Excavate are applied to a tool, the fortune bonus now applies to every block broken not just the first.  Minimum required forge version is 1.16.4-35.1.22.    ( BlueAgent ) Disenchanter and Uncrafting containers.  Fix uncrafter not consuming inputs. ",
        "1.1.6": "Crafttweaker compatibility added for melter and solidifier to add/remove existing json recipes.  Example at https://github.com/Lothrazar/Cyclic/tree/trunk/1.16/crafttweaker ",
        "1.1.7": "Fixed a dupe bug.  Fixed some lists in config file resetting and not loading from the file.  Fishing net now uses forge:chests/tagged data tag for compatible recipes.  Thrown torches now get placed inside, instead of above, material that is replacable such as snow layers.  New Uncrafter config 'ignore_recipes', similar to the existing 'ignore_list' but this one lets you use the ID of a specific recipe (for example, if one item has three recipes to craft it, you can now block two of the recipes so the uncrafter will still find and use that third recipe).  Uncrafter now halts when full. ",
        "1.1.8": "Wireless Transmitter fix: Processing no longer halts on empty slots.  Fixed IO automation on both anvils, so the input slot cannot be extracted by a hopper.  Fixed 'unable to resolve texture' errors in startup logs.  Fixed Terra Preta not affecting most crops, also increased its growth rate.  Ender Shelf can now accept books from your offhand; also it no longer deletes books with too many enchantments.  Ender Shelf Controller can accept enchanted books with multiple chants when added by holding player.  Disabled the '+' JEI hook for Crafting machine, as due to an API change it was deleting items.  Pharos beacon now compatible with 'RandomPatches' modified potions.  ",
        "1.1.9": "cyclic:workbench block added to forge:workbenches tag. Some recipes use forge:glass tag instead of minecraft:glass.  Melter now supports 1x1 recipes, added 9 recipes inside the Melter.  Fix CT Recipes aren't updated on reload jaredlll08.  Fix bag pickup crash by BlueAgent.  Fix Always sync user held item by BlueAgent.    ",
        "1.2.0": "Fixed Uncrafter item dupe bug introduced in a very recent version.  Melter: Magma now melts into 1k per block instead of 500.  Curse enchant no longer triggers against forge FakePlayers (machines that attack for example).  Fixed Growth enchant restricted to only hoes, and lowered its rarity.  Tags added to all fluids, for example 'cyclic:honey' fluid is now tagged as fluid #forge:honey.  Cables can now extract from multiple places at once, not only a single one.  Fixed wrench tags to use 'forge:tools/wrench' for compatibility.  Cables now respond to any item that is a 'forge:tools/wrench', even from other mods.  Cable Wrench updated: no more attacking to swap modes; instead use the normal interaction click and it goes through normal-extract-blocked in a loop.  ",
        "1.2.1": "Fixed a double-click mouse bug on Crafting Machine GUI.  The fluid cyclic:xpjuice now has the TAG forge:experience so its compatible with other mods using this tag.  New worldgen config to disable flower_cyan from generating at all.",
        "1.2.2": "Balance change: Slime balls now melt into 250 fluid, up from 100 (future compat with tinkers construct green slime).  Fixed Mattock not registering its ToolType correctly.  Crate upgraded to now keep its inventory when broken.  Updated item model for cables.  Fixed recipe loading and unloading logic (CraftTweaker can now remove melter and solidifier recipes; script commands unchanged.  JSON recipes not affected.  Tiles possibly more efficient).  Fixed missing texture when conveyors are dyed white.  Fix Ender Shelf text going light blue when night vision is used.  Ender Shelf Controller item capability has been fixed, meaning its now compatible with storage systems (storage network, RS, etc). ",
        "1.2.3": "Fixed Spawner Seeker can get locked up on server.  Fixed fluid cables disconnecting when they are in extract mode and a nearby block updates.  Fixed cables sometimes being non-solid in when in extraction mode.  ",
        "1.2.4": "Solidifier recipes updated to now be shapeless, so automation is easier.   Crafting machine secondary output -such as empty bottles and buckets- now goes to output slot (fix by shatulsky on github).  Charms and Auto torches can now be turned on-off with right click similar to Flippers and climbing glove, shows in tooltip.  Fixed ConcurrentModificationException error in Caving Torch.  Fix AutoCaveTorchItem to only place torches on valid surfaces (PR by  vemerion)   ",
        "1.2.5": "Update Crafting machine again from 1.2.4, for recipes with container items (empty buckets or essence crystals).  Wireless redstone now has a heplful rendering option. ",
        "1.2.6": "Added two new blocks that mimic other blocks Concentrated glowstone and Concentrated soundproofing.  Build scepters now render the block being used on the cross-hair.  Added Ender Apples to find structures, and apples of chorus, bone, and prismarine for other effects (and moved some textures in the rp).  ",
        "1.2.7": "Fix server startup crash introduced in 1.2.6",
        "1.2.8": "Added Filter Card item.  Item/Fluid cable when in extraction mode has a GUI screen to accept a filter card for custom routing.  Fixed Crafting stick buttons sometimes wiping out NBT data of items.  Improved wooden wrench block rotation.  Energy cable capacity increased from 8k to 32k.  Energy cable now has functional extractors (use wrench).  Ender Shelf now saves its content in the item when broken and replaced.  Merged PR from Pelotrio; added com.lothrazar.cyclic.api.IHarvesterOverride by PR from InfinityRaider.  Fix Conveyor saving invalid speed block property value in some locales.  Fix Antimatter evaporator voids waterlogged blocks.   ",
        "1.2.9": "Fix cables not updating clientside to show connections to containers.  Fix Antimatter Evaporator nuking non-fluid blocks when in generic mode.  Fix ender shelf controller not accepting books (if issues persist break and place your controller in a new location).  ",
        "1.2.10": "Fixed item cables not dropping their contents when items get stuck or backed up and cables are broken.  Fixed items still flowing into containers through blocked cables (yellow square state).  Fixed the GUI Filter screen not opening for Item cables while in extract mode (to filter items).  Fixed english localization of some items.  Added config file entries for armor toughness, weapon damage, for crystal obsidian and emerald. Fixed the Filter Data Card tooltips not showing while on a server. ",
        "1.2.11": "Fix NullPointerException error relating to FilterCardItem on server.  Fix Block Placer gui broken.  ",
        "1.3.0": "Added blocks: Shearing Station, Terra Glass, Moon Detector, Weather Detector, Simple Hopper, Clay Fluid Hopper, Golden Hopper, Fan Slab, Block Rotator, Void Anvil, Sprinkler.  Added items Glistering and Corrupted Chorus, Blockstate Data Card (used with Miner).  Added/ported 18 charm items (curios/baubles).  Update ru_ru.json by Bytegm.  Updated some Textures.  Updated Filter Data Card now works in a new item slot in Item Collector screen.  Update to Gem recipes x2.  Update to Evoker Fang add 10 tick cooldown.  Fix: Patch an obscure PacketItemStackNBT hole that hacked clients could exploit.  Fix Filter Data stacking, duplicating, and being able to place inside itself.  Fix honey apple tooltip.  Increased creative battery power transfer rate.  Fix shape data card tooltip.  "
        ,"1.3.1":"Added a catch handler in Ender Apple, if a modded structure isnt responding, or it triggers Server Watchdog errors.  Added Ring of Experience and Cursed Ring of Experience.  Added new configs for armor damage reduction (emerald, obsidian) with slightly changed default values.  Experience fluid now has light level 8.  Experience Pylons, if empty, will accept any fluid tagged with forge:experience (it will convert to the cyclic XP fluid of the same tag on world save and reload).  "
        ,"1.3.2":"Fix various log file errors (sounds, blockstates, texture mip etc).  Fixed autocomplete help for /cyclic sub-commands.  Compatibility fix: If a mod uses coremods/mixins to break vanilla hoppers (better hoppers+, etc), in a non-compatible way, then instead of crashing the game cyclic will log the error and revert the bounding box of Cyclic's hoppers to full cube.  Fixed missing texture on Sprinkler block.  Guidebook now mentions maximum flow rates for cables.  Improved visuals on certain Conveyor block models. "
        ,"1.3.3":"Fix arrows shot from the multi-shot enchantment not shooting (not getting velocity).  Add config file entries for charm_speed, charm_luck, charm_attackspeed, and reduce default luck value from 100 to 10. Fix Antimatter Evaporator not affecting flowing (non-source) water.  Fix sound effects on some tools not playing (becoming more consistent with 1.12.2).  Fix some charms (curios) not taking durability damage when used/triggered.  "
        ,"1.3.4":"Ported Inverted Stirrups and Diamond Spikes from 1.12.2.  Added new wooden Item version of the ender shelf, stores any item.  Fix Storage Bag losing items sometimes on player-server re-connection.  Sneak-right click any wrench against a cyclic Cable and it will get harvested.  Void anvil now produces experience fluid while processing (extra fluid is voided internally, control in config).  Disenchanter now consumes experience fluid while processing (disable in config, or make it produce fluid).  Command updates /cyclic gamemode, glowing, gravity, dev. Blockstate data card now avoids saving duplicate blocks in the filter list (its the yellow card for the Miner).  Added new variant of Tempered Dark Glass with connected textures using block states.  Ender Shelf controller improved how it connects to nearby shelves; also tries to wrap around corners.  Each shelf caches/optimizes the enchant display name on client side, and the enchantment id serverside per stack, to optimize fps/tps use.  Use wrench on shelf or controller to toggle ender shelf rendering style. Update ru_ru.json by Bytegm "
        ,"1.3.5":"Fix NPE error with Optifine and Ender shelf.  Fix Fluid cable compatibility serer error with the 'tanknull'.  Blockstate data card now has the option to crouch and match only the block, ignoring the blockstate (default not crouching matches the exact state); tooltips updated.  PR: clarified info on fishing net for en_us #1889 by faizjami.  PR:  Various Caving Torch Charm fixes #1888 by mcpower "
        ,"1.3.6":"Fixed Rotator on pillar type blocks with axis properties (logs, purpur pillar, etc).  Fix Mattock mining bug.  Updated some of the default curios data tags so gear is more equippable. Update tooltips on some empty fluid tanks when fluid required is Experience.  Merged Allow shears to work in a dispenser #1898 by ChiriVulpes.  Merged Completely overhaul Caving Torch Charm logic #1892 by mcpower.  Fix Game breaking when placing diamond spikes.  Updated logic to prevent excavation and experience_boost enchants to appear together naturally.  Add some conditional fluid based recipes that will load only if https://www.curseforge.com/minecraft/mc-mods/liquid-blocks mod is installed (see datapack /cyclic/recipes/liquidblocks/).  Monster capsule no longer fragile, an empty Monster Ball is returned when an entity is successfully released.  Updated tags of some modded blocks such as BoP and Quark blocks (see tags in forge: mushrooms, plants, vines)  "
        ,"1.3.7":"Fix block-forge:plants datapack error"
        ,"1.3.8":"Prevent the game from crashing when attempting to use Ender Scepter (cyclic:teleport_wand) while riding in a minecart.  Fix Shape Builder crashing when its given an empty card and the machine is powered on.  Fix item loss bug in Item Shelf.  Update data tags forge:fishing_rods and forge:books (see /cyclic dev tags to debug items).  Fix Fluid Cables sometimes not extracting from fluid blocks or certain tanks  "
        ,"1.4.0":"Ported from 1.12.2: Doorbell, Ore Prospector, Ender Book, Energy transfer node, Item transfer node.  "
        ,"1.4.1":"Dont load auto_smelt loot modifier if enchant is disabled in config.  Update Ghost and Phantom block textures by Lylythii.  Fix server crash in Moon Phase Detector.  Fix Item shelf letting you place blocks when trying to deposit or swap items.  Fix some missing guidebook text mappings.  Fix quickdraw affecting offhand item.  Fixed cyclic:multishot enchantment and renamed to Mult-Bow.  "
        ,"1.4.2":"Name your GPS Card in an Anvil to have your home name displayed in the Ender Book interface.  New cyclic-client.toml config file.  Enabled ability to insert fluids from Solidifier directly from items like Buckets in your hand.  Add recipe 'cyclic:solidifier_slimeblock'.  Solidifier now tries to reset its timer if recipe is not found.  Update a few recipes to use 'forge:slimeballs' tag as ingredient instead of item, and added a slimeball->magmacream recipe id 'cyclic:solidifier_magmacrea_single'.  Hoppers/pipes can no longer pull out of Workbench.  Fix 'Slot 1 not in valid range' for Miner.  Added Information tab to most Cyclic items; text is read from the same language entry as the Guide Book.  Added RF/tick tooltips to peat fuel items.  Harvester now has HEIGHT slider.  Ported potion recipes from 1.12.2:  Levitation, Blindness, Hunger, Wither, Resistance. "
        ,"1.5.0":"Ender Shelf counts as a Bookshelf for enchantment tables.  Some new textures for existing items updated by Lylythii#3827.  All Cables and a few other blocks can now be water-logged. Fluid cables have extra tooltips to explain how they also can pull fluid sources from the world.  Fixed bug where fluid cables would delete water logged blocks instead of drying them out.  Ported from 1.12.2: Slingshot, Inventory cake, Wing Charm (renamed to Parachute Pauldrons), Apple of Lofty Stature, Fluid Transfer Node, Packager, Spawn Inspector.  New blocks added: Sound Recorder, Sound Player, Combustion Generator, Devouring Generator, Evaporation Generator, Material Generator, Membrane Block, Waxed Lamp, Rich Soil, Cloud Block, Phantom Cloud Block. "
        ,"1.5.1":"Fixed water-loggable blocks such as cables not interacting with player buckets.  Fixed Terra Glass not detecting skylight at high y-values in the overworld.  Added some more hardcoded properties to cyclic.toml config.  Fixed Packager showing empty recipes in JEI (requires jei-7.7.1.122+).  Packager will no longer try to craft Iron Trapdoors and Boots.  "
        ,"1.5.2":"Fix packager jei error recipes in logs (may only happen with certain jei versions)"
        ,"1.5.3":"Deleted 'PlayerEvent.SaveToFile' log spam.  Parachute Pauldrons will no longer trigger when turned off.  Advanced Crafting stick now correctly syncs its inventory when crafting and/or closing the window. Fixed bug when workbench saves and closes.  PR from TelepathicGrunt Honey Bucket added to forge item tag of 'forge:buckets/honey' for compatibility with Create (fluid and block tags unchanged).  Fix typo in guidebook"
        ,"1.5.4":"Copy arrows created from the Multi-Bow (bow multishot) enchantment are now DISALLOWED from pickup, you can only pickup the center of the three arrows.  Fix item transfer node not dropping GPS card when broken.  Fixed harvesting a cable with a wrench while stuck crouched under a slab.  Fix Fluid Hopper Deletes Water Logged Blocks.  Fix Fluid Cable export filter data cards not dropping when broken. Changed some default values in uncrafter config. Removed getMinEnchantability check on Experience Boost enchant, which blocked it from showing up in the Enchantment Table for most tools.  Enchantment rarity changes: multishot VERY_RARE -> UNCOMMON, beheading: COMMON -> RARE, Traveller: VERY_RARE -> RARE. "
        ,"1.5.5":"Fix Sprinkler not growing crops and increased growth rate.  Fix Solidifier not accepting fluids that were already correctly tagged such as forge:honey.  Fix some incorrect JEI Info guide tab text. "
        ,"1.5.6":"All cables now build correctly with Construction Wands mod.  Fixed fluid levels in GUI screens not showing contained values (desync of disenchanter, etc). Excavate enchant will no longer damage unbreakable tools (example: Supremium Paxel). Changed order of operations for EnderBook dimension transit (call player.changeDimension and attempt to allow chunk to load so player wont fall thru blocks). "
        ,"1.5.7":"GPS Card allows you to pick the empty offset position if you crouch while using.  Ender Book now tries to move you up if you are about to TP into a solid block, also it applies slowfall for 1 second after landing. "
        ,"1.5.8":"Revert GPS card change, works on all machines and blocks regardless of crouching/sneaking state (instead offset is only when jumping/falling).  Merge #1951 Gui Facelift with new Progress bar. Fix bugfix where the evaporation generator would only burn for 1 tick unless it got more than 1 bucket inserted at a time : Shadows-of-fire.  "
        ,"1.5.9":"Fix Battery energy tooltip not updating when charged in an item slot.  Added charging slot to Battery.  Fix sleeping mat bug when used in nether.  Fix Fluid cables visual disconnection when placing.  "
        ,"1.5.10":"Machines that use fluid ingredients now accept fluid tags such as 'forge:experience' in place of fluid ID; updated some existing recipes on Solidifier and Evap Generator to match (old recipe JSONs still all compatible/valid).  Fixed battery energy item stack capability provider.  Refreshed texture of Air charm. Vision helmet compat with curios head slot.  Revert GPS card fixes to v1.5.6.  One recipe added to cyclic:generator_fluid for tag forge:biomass.  Default config value updated for disable_pickup on the Sack of Holding.  Add compat for Beheading enchant with the 7 Tinkers Construct mob heads (config heads are still checked last.  no changes if tinkers not installed).  "
        ,"1.5.11":"Fix a bugged interaction with Settings data card and Filter data card #1970 . Torch Charm now tries to avoid placing on non-solid blocks such as top side of a bottom Slab where the torch breaks right away. "
        ,"1.5.12":"fixed 'Material Generator Consumes Single ItemStacks with Zero FE Generation'.  Update ru_ru.json #1986 by Bytegm.  PR #1976 by metalshark :Item, Energy, and Fluid Cables now have Increased performance (compile time optimisations, reduction in cyclomatic complexity and removal of redundant checks) "
        ,"1.5.13":"Added support for using the left hand on Item User. #1994 by 'metalshark' Fixes issue #1992.  "
        ,"1.5.14":"Fix #2016 regarding settings data card.  Fix Crash when trying to push Cyclic item cables with create piston.   Merge pull request #2013 from metalshark : Add caching of packager recipes and move static methods out of main class for scaling.   Merge pull request #2011 from metalshark : Invalidate capabilities when declaring them "
    }
 }

[19Feb2022 06:37:23.329] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cyclic] Found status: BETA Current: 1.16.5-1.5.13 Target: 1.5.14
[19Feb2022 06:37:23.749] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:underworld_forge' referenced from: mighty_weaponry:underworldforge#facing=north: {}
[19Feb2022 06:37:23.749] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/underworld_forge.json
[19Feb2022 06:37:25.749] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: bloodandmadness:blockstates/nightmare_portal.json: java.io.FileNotFoundException: bloodandmadness:blockstates/nightmare_portal.json
[19Feb2022 06:37:25.750] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bloodandmadness:blockstates/nightmare_portal.json' missing model for variant: 'bloodandmadness:nightmare_portal#'
[19Feb2022 06:37:28.621] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:leviathan_axe' referenced from: mighty_weaponry:leviathan_axe#inventory: {}
[19Feb2022 06:37:28.621] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/leviathan_axe.json
[19Feb2022 06:37:28.629] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:blade_of_chaos' referenced from: mighty_weaponry:bladeof_chaos#inventory: {}
[19Feb2022 06:37:28.629] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/blade_of_chaos.json
[19Feb2022 06:37:28.634] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:crowbar' referenced from: mighty_weaponry:crowbar#inventory: {}
[19Feb2022 06:37:28.634] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/crowbar.json
[19Feb2022 06:37:28.645] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:mjolnir' referenced from: mighty_weaponry:mjolnir#inventory: {}
[19Feb2022 06:37:28.645] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/mjolnir.json
[19Feb2022 06:37:28.846] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'bloodandmadness:deprecated_bullet#inventory' referenced from: bloodandmadness:deprecated_bullet#inventory: {}
[19Feb2022 06:37:28.847] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: bloodandmadness:models/item/deprecated_bullet.json
[19Feb2022 06:37:29.140] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'moguns:special/m1_garand_magazine' referenced from: moguns:special/m1_garand_magazine: {}
[19Feb2022 06:37:29.141] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: moguns:models/special/m1_garand_magazine.json
[19Feb2022 06:37:29.248] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'tac:special/deagle_50_extended_mag' referenced from: tac:special/deagle_50_extended_mag: {}
[19Feb2022 06:37:29.249] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: tac:models/special/deagle_50_extended_mag.json
[19Feb2022 06:37:29.827] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'moguns:special/reflex_sight' referenced from: moguns:special/reflex_sight: {}
[19Feb2022 06:37:29.828] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: moguns:models/special/reflex_sight.json
[19Feb2022 06:37:29.842] [Worker-Main-10/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[19Feb2022 06:37:29.842] [Worker-Main-10/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[19Feb2022 06:37:29.842] [Worker-Main-10/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[19Feb2022 06:37:29.842] [Worker-Main-10/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[19Feb2022 06:37:39.278] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #1 in dragonsurvival:item/broken_knight_helmet_2
[19Feb2022 06:37:39.278] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #1 in dragonsurvival:item/broken_knight_helmet_3
[19Feb2022 06:37:39.278] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #1 in dragonsurvival:item/broken_knight_helmet_1
[19Feb2022 06:37:39.278] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in tac:special/grenade_launcher_base
[19Feb2022 06:37:39.278] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in tac:special/sti2011_slide
[19Feb2022 06:37:39.278] [Worker-Main-10/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in tac:item/sti2011
[19Feb2022 06:37:39.280] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[19Feb2022 06:37:39.343] [Worker-Main-10/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
[19Feb2022 06:37:39.345] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[19Feb2022 06:37:39.368] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties
[19Feb2022 06:37:39.417] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties
[19Feb2022 06:37:39.446] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties
[19Feb2022 06:37:39.476] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties
[19Feb2022 06:37:39.505] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties
[19Feb2022 06:37:39.534] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties
[19Feb2022 06:37:39.562] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties
[19Feb2022 06:37:39.601] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties
[19Feb2022 06:37:39.627] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties
[19Feb2022 06:37:39.653] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties
[19Feb2022 06:37:39.679] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties
[19Feb2022 06:37:39.706] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties
[19Feb2022 06:37:39.731] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties
[19Feb2022 06:37:39.759] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties
[19Feb2022 06:37:39.784] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties
[19Feb2022 06:37:39.811] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties
[19Feb2022 06:37:39.837] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties
[19Feb2022 06:37:39.874] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties
[19Feb2022 06:37:39.900] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties
[19Feb2022 06:37:39.929] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties
[19Feb2022 06:37:39.955] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties
[19Feb2022 06:37:39.981] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties
[19Feb2022 06:37:40.008] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties
[19Feb2022 06:37:40.033] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties
[19Feb2022 06:37:40.061] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties
[19Feb2022 06:37:40.087] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties
[19Feb2022 06:37:40.112] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties
[19Feb2022 06:37:40.155] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties
[19Feb2022 06:37:40.184] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties
[19Feb2022 06:37:40.216] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties
[19Feb2022 06:37:40.247] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties
[19Feb2022 06:37:40.277] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties
[19Feb2022 06:37:40.308] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties
[19Feb2022 06:37:40.337] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties
[19Feb2022 06:37:40.368] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties
[19Feb2022 06:37:40.372] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties
[19Feb2022 06:37:40.373] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties
[19Feb2022 06:37:40.375] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[19Feb2022 06:37:40.378] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[19Feb2022 06:37:44.184] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 4
[19Feb2022 06:37:45.283] [Worker-Main-10/INFO] [Spartan Shields/]: Adding Tower Shield textures to Block Texture Atlas!
[19Feb2022 06:37:45.284] [Worker-Main-10/INFO] [Dragon Survival/]: Successfully added sprites!
[19Feb2022 06:37:45.314] [Worker-Main-13/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load models:textures/lower.png : java.io.FileNotFoundException: models:textures/lower.png
[19Feb2022 06:37:45.340] [Worker-Main-12/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load models:textures/cartridge/9mm.png : java.io.FileNotFoundException: models:textures/cartridge/9mm.png
[19Feb2022 06:37:45.408] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load secretroomsmod:textures/item/secret_trapped_chest.png : java.io.FileNotFoundException: secretroomsmod:textures/item/secret_trapped_chest.png
[19Feb2022 06:37:45.637] [Worker-Main-13/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load models:textures/glock17/texture.png : java.io.FileNotFoundException: models:textures/glock17/texture.png
[19Feb2022 06:37:45.650] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load models:textures/body.png : java.io.FileNotFoundException: models:textures/body.png
[19Feb2022 06:37:45.799] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load models:textures/ult/magzine.png : java.io.FileNotFoundException: models:textures/ult/magzine.png
[19Feb2022 06:37:45.808] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/stonesword, 200 -> 208
[19Feb2022 06:37:45.808] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/diamond_hoe_je3_be3, 150 -> 160
[19Feb2022 06:37:45.808] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: moguns:xmas/green_light, 1 -> 16
[19Feb2022 06:37:45.809] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/woodenpickaxe_icon32, 74 -> 80
[19Feb2022 06:37:45.809] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/ironsword_icon32, 200 -> 208
[19Feb2022 06:37:45.809] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/netherite_axe_je2, 150 -> 160
[19Feb2022 06:37:45.809] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/netherite_hoe_je2, 150 -> 160
[19Feb2022 06:37:45.810] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/diamond_axe_je2_be2, 150 -> 160
[19Feb2022 06:37:45.810] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: tac:items/black_steel, 370 -> 384
[19Feb2022 06:37:45.810] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/stone_hoe_je2_be2, 150 -> 160
[19Feb2022 06:37:45.810] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/gold_sword, 150 -> 160
[19Feb2022 06:37:45.810] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/wooden_hoe_je3_be3, 150 -> 160
[19Feb2022 06:37:45.810] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/wateredwoodensword, 200 -> 208
[19Feb2022 06:37:45.810] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: moguns:xmas/red_light, 1 -> 16
[19Feb2022 06:37:45.811] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: moguns:xmas/yellow_light, 1 -> 16
[19Feb2022 06:37:45.811] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/wateredwoodenhoe, 150 -> 160
[19Feb2022 06:37:45.811] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/wateredstonepickkaxe, 74 -> 80
[19Feb2022 06:37:45.811] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/diamondsword_icon32, 200 -> 208
[19Feb2022 06:37:45.811] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: tac:items/timeless_scopes/bushnell_revised, 1340 -> 1344
[19Feb2022 06:37:45.811] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/iron_axe_je5_be2, 150 -> 160
[19Feb2022 06:37:45.812] [Worker-Main-10/WARN] [net.minecraft.client.renderer.texture.AtlasTexture/]: Texture phenomena_creations:items/winchester_model_1897 with size 32x20 limits mip level from 4 to 2
[19Feb2022 06:37:45.812] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/wateredwoodpickaxe, 74 -> 80
[19Feb2022 06:37:45.812] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/stone_axe_je2_be2, 150 -> 160
[19Feb2022 06:37:45.812] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/woodensword_icon32, 200 -> 208
[19Feb2022 06:37:45.812] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/golden_axe_je3_be2, 150 -> 160
[19Feb2022 06:37:45.812] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/stonepickaxe_icon32, 74 -> 80
[19Feb2022 06:37:45.812] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: moguns:xmas/blue_light, 1 -> 16
[19Feb2022 06:37:45.812] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/iron_hoe_je2_be2, 150 -> 160
[19Feb2022 06:37:45.813] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: vertical_slabs_and_panels:blocks/immagine, 47 -> 48
[19Feb2022 06:37:45.813] [Worker-Main-10/WARN] [net.minecraft.client.renderer.texture.AtlasTexture/]: Texture vertical_slabs_and_panels:blocks/immagine with size 48x46 limits mip level from 2 to 1
[19Feb2022 06:37:45.813] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/diamondpickaxe_icon32, 60 -> 64
[19Feb2022 06:37:45.813] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/ironpickaxe_icon32, 74 -> 80
[19Feb2022 06:37:45.813] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/golden_hoe_je3_be3, 150 -> 160
[19Feb2022 06:37:45.813] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: artefacts_17:items/book_je2_be2, 150 -> 160
[19Feb2022 06:37:45.813] [Worker-Main-10/WARN] [net.minecraft.client.renderer.texture.AtlasTexture/]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 1, because of minimum power of two: 2
[19Feb2022 06:37:46.646] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[19Feb2022 06:37:46.663] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[19Feb2022 06:37:46.664] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[19Feb2022 06:37:46.667] [Worker-Main-10/INFO] [Dragon Survival/]: Successfully added sprites!
[19Feb2022 06:37:46.669] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: cyclic:curios/feet, 16 -> 64
[19Feb2022 06:37:46.670] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: infinityitemeditor:item/empty_armor_slot_sword, 16 -> 64
[19Feb2022 06:37:46.675] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[19Feb2022 06:37:46.731] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[19Feb2022 06:37:46.731] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[19Feb2022 06:37:46.755] [Worker-Main-10/INFO] [Dragon Survival/]: Successfully added sprites!
[19Feb2022 06:37:46.761] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: cyclic:curios/feet, 16 -> 64
[19Feb2022 06:37:46.761] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: infinityitemeditor:item/empty_armor_slot_sword, 16 -> 64
[19Feb2022 06:37:46.778] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[19Feb2022 06:37:46.821] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[19Feb2022 06:37:46.821] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[19Feb2022 06:37:46.843] [Worker-Main-10/INFO] [Dragon Survival/]: Successfully added sprites!
[19Feb2022 06:37:46.848] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: cyclic:curios/feet, 16 -> 64
[19Feb2022 06:37:46.849] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: infinityitemeditor:item/empty_armor_slot_sword, 16 -> 64
[19Feb2022 06:37:46.857] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[19Feb2022 06:37:46.869] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[19Feb2022 06:37:46.869] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[19Feb2022 06:37:46.874] [Worker-Main-10/INFO] [Dragon Survival/]: Successfully added sprites!
[19Feb2022 06:37:46.876] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: infinityitemeditor:item/empty_armor_slot_sword, 16 -> 64
[19Feb2022 06:37:46.876] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: cyclic:curios/feet, 16 -> 64
[19Feb2022 06:37:46.878] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[19Feb2022 06:37:46.891] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[19Feb2022 06:37:46.891] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[19Feb2022 06:37:46.897] [Worker-Main-10/INFO] [Dragon Survival/]: Successfully added sprites!
[19Feb2022 06:37:46.900] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: cyclic:curios/feet, 16 -> 64
[19Feb2022 06:37:46.900] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: infinityitemeditor:item/empty_armor_slot_sword, 16 -> 64
[19Feb2022 06:37:46.903] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[19Feb2022 06:37:46.920] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[19Feb2022 06:37:46.920] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[19Feb2022 06:37:46.928] [Worker-Main-10/INFO] [Dragon Survival/]: Successfully added sprites!
[19Feb2022 06:37:46.930] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: cyclic:curios/feet, 16 -> 64
[19Feb2022 06:37:46.930] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: infinityitemeditor:item/empty_armor_slot_sword, 16 -> 64
[19Feb2022 06:37:47.011] [Worker-Main-14/INFO] [configured/]: Creating config GUI factories...
[19Feb2022 06:37:47.012] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod betterdungeons. Found 0 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.013] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod doom. Found 0 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.013] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod cgm. Found 1 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.013] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod wyrmroost. Found 1 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.013] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod jei. Found 1 client config(s) and 0 common config(s)
[19Feb2022 06:37:47.014] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod tac. Found 1 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.014] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod waystones. Found 1 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.014] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod journeymap. Found 0 client config(s) and 0 common config(s)
[19Feb2022 06:37:47.014] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod citadel. Found 0 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.014] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod artifacts. Found 1 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.014] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod configured. Found 1 client config(s) and 0 common config(s)
[19Feb2022 06:37:47.014] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod guardvillagers. Found 1 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.016] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod iceandfire. Found 1 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.016] [Worker-Main-14/INFO] [configured/]: Ignoring Forge's client config since OptiFine was detected
[19Feb2022 06:37:47.016] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod forge. Found 0 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.016] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod enchdesc. Found 1 client config(s) and 0 common config(s)
[19Feb2022 06:37:47.016] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod bloodandmadness. Found 1 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.016] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod biomesoplenty. Found 1 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.016] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod valhelsia_structures. Found 1 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod goprone. Found 0 client config(s) and 0 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod curios. Found 1 client config(s) and 0 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod patchouli. Found 1 client config(s) and 0 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod spartanshields. Found 0 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod liquidblocks. Found 0 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod yungsextras. Found 0 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod backpacked. Found 0 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod regrowth. Found 0 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod betterstrongholds. Found 0 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod spartanweaponry. Found 0 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod appleskin. Found 1 client config(s) and 0 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod cfm. Found 1 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod infinityitemeditor. Found 1 client config(s) and 0 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod dragonsurvival. Found 1 client config(s) and 1 common config(s)
[19Feb2022 06:37:47.017] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod valhelsia_core. Found 1 client config(s) and 0 common config(s)
[19Feb2022 06:37:47.018] [Worker-Main-14/INFO] [configured/]: Registering config factory for mod veinmining. Found 1 client config(s) and 0 common config(s)
[19Feb2022 06:37:47.058] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMPLETE: 1 jobs
[19Feb2022 06:37:47.058] [main/INFO] [journeymap/]: Journeymap PostInit
[19Feb2022 06:37:47.058] [main/DEBUG] [journeymap/]: postInitialize ENTER
[19Feb2022 06:37:47.379] [main/INFO] [journeymap/]: Preloaded theme textures: 73
[19Feb2022 06:37:47.384] [main/INFO] [journeymap/]: postInitialize EXIT, elapsed count 1 avg 325.62ms
[19Feb2022 06:37:47.384] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.326
[19Feb2022 06:37:47.695] [JM-VersionCheck-1/ERROR] [journeymap/]: Could not check version URL
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
    at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:275) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:254) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:117) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:314) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:186) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) ~[httpclient-4.3.3.jar:4.3.3]
    at journeymap.common.version.VersionCheck.makeGetRequest(VersionCheck.java:211) [?:1.16.5-5.8.0beta15]
    at journeymap.common.version.VersionCheck.lambda$checkVersion$1(VersionCheck.java:121) [?:1.16.5-5.8.0beta15]
    at journeymap.common.version.VersionCheck$$Lambda$11002/265570846.run(Unknown Source) [?:1.16.5-5.8.0beta15]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
    at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
    ... 28 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
    at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
    at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
    at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
    ... 28 more
[19Feb2022 06:37:47.874] [JM-VersionCheck-1/ERROR] [journeymap/]: Could not check version URL
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
    at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:275) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:254) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:117) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:314) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:186) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) ~[httpclient-4.3.3.jar:4.3.3]
    at journeymap.common.version.VersionCheck.makeGetRequest(VersionCheck.java:211) [?:1.16.5-5.8.0beta15]
    at journeymap.common.version.VersionCheck.lambda$checkVersion$1(VersionCheck.java:122) [?:1.16.5-5.8.0beta15]
    at journeymap.common.version.VersionCheck$$Lambda$11002/265570846.run(Unknown Source) [?:1.16.5-5.8.0beta15]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
    at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
    ... 28 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
    at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
    at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
    at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
    ... 28 more
[19Feb2022 06:37:52.604] [main/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 16236
[19Feb2022 06:37:52.605] [main/WARN] [Enchantment Descriptions/]: Missing description for enchantingfever:poison_arrows. 'enchantment.enchantingfever.poison_arrows.desc'
[19Feb2022 06:37:52.605] [main/WARN] [Enchantment Descriptions/]: Missing description for enchantingfever:balloon_arrows. 'enchantment.enchantingfever.balloon_arrows.desc'
[19Feb2022 06:37:52.605] [main/WARN] [Enchantment Descriptions/]: Missing description for enchantingfever:cold_thorns. 'enchantment.enchantingfever.cold_thorns.desc'
[19Feb2022 06:37:52.605] [main/WARN] [Enchantment Descriptions/]: Missing description for enchantingfever:execute. 'enchantment.enchantingfever.execute.desc'
[19Feb2022 06:37:52.605] [main/DEBUG] [Enchantment Descriptions/]: Found 95 enchantment descriptions and 4 missing or invalid descriptions.
[19Feb2022 06:37:52.684] [main/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: tac:item.grenade.pin
[19Feb2022 06:37:52.685] [main/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: tac:entity.stun_grenade.explosion
[19Feb2022 06:37:52.685] [main/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: tac:entity.stun_grenade.ring
[19Feb2022 06:37:52.685] [main/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: tac:ui.weapon.attach
[19Feb2022 06:37:52.798] [main/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
[19Feb2022 06:37:52.799] [main/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
[19Feb2022 06:37:53.120] [main/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x256x0 jei:textures/atlas/gui.png-atlas
[19Feb2022 06:37:53.121] [main/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button_cheat
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button_cheat
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_previous
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_previous
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/bookmark_button_enabled
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/bookmark_button_enabled
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_next
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_next
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: minecraft:missingno
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: minecraft:missingno
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: infinityitemeditor:item/empty_armor_slot_sword
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: infinityitemeditor:item/empty_armor_slot_sword
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/info
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/info
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/recipe_transfer
[19Feb2022 06:37:53.122] [main/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/recipe_transfer
[19Feb2022 06:37:53.124] [main/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 4096x4096x1 minecraft:textures/atlas/blocks.png-atlas
[19Feb2022 06:37:53.321] [main/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 191
[19Feb2022 06:37:53.326] [main/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/signs.png-atlas
[19Feb2022 06:37:53.327] [main/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[19Feb2022 06:37:53.327] [main/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[19Feb2022 06:37:53.331] [main/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[19Feb2022 06:37:53.331] [main/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[19Feb2022 06:37:53.335] [main/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[19Feb2022 06:37:53.336] [main/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[19Feb2022 06:37:53.336] [main/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[19Feb2022 06:37:53.337] [main/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[19Feb2022 06:37:53.338] [main/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[19Feb2022 06:37:53.338] [main/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[19Feb2022 06:37:53.339] [main/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0

 

Edited by diesieben07
spoiler
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.