Skip to content

Instantly share code, notes, and snippets.

@StevenDoesStuffs
Created July 18, 2021 02:55
Show Gist options
  • Save StevenDoesStuffs/2c1c6a3b6ae53d758aaf02b9a3f15695 to your computer and use it in GitHub Desktop.
Save StevenDoesStuffs/2c1c6a3b6ae53d758aaf02b9a3f15695 to your computer and use it in GitHub Desktop.
Go Create debug log
This file has been truncated, but you can view the full file.
[17Jul2021 21:40:11.172] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, StevenDoesStuffs, --version, MultiMC5, --gameDir, /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft, --assetsDir, /home/stevendoesstuffs/.local/share/multimc/assets, --assetIndex, 1.16, --uuid, 1313aef0f7c341e6bc5e986cf1464b9d, --accessToken, ❄❄❄❄❄❄❄❄, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.1.61, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550, --width, 854, --height, 480]
[17Jul2021 21:40:11.174] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_292 by Oracle Corporation
[17Jul2021 21:40:11.181] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[17Jul2021 21:40:11.191] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[17Jul2021 21:40:11.237] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[17Jul2021 21:40:11.245] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[17Jul2021 21:40:11.281] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[17Jul2021 21:40:11.302] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[17Jul2021 21:40:11.302] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[17Jul2021 21:40:11.303] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[17Jul2021 21:40:11.303] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[17Jul2021 21:40:11.303] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[17Jul2021 21:40:11.303] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[17Jul2021 21:40:11.306] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 36.1
[17Jul2021 21:40:11.306] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 36.1 loading
[17Jul2021 21:40:11.306] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 8.0.9+86+master.3cf110c
[17Jul2021 21:40:11.306] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[17Jul2021 21:40:11.307] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 3.0.1+61+master.47bca0e
[17Jul2021 21:40:11.307] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 4.0.0+65+master.6080a3f
[17Jul2021 21:40:11.308] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[17Jul2021 21:40:11.310] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 4.0.6+14+master.c21a551
[17Jul2021 21:40:11.310] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc
[17Jul2021 21:40:11.310] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[17Jul2021 21:40:11.380] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[17Jul2021 21:40:11.380] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[17Jul2021 21:40:11.383] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[17Jul2021 21:40:11.391] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[17Jul2021 21:40:11.391] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[17Jul2021 21:40:11.394] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
[17Jul2021 21:40:11.398] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@7852e922
[17Jul2021 21:40:11.412] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/home/stevendoesstuffs/.local/share/multimc/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT
[17Jul2021 21:40:11.414] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[17Jul2021 21:40:11.414] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2)
[17Jul2021 21:40:11.415] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2)
[17Jul2021 21:40:11.415] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2)
[17Jul2021 21:40:11.415] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2)
[17Jul2021 21:40:11.415] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2)
[17Jul2021 21:40:11.417] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[17Jul2021 21:40:11.418] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[17Jul2021 21:40:11.418] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[17Jul2021 21:40:11.419] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft
[17Jul2021 21:40:11.419] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft
[17Jul2021 21:40:11.419] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods
[17Jul2021 21:40:11.419] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods
[17Jul2021 21:40:11.420] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/config
[17Jul2021 21:40:11.420] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/config
[17Jul2021 21:40:11.420] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/config/fml.toml
[17Jul2021 21:40:11.420] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[17Jul2021 21:40:11.453] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/defaultconfigs
[17Jul2021 21:40:11.453] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[17Jul2021 21:40:11.456] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[17Jul2021 21:40:11.456] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlclient as launch service
[17Jul2021 21:40:12.702] [main/FATAL] [net.minecraftforge.fml.loading.progress.ClientVisualization/]: WARNING : glfwInit took 1.16663547 seconds to start.
[17Jul2021 21:40:12.806] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : MC Version: '1.16.5' MCP Version: '20210115.111550' Forge Version: '36.1.61' Forge group: 'net.minecraftforge'
[17Jul2021 21:40:12.807] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path /home/stevendoesstuffs/.local/share/multimc/libraries/org/ow2/asm/asm/9.0/asm-9.0.jar
[17Jul2021 21:40:12.807] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path /home/stevendoesstuffs/.local/share/multimc/libraries
[17Jul2021 21:40:12.808] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path /home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-universal.jar is present
[17Jul2021 21:40:12.809] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at /home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraft/client/1.16.5-20210115.111550/client-1.16.5-20210115.111550-srg.jar is present
[17Jul2021 21:40:12.809] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at /home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraft/client/1.16.5-20210115.111550/client-1.16.5-20210115.111550-extra.jar is present
[17Jul2021 21:40:12.810] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at /home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-client.jar is present
[17Jul2021 21:40:12.815] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[17Jul2021 21:40:12.816] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from /home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-universal.jar
[17Jul2021 21:40:12.819] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-universal.jar to languageloader classloader
[17Jul2021 21:40:12.858] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[17Jul2021 21:40:12.858] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 36.1
[17Jul2021 21:40:12.863] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[17Jul2021 21:40:12.882] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[17Jul2021 21:40:12.883] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[17Jul2021 21:40:12.883] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[17Jul2021 21:40:12.884] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[17Jul2021 21:40:12.884] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[17Jul2021 21:40:12.885] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[17Jul2021 21:40:12.885] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[17Jul2021 21:40:12.885] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[17Jul2021 21:40:12.913] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[17Jul2021 21:40:13.016] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[17Jul2021 21:40:13.290] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/abnormals_core-1.16.5-3.2.0.jar
[17Jul2021 21:40:13.310] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file abnormals_core-1.16.5-3.2.0.jar with {abnormals_core} mods - versions {3.2.0}
[17Jul2021 21:40:13.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/abnormals_core-1.16.5-3.2.0.jar with language javafml
[17Jul2021 21:40:13.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AdLods-1.16.4-4.1.6.1-build.0145.jar
[17Jul2021 21:40:13.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdLods-1.16.4-4.1.6.1-build.0145.jar with {adlods} mods - versions {4.1.6.1}
[17Jul2021 21:40:13.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AdLods-1.16.4-4.1.6.1-build.0145.jar with language javafml
[17Jul2021 21:40:13.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AI-Improvements-1.16.2-0.3.0.jar
[17Jul2021 21:40:13.315] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AI-Improvements-1.16.2-0.3.0.jar with {aiimprovements} mods - versions {0.3.0}
[17Jul2021 21:40:13.315] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AI-Improvements-1.16.2-0.3.0.jar with language javafml
[17Jul2021 21:40:13.315] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/alexsmobs-1.11.1.jar
[17Jul2021 21:40:13.316] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alexsmobs-1.11.1.jar with {alexsmobs} mods - versions {1.11.1}
[17Jul2021 21:40:13.317] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/alexsmobs-1.11.1.jar with language javafml
[17Jul2021 21:40:13.317] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Apotheosis-1.16.4-4.6.1.jar
[17Jul2021 21:40:13.320] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Apotheosis-1.16.4-4.6.1.jar with {apotheosis} mods - versions {4.6.1}
[17Jul2021 21:40:13.320] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Apotheosis-1.16.4-4.6.1.jar with language javafml
[17Jul2021 21:40:13.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod true_infinity with Javascript path coremods/true_infinity.js
[17Jul2021 21:40:13.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod sundering with Javascript path coremods/sundering.js
[17Jul2021 21:40:13.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod enchantment_datas with Javascript path coremods/enchantment_datas.js
[17Jul2021 21:40:13.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod tempting with Javascript path coremods/tempting.js
[17Jul2021 21:40:13.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod reflective with Javascript path coremods/reflective.js
[17Jul2021 21:40:13.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod item_ench with Javascript path coremods/item_ench.js
[17Jul2021 21:40:13.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod calc_stack_ench with Javascript path coremods/calc_stack_ench.js
[17Jul2021 21:40:13.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod container_repair with Javascript path coremods/container_repair.js
[17Jul2021 21:40:13.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod enchantability with Javascript path coremods/enchantability.js
[17Jul2021 21:40:13.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod gui_repair with Javascript path coremods/gui_repair.js
[17Jul2021 21:40:13.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod combat_rules with Javascript path coremods/combat_rules.js
[17Jul2021 21:40:13.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fishing_bobber with Javascript path coremods/fishing_bobber.js
[17Jul2021 21:40:13.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod affix_entity_dmg with Javascript path coremods/affix_entity_dmg.js
[17Jul2021 21:40:13.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod affix_extra_dmg with Javascript path coremods/affix_extra_dmg.js
[17Jul2021 21:40:13.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod affix_prot_level with Javascript path coremods/affix_prot_level.js
[17Jul2021 21:40:13.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod affix_user_hurt with Javascript path coremods/affix_user_hurt.js
[17Jul2021 21:40:13.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod stack_modifier_hack with Javascript path coremods/stack_modifier_hack.js
[17Jul2021 21:40:13.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod crossbow with Javascript path coremods/crossbow.js
[17Jul2021 21:40:13.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod crossbow_arrows with Javascript path coremods/crossbow_arrows.js
[17Jul2021 21:40:13.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod max_level_redirects with Javascript path coremods/max_level_redirects.js
[17Jul2021 21:40:13.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod soulfire_recipes with Javascript path coremods/campfire.js
[17Jul2021 21:40:13.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod mythics_anvil with Javascript path coremods/mythics_anvil.js
[17Jul2021 21:40:13.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/true_infinity.js
[17Jul2021 21:40:13.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/sundering.js
[17Jul2021 21:40:13.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/enchantment_datas.js
[17Jul2021 21:40:13.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/tempting.js
[17Jul2021 21:40:13.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/reflective.js
[17Jul2021 21:40:13.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/item_ench.js
[17Jul2021 21:40:13.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/calc_stack_ench.js
[17Jul2021 21:40:13.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/container_repair.js
[17Jul2021 21:40:13.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/enchantability.js
[17Jul2021 21:40:13.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/gui_repair.js
[17Jul2021 21:40:13.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/combat_rules.js
[17Jul2021 21:40:13.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/fishing_bobber.js
[17Jul2021 21:40:13.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/affix_entity_dmg.js
[17Jul2021 21:40:13.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/affix_extra_dmg.js
[17Jul2021 21:40:13.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/affix_prot_level.js
[17Jul2021 21:40:13.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/affix_user_hurt.js
[17Jul2021 21:40:13.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/stack_modifier_hack.js
[17Jul2021 21:40:13.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/crossbow.js
[17Jul2021 21:40:13.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/crossbow_arrows.js
[17Jul2021 21:40:13.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/max_level_redirects.js
[17Jul2021 21:40:13.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/campfire.js
[17Jul2021 21:40:13.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/mythics_anvil.js
[17Jul2021 21:40:13.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/appleskin-forge-mc1.16.x-2.0.0.jar
[17Jul2021 21:40:13.340] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file appleskin-forge-mc1.16.x-2.0.0.jar with {appleskin} mods - versions {mc1.16.4-2.0.0}
[17Jul2021 21:40:13.340] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/appleskin-forge-mc1.16.x-2.0.0.jar with language javafml
[17Jul2021 21:40:13.340] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/architectury-1.20.28-forge.jar
[17Jul2021 21:40:13.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-1.20.28-forge.jar with {architectury} mods - versions {1.20.28}
[17Jul2021 21:40:13.342] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/architectury-1.20.28-forge.jar with language javafml
[17Jul2021 21:40:13.342] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Artifacts-1.16.5-2.10.0.jar
[17Jul2021 21:40:13.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Artifacts-1.16.5-2.10.0.jar with {artifacts} mods - versions {1.16.5-2.10.0}
[17Jul2021 21:40:13.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Artifacts-1.16.5-2.10.0.jar with language javafml
[17Jul2021 21:40:13.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AttributeFix-1.16.5-10.1.2.jar
[17Jul2021 21:40:13.344] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AttributeFix-1.16.5-10.1.2.jar with {attributefix} mods - versions {10.1.2}
[17Jul2021 21:40:13.345] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AttributeFix-1.16.5-10.1.2.jar with language javafml
[17Jul2021 21:40:13.346] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AutoRegLib-1.6-49.jar
[17Jul2021 21:40:13.346] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoRegLib-1.6-49.jar with {autoreglib} mods - versions {1.6-49}
[17Jul2021 21:40:13.346] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AutoRegLib-1.6-49.jar with language javafml
[17Jul2021 21:40:13.347] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Babel-1.0.5.jar
[17Jul2021 21:40:13.347] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Babel-1.0.5.jar with {babel} mods - versions {1.0.5}
[17Jul2021 21:40:13.348] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Babel-1.0.5.jar with language javafml
[17Jul2021 21:40:13.348] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bedspreads-forge-1.16.5-5.1.0.2.jar
[17Jul2021 21:40:13.348] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bedspreads-forge-1.16.5-5.1.0.2.jar with {bedspreads} mods - versions {1.16.5-5.1.0.2}
[17Jul2021 21:40:13.349] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bedspreads-forge-1.16.5-5.1.0.2.jar with language javafml
[17Jul2021 21:40:13.349] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterAdvancements-1.16.5-0.1.1.109.jar
[17Jul2021 21:40:13.349] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterAdvancements-1.16.5-0.1.1.109.jar with {betteradvancements} mods - versions {0.1.1.109}
[17Jul2021 21:40:13.350] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterAdvancements-1.16.5-0.1.1.109.jar with language javafml
[17Jul2021 21:40:13.350] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterCaves-Forge-1.16.4-1.1.2.jar
[17Jul2021 21:40:13.351] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterCaves-Forge-1.16.4-1.1.2.jar with {bettercaves} mods - versions {1.16.4-1.1.2}
[17Jul2021 21:40:13.351] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterCaves-Forge-1.16.4-1.1.2.jar with language javafml
[17Jul2021 21:40:13.351] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/betterendforge-1.16.4-1.6.0.jar
[17Jul2021 21:40:13.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file betterendforge-1.16.4-1.6.0.jar with {betterendforge} mods - versions {1.16.4-1.6.0}
[17Jul2021 21:40:13.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/betterendforge-1.16.4-1.6.0.jar with language javafml
[17Jul2021 21:40:13.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterMineshafts-Forge-1.16.4-2.0.4.jar
[17Jul2021 21:40:13.353] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterMineshafts-Forge-1.16.4-2.0.4.jar with {bettermineshafts} mods - versions {1.16.4-2.0.4}
[17Jul2021 21:40:13.353] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterMineshafts-Forge-1.16.4-2.0.4.jar with language javafml
[17Jul2021 21:40:13.353] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterStrongholds-1.16.4-1.2.jar
[17Jul2021 21:40:13.354] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterStrongholds-1.16.4-1.2.jar with {betterstrongholds} mods - versions {1.16.4-1.2}
[17Jul2021 21:40:13.354] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterStrongholds-1.16.4-1.2.jar with language javafml
[17Jul2021 21:40:13.354] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bigbrain-1.2.4.jar
[17Jul2021 21:40:13.355] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bigbrain-1.2.4.jar with {bigbrain} mods - versions {1.2.4}
[17Jul2021 21:40:13.355] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bigbrain-1.2.4.jar with language javafml
[17Jul2021 21:40:13.355] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bookshelf-1.16.5-10.1.11.jar
[17Jul2021 21:40:13.356] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bookshelf-1.16.5-10.1.11.jar with {bookshelf} mods - versions {10.1.11}
[17Jul2021 21:40:13.358] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bookshelf-1.16.5-10.1.11.jar with language javafml
[17Jul2021 21:40:13.358] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BotanyPots-1.16.5-7.0.17.jar
[17Jul2021 21:40:13.359] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BotanyPots-1.16.5-7.0.17.jar with {botanypots} mods - versions {7.0.17}
[17Jul2021 21:40:13.366] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BotanyPots-1.16.5-7.0.17.jar with language javafml
[17Jul2021 21:40:13.366] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bountiful Baubles FORGE-1.16.3-0.0.2.jar
[17Jul2021 21:40:13.367] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bountiful Baubles FORGE-1.16.3-0.0.2.jar with {bountifulbaubles} mods - versions {NONE}
[17Jul2021 21:40:13.367] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bountiful Baubles FORGE-1.16.3-0.0.2.jar with language javafml
[17Jul2021 21:40:13.367] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/brazier-3.0.9-forge.jar
[17Jul2021 21:40:13.368] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file brazier-3.0.9-forge.jar with {brazier} mods - versions {3.0.9}
[17Jul2021 21:40:13.368] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/brazier-3.0.9-forge.jar with language javafml
[17Jul2021 21:40:13.368] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildersaddition-1.16.5-20210517a.jar
[17Jul2021 21:40:13.369] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file buildersaddition-1.16.5-20210517a.jar with {buildersaddition} mods - versions {1.16.5-20210517a}
[17Jul2021 21:40:13.370] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildersaddition-1.16.5-20210517a.jar with language javafml
[17Jul2021 21:40:13.370] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildinggadgets-1.16.5-3.8.0.jar
[17Jul2021 21:40:13.370] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file buildinggadgets-1.16.5-3.8.0.jar with {buildinggadgets} mods - versions {3.8.0}
[17Jul2021 21:40:13.371] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildinggadgets-1.16.5-3.8.0.jar with language javafml
[17Jul2021 21:40:13.371] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bwncr-1.16.4-3.9.16.jar
[17Jul2021 21:40:13.371] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bwncr-1.16.4-3.9.16.jar with {bwncr} mods - versions {1.16.4-3.9.16}
[17Jul2021 21:40:13.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bwncr-1.16.4-3.9.16.jar with language javafml
[17Jul2021 21:40:13.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/byg-1.2.9.jar
[17Jul2021 21:40:13.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file byg-1.2.9.jar with {byg} mods - versions {1.2.9}
[17Jul2021 21:40:13.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/byg-1.2.9.jar with language javafml
[17Jul2021 21:40:13.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/catalogue-1.2.1-1.16.5.jar
[17Jul2021 21:40:13.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file catalogue-1.2.1-1.16.5.jar with {catalogue} mods - versions {1.2.1}
[17Jul2021 21:40:13.375] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/catalogue-1.2.1-1.16.5.jar with language javafml
[17Jul2021 21:40:13.375] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chipped-1.1.jar
[17Jul2021 21:40:13.375] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file chipped-1.1.jar with {chipped} mods - versions {1.1}
[17Jul2021 21:40:13.377] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chipped-1.1.jar with language javafml
[17Jul2021 21:40:13.377] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chunkloaders-1.1.7-mc1.16.5.jar
[17Jul2021 21:40:13.377] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file chunkloaders-1.1.7-mc1.16.5.jar with {chunkloaders} mods - versions {1.1.7}
[17Jul2021 21:40:13.378] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chunkloaders-1.1.7-mc1.16.5.jar with language javafml
[17Jul2021 21:40:13.378] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/citadel-1.7.2-1.16.5.jar
[17Jul2021 21:40:13.378] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-1.7.2-1.16.5.jar with {citadel} mods - versions {1.7.2}
[17Jul2021 21:40:13.378] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/citadel-1.7.2-1.16.5.jar with language javafml
[17Jul2021 21:40:13.378] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClaimChunk-1.16.2-1.0.0.7.jar
[17Jul2021 21:40:13.379] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ClaimChunk-1.16.2-1.0.0.7.jar with {cc} mods - versions {1.0.0.7}
[17Jul2021 21:40:13.379] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClaimChunk-1.16.2-1.0.0.7.jar with language javafml
[17Jul2021 21:40:13.379] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClientTweaks_1.16.3-5.3.0.jar
[17Jul2021 21:40:13.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ClientTweaks_1.16.3-5.3.0.jar with {clienttweaks} mods - versions {5.3.0}
[17Jul2021 21:40:13.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClientTweaks_1.16.3-5.3.0.jar with language javafml
[17Jul2021 21:40:13.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/cloth-config-4.11.26-forge.jar
[17Jul2021 21:40:13.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-4.11.26-forge.jar with {cloth-config} mods - versions {4.11.26}
[17Jul2021 21:40:13.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/cloth-config-4.11.26-forge.jar with language javafml
[17Jul2021 21:40:13.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Clumps-6.0.0.25.jar
[17Jul2021 21:40:13.382] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Clumps-6.0.0.25.jar with {clumps} mods - versions {6.0.0.25}
[17Jul2021 21:40:13.382] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Clumps-6.0.0.25.jar with language javafml
[17Jul2021 21:40:13.382] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ComfortableNether4.3.jar
[17Jul2021 21:40:13.382] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ComfortableNether4.3.jar with {comfortable_nether} mods - versions {1.0.0}
[17Jul2021 21:40:13.383] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ComfortableNether4.3.jar with language javafml
[17Jul2021 21:40:13.383] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/comforts-forge-1.16.5-4.0.1.1.jar
[17Jul2021 21:40:13.383] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file comforts-forge-1.16.5-4.0.1.1.jar with {comforts} mods - versions {1.16.5-4.0.1.1}
[17Jul2021 21:40:13.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/comforts-forge-1.16.5-4.0.1.1.jar with language javafml
[17Jul2021 21:40:13.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectedglass-1.0.8-mc1.16.5.jar
[17Jul2021 21:40:13.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file connectedglass-1.0.8-mc1.16.5.jar with {connectedglass} mods - versions {1.0.8}
[17Jul2021 21:40:13.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectedglass-1.0.8-mc1.16.5.jar with language javafml
[17Jul2021 21:40:13.385] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectivity-2.1-1.16.5.jar
[17Jul2021 21:40:13.385] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file connectivity-2.1-1.16.5.jar with {connectivity} mods - versions {2.1-1.16.5}
[17Jul2021 21:40:13.385] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectivity-2.1-1.16.5.jar with language javafml
[17Jul2021 21:40:13.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Controlling-7.0.0.23.jar
[17Jul2021 21:40:13.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Controlling-7.0.0.23.jar with {controlling} mods - versions {7.0.0.23}
[17Jul2021 21:40:13.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Controlling-7.0.0.23.jar with language javafml
[17Jul2021 21:40:13.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CookingForBlockheads_1.16.5-9.3.3.jar
[17Jul2021 21:40:13.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CookingForBlockheads_1.16.5-9.3.3.jar with {cookingforblockheads} mods - versions {9.3.3}
[17Jul2021 21:40:13.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CookingForBlockheads_1.16.5-9.3.3.jar with language javafml
[17Jul2021 21:40:13.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CraftingTweaks_1.16.5-12.2.1.jar
[17Jul2021 21:40:13.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CraftingTweaks_1.16.5-12.2.1.jar with {craftingtweaks} mods - versions {12.2.1}
[17Jul2021 21:40:13.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CraftingTweaks_1.16.5-12.2.1.jar with language javafml
[17Jul2021 21:40:13.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-mc1.16.5_v0.3.2b.jar
[17Jul2021 21:40:13.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-mc1.16.5_v0.3.2b.jar with {create} mods - versions {v0.3.2b for 1.16.5}
[17Jul2021 21:40:13.389] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-mc1.16.5_v0.3.2b.jar with language javafml
[17Jul2021 21:40:13.389] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-stuff-additions1.16.5_v1.0.6.jar
[17Jul2021 21:40:13.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-stuff-additions1.16.5_v1.0.6.jar with {create_stuff_additions} mods - versions {1.0.6}
[17Jul2021 21:40:13.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-stuff-additions1.16.5_v1.0.6.jar with language javafml
[17Jul2021 21:40:13.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createaddition-1.16.5-20210713a.jar
[17Jul2021 21:40:13.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createaddition-1.16.5-20210713a.jar with {createaddition} mods - versions {1.16.5-20210713a}
[17Jul2021 21:40:13.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createaddition-1.16.5-20210713a.jar with language javafml
[17Jul2021 21:40:13.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createchunkloading-0.2.0.jar
[17Jul2021 21:40:13.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createchunkloading-0.2.0.jar with {createchunkloading} mods - versions {0.2.0}
[17Jul2021 21:40:13.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createchunkloading-0.2.0.jar with language javafml
[17Jul2021 21:40:13.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creategears-1.16.5-1.2.0.jar
[17Jul2021 21:40:13.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file creategears-1.16.5-1.2.0.jar with {creategears} mods - versions {1.16.5-1.2.0}
[17Jul2021 21:40:13.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creategears-1.16.5-1.2.0.jar with language javafml
[17Jul2021 21:40:13.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createplus-1.16.4_v0.3.2.1.jar
[17Jul2021 21:40:13.394] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createplus-1.16.4_v0.3.2.1.jar with {createplus} mods - versions {1.16.4_v0.3.2.1}
[17Jul2021 21:40:13.394] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createplus-1.16.4_v0.3.2.1.jar with language javafml
[17Jul2021 21:40:13.394] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creativewirelesstransmitter-1.16x-1.11.jar
[17Jul2021 21:40:13.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file creativewirelesstransmitter-1.16x-1.11.jar with {creativewirelesstransmitter} mods - versions {1.16x-1.11}
[17Jul2021 21:40:13.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creativewirelesstransmitter-1.16x-1.11.jar with language javafml
[17Jul2021 21:40:13.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Cucumber-1.16.4-4.1.10.jar
[17Jul2021 21:40:13.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cucumber-1.16.4-4.1.10.jar with {cucumber} mods - versions {4.1.10}
[17Jul2021 21:40:13.396] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Cucumber-1.16.4-4.1.10.jar with language javafml
[17Jul2021 21:40:13.396] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/curios-forge-1.16.5-4.0.5.2.jar
[17Jul2021 21:40:13.396] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-forge-1.16.5-4.0.5.2.jar with {curios} mods - versions {1.16.5-4.0.5.2}
[17Jul2021 21:40:13.396] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/curios-forge-1.16.5-4.0.5.2.jar with language javafml
[17Jul2021 21:40:13.396] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DarkPaintings-1.16.5-6.0.3.jar
[17Jul2021 21:40:13.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DarkPaintings-1.16.5-6.0.3.jar with {darkpaintings} mods - versions {6.0.3}
[17Jul2021 21:40:13.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DarkPaintings-1.16.5-6.0.3.jar with language javafml
[17Jul2021 21:40:13.399] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/decorative_blocks-1.16.4-1.7.2.jar
[17Jul2021 21:40:13.399] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file decorative_blocks-1.16.4-1.7.2.jar with {decorative_blocks} mods - versions {1.7.2}
[17Jul2021 21:40:13.399] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/decorative_blocks-1.16.4-1.7.2.jar with language javafml
[17Jul2021 21:40:13.400] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DefaultOptions_1.16.5-12.2.1.jar
[17Jul2021 21:40:13.400] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DefaultOptions_1.16.5-12.2.1.jar with {defaultoptions} mods - versions {12.2.1}
[17Jul2021 21:40:13.400] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DefaultOptions_1.16.5-12.2.1.jar with language javafml
[17Jul2021 21:40:13.400] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Ding-1.16.5-1.3.0.jar
[17Jul2021 21:40:13.401] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Ding-1.16.5-1.3.0.jar with {ding} mods - versions {1.3.0}
[17Jul2021 21:40:13.401] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Ding-1.16.5-1.3.0.jar with language javafml
[17Jul2021 21:40:13.401] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_gear-1.16.5-3.0.17.jar
[17Jul2021 21:40:13.401] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dungeons_gear-1.16.5-3.0.17.jar with {dungeons_gear} mods - versions {3.0.17}
[17Jul2021 21:40:13.402] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_gear-1.16.5-3.0.17.jar with language javafml
[17Jul2021 21:40:13.402] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_mobs-1.16.5-1.0.5.jar
[17Jul2021 21:40:13.402] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dungeons_mobs-1.16.5-1.0.5.jar with {dungeons_mobs} mods - versions {1.0.5}
[17Jul2021 21:40:13.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_mobs-1.16.5-1.0.5.jar with language javafml
[17Jul2021 21:40:13.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_plus-1.16.5-1.1.5.jar
[17Jul2021 21:40:13.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dungeons_plus-1.16.5-1.1.5.jar with {dungeons_plus} mods - versions {1.1.5}
[17Jul2021 21:40:13.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_plus-1.16.5-1.1.5.jar with language javafml
[17Jul2021 21:40:13.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DungeonsArise-1.16.5-2.1.46-release.jar
[17Jul2021 21:40:13.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonsArise-1.16.5-2.1.46-release.jar with {dungeons_arise} mods - versions {2.1.46}
[17Jul2021 21:40:13.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DungeonsArise-1.16.5-2.1.46-release.jar with language javafml
[17Jul2021 21:40:13.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynmus-1.2.0.jar
[17Jul2021 21:40:13.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dynmus-1.2.0.jar with {dynmus} mods - versions {1.2.0}
[17Jul2021 21:40:13.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynmus-1.2.0.jar with language javafml
[17Jul2021 21:40:13.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynviewdist-2.0.jar
[17Jul2021 21:40:13.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dynviewdist-2.0.jar with {dynview} mods - versions {1.8}
[17Jul2021 21:40:13.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynviewdist-2.0.jar with language javafml
[17Jul2021 21:40:13.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/eidolon-0.2.7.jar
[17Jul2021 21:40:13.406] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file eidolon-0.2.7.jar with {eidolon} mods - versions {0.2.7}
[17Jul2021 21:40:13.406] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/eidolon-0.2.7.jar with language javafml
[17Jul2021 21:40:13.406] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/EnchantmentDescriptions-1.16.5-7.0.12.jar
[17Jul2021 21:40:13.406] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EnchantmentDescriptions-1.16.5-7.0.12.jar with {enchdesc} mods - versions {7.0.12}
[17Jul2021 21:40:13.408] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/EnchantmentDescriptions-1.16.5-7.0.12.jar with language javafml
[17Jul2021 21:40:13.408] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/endergetic-1.16.4-3.0.0.jar
[17Jul2021 21:40:13.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file endergetic-1.16.4-3.0.0.jar with {endergetic} mods - versions {3.0.0}
[17Jul2021 21:40:13.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/endergetic-1.16.4-3.0.0.jar with language javafml
[17Jul2021 21:40:13.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/expandability-2.0.1-forge.jar
[17Jul2021 21:40:13.409] [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}
[17Jul2021 21:40:13.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/expandability-2.0.1-forge.jar with language javafml
[17Jul2021 21:40:13.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FarmingForBlockheads_1.16.5-7.3.1.jar
[17Jul2021 21:40:13.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FarmingForBlockheads_1.16.5-7.3.1.jar with {farmingforblockheads} mods - versions {7.3.1}
[17Jul2021 21:40:13.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FarmingForBlockheads_1.16.5-7.3.1.jar with language javafml
[17Jul2021 21:40:13.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FastLeafDecay-v25.jar
[17Jul2021 21:40:13.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastLeafDecay-v25.jar with {fastleafdecay} mods - versions {v25}
[17Jul2021 21:40:13.411] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FastLeafDecay-v25.jar with language javafml
[17Jul2021 21:40:13.411] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ferritecore-2.0.5-forge.jar
[17Jul2021 21:40:13.411] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ferritecore-2.0.5-forge.jar with {ferritecore} mods - versions {2.0.5}
[17Jul2021 21:40:13.413] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ferritecore-2.0.5-forge.jar with language javafml
[17Jul2021 21:40:13.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/floppamod-1-16-x.jar
[17Jul2021 21:40:13.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file floppamod-1-16-x.jar with {caracalmod} mods - versions {1.0.0}
[17Jul2021 21:40:13.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/floppamod-1-16-x.jar with language javafml
[17Jul2021 21:40:13.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/flywheel-1.16-0.1.1.jar
[17Jul2021 21:40:13.415] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file flywheel-1.16-0.1.1.jar with {flywheel} mods - versions {1.16-0.1.1}
[17Jul2021 21:40:13.415] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/flywheel-1.16-0.1.1.jar with language javafml
[17Jul2021 21:40:13.415] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar
[17Jul2021 21:40:13.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar with {forgeendertech} mods - versions {7.1.0.0}
[17Jul2021 21:40:13.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar with language javafml
[17Jul2021 21:40:13.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod campfire_smoke_hook with Javascript path coremods/campfire_smoke_hook.js
[17Jul2021 21:40:13.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod random_tick_hook with Javascript path coremods/random_tick_hook.js
[17Jul2021 21:40:13.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod block_state_change_hook with Javascript path coremods/block_state_change_hook.js
[17Jul2021 21:40:13.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/campfire_smoke_hook.js
[17Jul2021 21:40:13.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/random_tick_hook.js
[17Jul2021 21:40:13.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/block_state_change_hook.js
[17Jul2021 21:40:13.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FpsReducer-mc1.16.5-1.20.jar
[17Jul2021 21:40:13.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FpsReducer-mc1.16.5-1.20.jar with {fpsreducer} mods - versions {mc1.16.5-1.20}
[17Jul2021 21:40:13.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FpsReducer-mc1.16.5-1.20.jar with language javafml
[17Jul2021 21:40:13.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-backups-2.1.1.6.jar
[17Jul2021 21:40:13.418] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-backups-2.1.1.6.jar with {ftbbackups} mods - versions {2.1.1.6}
[17Jul2021 21:40:13.418] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-backups-2.1.1.6.jar with language javafml
[17Jul2021 21:40:13.418] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-essentials-1604.1.0.13.jar
[17Jul2021 21:40:13.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-essentials-1604.1.0.13.jar with {ftbessentials} mods - versions {1604.1.0.13}
[17Jul2021 21:40:13.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-essentials-1604.1.0.13.jar with language javafml
[17Jul2021 21:40:13.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-library-forge-1605.3.1-build.48.jar
[17Jul2021 21:40:13.420] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-library-forge-1605.3.1-build.48.jar with {ftblibrary} mods - versions {1605.3.1-build.48}
[17Jul2021 21:40:13.420] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-library-forge-1605.3.1-build.48.jar with language javafml
[17Jul2021 21:40:13.420] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-quests-forge-1605.3.3-build.39.jar
[17Jul2021 21:40:13.421] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-quests-forge-1605.3.3-build.39.jar with {ftbquests} mods - versions {1605.3.3-build.39}
[17Jul2021 21:40:13.421] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-quests-forge-1605.3.3-build.39.jar with language javafml
[17Jul2021 21:40:13.422] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-teams-forge-1605.2.1-build.17.jar
[17Jul2021 21:40:13.422] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-teams-forge-1605.2.1-build.17.jar with {ftbteams} mods - versions {1605.2.1-build.17}
[17Jul2021 21:40:13.422] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-teams-forge-1605.2.1-build.17.jar with language javafml
[17Jul2021 21:40:13.422] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/goblintraders-1.6.0-1.16.3.jar
[17Jul2021 21:40:13.423] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file goblintraders-1.6.0-1.16.3.jar with {goblintraders} mods - versions {1.6.0}
[17Jul2021 21:40:13.423] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/goblintraders-1.6.0-1.16.3.jar with language javafml
[17Jul2021 21:40:13.424] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/invtweaks-1.16.4-1.0.1.jar
[17Jul2021 21:40:13.424] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file invtweaks-1.16.4-1.0.1.jar with {invtweaks} mods - versions {1.16.4-1.0.1}
[17Jul2021 21:40:13.424] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/invtweaks-1.16.4-1.0.1.jar with language javafml
[17Jul2021 21:40:13.424] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ironchest-1.16.4-11.2.10.jar
[17Jul2021 21:40:13.425] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ironchest-1.16.4-11.2.10.jar with {ironchest} mods - versions {1.16.4-11.2.10}
[17Jul2021 21:40:13.425] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ironchest-1.16.4-11.2.10.jar with language javafml
[17Jul2021 21:40:13.425] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/IronJetpacks-1.16.5-4.2.1.jar
[17Jul2021 21:40:13.426] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file IronJetpacks-1.16.5-4.2.1.jar with {ironjetpacks} mods - versions {4.2.1}
[17Jul2021 21:40:13.426] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/IronJetpacks-1.16.5-4.2.1.jar with language javafml
[17Jul2021 21:40:13.426] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/item-filters-forge-1605.2.5-build.9.jar
[17Jul2021 21:40:13.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file item-filters-forge-1605.2.5-build.9.jar with {itemfilters} mods - versions {1605.2.5-build.9}
[17Jul2021 21:40:13.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/item-filters-forge-1605.2.5-build.9.jar with language javafml
[17Jul2021 21:40:13.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/itlt-1.16.x-2.0.0.jar
[17Jul2021 21:40:13.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file itlt-1.16.x-2.0.0.jar with {itlt} mods - versions {2.0.0}
[17Jul2021 21:40:13.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/itlt-1.16.x-2.0.0.jar with language javafml
[17Jul2021 21:40:13.428] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/jei-1.16.5-7.7.1.110.jar
[17Jul2021 21:40:13.428] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.16.5-7.7.1.110.jar with {jei} mods - versions {7.7.1.110}
[17Jul2021 21:40:13.428] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/jei-1.16.5-7.7.1.110.jar with language javafml
[17Jul2021 21:40:13.428] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JEPB-1.0.0.jar
[17Jul2021 21:40:13.429] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file JEPB-1.0.0.jar with {jepb} mods - versions {1.0.0}
[17Jul2021 21:40:13.429] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JEPB-1.0.0.jar with language javafml
[17Jul2021 21:40:13.429] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/journeymap-1.16.5-5.7.1.jar
[17Jul2021 21:40:13.429] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-1.16.5-5.7.1.jar with {journeymap} mods - versions {5.7.1}
[17Jul2021 21:40:13.430] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/journeymap-1.16.5-5.7.1.jar with language javafml
[17Jul2021 21:40:13.430] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod journeymap transformer with Javascript path render-event-transformer.js
[17Jul2021 21:40:13.430] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod render-event-transformer.js
[17Jul2021 21:40:13.430] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughProfessions-1.16.5-1.2.1.jar
[17Jul2021 21:40:13.431] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file JustEnoughProfessions-1.16.5-1.2.1.jar with {justenoughprofessions} mods - versions {1.2.1}
[17Jul2021 21:40:13.431] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughProfessions-1.16.5-1.2.1.jar with language javafml
[17Jul2021 21:40:13.431] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughResources-1.16.5-0.12.1.121.jar
[17Jul2021 21:40:13.432] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file JustEnoughResources-1.16.5-0.12.1.121.jar with {jeresources} mods - versions {0.12.1.121}
[17Jul2021 21:40:13.432] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughResources-1.16.5-0.12.1.121.jar with language javafml
[17Jul2021 21:40:13.432] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/KleeSlabs_1.16.5-9.2.1.jar
[17Jul2021 21:40:13.432] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file KleeSlabs_1.16.5-9.2.1.jar with {kleeslabs} mods - versions {9.2.1}
[17Jul2021 21:40:13.432] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/KleeSlabs_1.16.5-9.2.1.jar with language javafml
[17Jul2021 21:40:13.432] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Kobolds-1.3.2.jar
[17Jul2021 21:40:13.433] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Kobolds-1.3.2.jar with {kobolds} mods - versions {1.0.0}
[17Jul2021 21:40:13.433] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Kobolds-1.3.2.jar with language javafml
[17Jul2021 21:40:13.433] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-create-1604.1.0.4.jar
[17Jul2021 21:40:13.433] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kubejs-create-1604.1.0.4.jar with {kubejs_create} mods - versions {1604.1.0.4}
[17Jul2021 21:40:13.433] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-create-1604.1.0.4.jar with language javafml
[17Jul2021 21:40:13.434] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-forge-1605.3.12-build.38.jar
[17Jul2021 21:40:13.434] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kubejs-forge-1605.3.12-build.38.jar with {kubejs} mods - versions {1605.3.12-build.38}
[17Jul2021 21:40:13.434] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-forge-1605.3.12-build.38.jar with language javafml
[17Jul2021 21:40:13.435] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/lazydfu-0.1.3.jar
[17Jul2021 21:40:13.435] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lazydfu-0.1.3.jar with {lazydfu} mods - versions {0.1.3}
[17Jul2021 21:40:13.435] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/lazydfu-0.1.3.jar with language javafml
[17Jul2021 21:40:13.435] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Login_Shield-1.16.5-5-g909ffa8.jar
[17Jul2021 21:40:13.435] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Login_Shield-1.16.5-5-g909ffa8.jar with {login_shield} mods - versions {1.16.5-5-g909ffa8}
[17Jul2021 21:40:13.436] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Login_Shield-1.16.5-5-g909ffa8.jar with language javafml
[17Jul2021 21:40:13.436] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Lollipop-1.16.5-3.2.9.jar
[17Jul2021 21:40:13.436] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Lollipop-1.16.5-3.2.9.jar with {lollipop} mods - versions {3.2.9}
[17Jul2021 21:40:13.436] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Lollipop-1.16.5-3.2.9.jar with language javafml
[17Jul2021 21:40:13.436] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/LostTrinkets-1.16.5-0.1.27.jar
[17Jul2021 21:40:13.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file LostTrinkets-1.16.5-0.1.27.jar with {losttrinkets} mods - versions {0.1.27}
[17Jul2021 21:40:13.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/LostTrinkets-1.16.5-0.1.27.jar with language javafml
[17Jul2021 21:40:13.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mcw-lights-1.0.0-mc1.16.5.jar
[17Jul2021 21:40:13.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-lights-1.0.0-mc1.16.5.jar with {mcwlights} mods - versions {1.0.0}
[17Jul2021 21:40:13.438] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mcw-lights-1.0.0-mc1.16.5.jar with language javafml
[17Jul2021 21:40:13.438] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/meetyourfight-1.16.5-1.1.2.jar
[17Jul2021 21:40:13.439] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file meetyourfight-1.16.5-1.1.2.jar with {meetyourfight} mods - versions {1.1.2}
[17Jul2021 21:40:13.439] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/meetyourfight-1.16.5-1.1.2.jar with language javafml
[17Jul2021 21:40:13.439] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mining_helmet-1.16.5-2.0.1.jar
[17Jul2021 21:40:13.440] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mining_helmet-1.16.5-2.0.1.jar with {mining_helmet} mods - versions {2.0.1}
[17Jul2021 21:40:13.440] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mining_helmet-1.16.5-2.0.1.jar with language javafml
[17Jul2021 21:40:13.440] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/modnametooltip_1.16.2-1.15.0.jar
[17Jul2021 21:40:13.440] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modnametooltip_1.16.2-1.15.0.jar with {modnametooltip} mods - versions {1.15.0}
[17Jul2021 21:40:13.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/modnametooltip_1.16.2-1.15.0.jar with language javafml
[17Jul2021 21:40:13.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Monke Madness 1.6.1.jar
[17Jul2021 21:40:13.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Monke Madness 1.6.1.jar with {primate} mods - versions {1.16.5-0.3.0}
[17Jul2021 21:40:13.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Monke Madness 1.6.1.jar with language javafml
[17Jul2021 21:40:13.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevanillalib-1.16.4-1.4.0.jar
[17Jul2021 21:40:13.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file morevanillalib-1.16.4-1.4.0.jar with {morevanillalib} mods - versions {1.4.0}
[17Jul2021 21:40:13.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevanillalib-1.16.4-1.4.0.jar with language javafml
[17Jul2021 21:40:13.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevillagers-FORGE-1.16.5-1.5.3.jar
[17Jul2021 21:40:13.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file morevillagers-FORGE-1.16.5-1.5.3.jar with {morevillagers} mods - versions {1.5.3}
[17Jul2021 21:40:13.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevillagers-FORGE-1.16.5-1.5.3.jar with language javafml
[17Jul2021 21:40:13.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Morpheus-1.16.5-4.2.70.jar
[17Jul2021 21:40:13.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Morpheus-1.16.5-4.2.70.jar with {morpheus} mods - versions {4.2.70}
[17Jul2021 21:40:13.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Morpheus-1.16.5-4.2.70.jar with language javafml
[17Jul2021 21:40:13.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/MouseTweaks-2.14-mc1.16.2.jar
[17Jul2021 21:40:13.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MouseTweaks-2.14-mc1.16.2.jar with {mousetweaks} mods - versions {2.14}
[17Jul2021 21:40:13.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/MouseTweaks-2.14-mc1.16.2.jar with language javafml
[17Jul2021 21:40:13.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mowziesmobs-1.5.19.jar
[17Jul2021 21:40:13.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mowziesmobs-1.5.19.jar with {mowziesmobs} mods - versions {1.5.19}
[17Jul2021 21:40:13.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mowziesmobs-1.5.19.jar with language javafml
[17Jul2021 21:40:13.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/NaturesCompass-1.16.5-1.9.1-forge.jar
[17Jul2021 21:40:13.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NaturesCompass-1.16.5-1.9.1-forge.jar with {naturescompass} mods - versions {1.16.5-1.9.1-forge}
[17Jul2021 21:40:13.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/NaturesCompass-1.16.5-1.9.1-forge.jar with language javafml
[17Jul2021 21:40:13.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Neat 1.7-27.jar
[17Jul2021 21:40:13.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Neat 1.7-27.jar with {neat} mods - versions {1.7-27}
[17Jul2021 21:40:13.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Neat 1.7-27.jar with language javafml
[17Jul2021 21:40:13.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/notenoughcrashes-3.2.0-forge.jar
[17Jul2021 21:40:13.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file notenoughcrashes-3.2.0-forge.jar with {notenoughcrashes} mods - versions {3.2.0}
[17Jul2021 21:40:13.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/notenoughcrashes-3.2.0-forge.jar with language javafml
[17Jul2021 21:40:13.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/OuterEnd-0.2.13.jar
[17Jul2021 21:40:13.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file OuterEnd-0.2.13.jar with {outer_end} mods - versions {0.2.9}
[17Jul2021 21:40:13.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/OuterEnd-0.2.13.jar with language javafml
[17Jul2021 21:40:13.447] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/overloadedarmorbar-5.1.0.jar
[17Jul2021 21:40:13.447] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file overloadedarmorbar-5.1.0.jar with {overloadedarmorbar} mods - versions {5.1.0}
[17Jul2021 21:40:13.447] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/overloadedarmorbar-5.1.0.jar with language javafml
[17Jul2021 21:40:13.447] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/PackMenu-1.16.4-2.4.2.jar
[17Jul2021 21:40:13.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file PackMenu-1.16.4-2.4.2.jar with {packmenu} mods - versions {2.4.2}
[17Jul2021 21:40:13.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/PackMenu-1.16.4-2.4.2.jar with language javafml
[17Jul2021 21:40:13.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Patchouli-1.16.4-53.1.jar
[17Jul2021 21:40:13.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Patchouli-1.16.4-53.1.jar with {patchouli} mods - versions {1.16.4-53.1}
[17Jul2021 21:40:13.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Patchouli-1.16.4-53.1.jar with language javafml
[17Jul2021 21:40:13.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/personality-1.16.5-1.0.2.jar
[17Jul2021 21:40:13.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file personality-1.16.5-1.0.2.jar with {personality} mods - versions {1.0.2}
[17Jul2021 21:40:13.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/personality-1.16.5-1.0.2.jar with language javafml
[17Jul2021 21:40:13.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Placebo-1.16.4-4.5.0.jar
[17Jul2021 21:40:13.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Placebo-1.16.4-4.5.0.jar with {placebo} mods - versions {4.5.0}
[17Jul2021 21:40:13.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Placebo-1.16.4-4.5.0.jar with language javafml
[17Jul2021 21:40:13.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod block_statemap with Javascript path coremods/block_statemap.js
[17Jul2021 21:40:13.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod item_statemap with Javascript path coremods/item_statemap.js
[17Jul2021 21:40:13.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod recipe_manager with Javascript path coremods/recipe_manager.js
[17Jul2021 21:40:13.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod loot_tables with Javascript path coremods/loot_manager.js
[17Jul2021 21:40:13.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod item_use with Javascript path coremods/item_use_hook.js
[17Jul2021 21:40:13.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod shield_block with Javascript path coremods/shield_block_hook.js
[17Jul2021 21:40:13.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/block_statemap.js
[17Jul2021 21:40:13.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/item_statemap.js
[17Jul2021 21:40:13.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/recipe_manager.js
[17Jul2021 21:40:13.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/loot_manager.js
[17Jul2021 21:40:13.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/item_use_hook.js
[17Jul2021 21:40:13.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/shield_block_hook.js
[17Jul2021 21:40:13.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/polymorph-forge-1.16.5-0.25.jar
[17Jul2021 21:40:13.451] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file polymorph-forge-1.16.5-0.25.jar with {polymorph} mods - versions {1.16.5-0.25}
[17Jul2021 21:40:13.451] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/polymorph-forge-1.16.5-0.25.jar with language javafml
[17Jul2021 21:40:13.451] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Quark-r2.4-314.jar
[17Jul2021 21:40:13.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Quark-r2.4-314.jar with {quark} mods - versions {r2.4-314}
[17Jul2021 21:40:13.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Quark-r2.4-314.jar with language javafml
[17Jul2021 21:40:13.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rad-1.16-4.1.1.jar
[17Jul2021 21:40:13.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rad-1.16-4.1.1.jar with {rad} mods - versions {4.1.1}
[17Jul2021 21:40:13.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rad-1.16-4.1.1.jar with language javafml
[17Jul2021 21:40:13.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/randompatches-2.4.4-forge.jar
[17Jul2021 21:40:13.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file randompatches-2.4.4-forge.jar with {randompatches} mods - versions {2.4.4-forge}
[17Jul2021 21:40:13.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/randompatches-2.4.4-forge.jar with language javafml
[17Jul2021 21:40:13.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ReAuth-1.16-Forge-3.9.3.jar
[17Jul2021 21:40:13.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ReAuth-1.16-Forge-3.9.3.jar with {reauth} mods - versions {3.9.3}
[17Jul2021 21:40:13.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ReAuth-1.16-Forge-3.9.3.jar with language javafml
[17Jul2021 21:40:13.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorage-1.9.13.jar
[17Jul2021 21:40:13.458] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file refinedstorage-1.9.13.jar with {refinedstorage} mods - versions {1.9.13}
[17Jul2021 21:40:13.458] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorage-1.9.13.jar with language javafml
[17Jul2021 21:40:13.458] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorageaddons-0.7.2.jar
[17Jul2021 21:40:13.459] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file refinedstorageaddons-0.7.2.jar with {refinedstorageaddons} mods - versions {0.7.2}
[17Jul2021 21:40:13.459] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorageaddons-0.7.2.jar with language javafml
[17Jul2021 21:40:13.459] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/repurposed_structures-1.16.5-2.7.10-forge.jar
[17Jul2021 21:40:13.460] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file repurposed_structures-1.16.5-2.7.10-forge.jar with {repurposed_structures} mods - versions {1.16.5-2.7.10-forge}
[17Jul2021 21:40:13.460] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/repurposed_structures-1.16.5-2.7.10-forge.jar with language javafml
[17Jul2021 21:40:13.460] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ResourcefulBees-1.16.5-0.6.7.2b.jar
[17Jul2021 21:40:13.461] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ResourcefulBees-1.16.5-0.6.7.2b.jar with {resourcefulbees} mods - versions {1.16.5-0.6.7.2b}
[17Jul2021 21:40:13.461] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ResourcefulBees-1.16.5-0.6.7.2b.jar with language javafml
[17Jul2021 21:40:13.462] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rhino-1605.1.1-build.21.jar
[17Jul2021 21:40:13.462] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rhino-1605.1.1-build.21.jar with {rhino} mods - versions {1605.1.1-build.21}
[17Jul2021 21:40:13.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rhino-1605.1.1-build.21.jar with language javafml
[17Jul2021 21:40:13.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/scaffoldingpower-1.16.5-1.3.0.jar
[17Jul2021 21:40:13.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file scaffoldingpower-1.16.5-1.3.0.jar with {scaffoldingpower} mods - versions {1.16.5-1.3.0}
[17Jul2021 21:40:13.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/scaffoldingpower-1.16.5-1.3.0.jar with language javafml
[17Jul2021 21:40:13.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/selene-1.16.5-1.4.jar
[17Jul2021 21:40:13.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file selene-1.16.5-1.4.jar with {selene} mods - versions {1.4}
[17Jul2021 21:40:13.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/selene-1.16.5-1.4.jar with language javafml
[17Jul2021 21:40:13.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ServerTabInfo-1.16.4-1.3.3.jar
[17Jul2021 21:40:13.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ServerTabInfo-1.16.4-1.3.3.jar with {servertabinfo} mods - versions {1.3.3}
[17Jul2021 21:40:13.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ServerTabInfo-1.16.4-1.3.3.jar with language javafml
[17Jul2021 21:40:13.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/shutupexperimentalsettings-1.0.3.jar
[17Jul2021 21:40:13.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file shutupexperimentalsettings-1.0.3.jar with {shutupexperimentalsettings} mods - versions {1.0.3}
[17Jul2021 21:40:13.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/shutupexperimentalsettings-1.0.3.jar with language javafml
[17Jul2021 21:40:13.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simplefarming-1.16.5-1.3.7.jar
[17Jul2021 21:40:13.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simplefarming-1.16.5-1.3.7.jar with {simplefarming} mods - versions {1.16.4-1.3.7}
[17Jul2021 21:40:13.467] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simplefarming-1.16.5-1.3.7.jar with language javafml
[17Jul2021 21:40:13.467] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simpletomb-1.16.5-1.0.9.jar
[17Jul2021 21:40:13.468] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simpletomb-1.16.5-1.0.9.jar with {simpletomb} mods - versions {1.16.5-1.0.9}
[17Jul2021 21:40:13.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simpletomb-1.16.5-1.0.9.jar with language javafml
[17Jul2021 21:40:13.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/smoothfocus-1.6.4.jar
[17Jul2021 21:40:13.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file smoothfocus-1.6.4.jar with {smoothfocus} mods - versions {1.6.4}
[17Jul2021 21:40:13.470] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/smoothfocus-1.6.4.jar with language javafml
[17Jul2021 21:40:13.470] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sodium-forge-2.9.1+rev.63112e3.jar
[17Jul2021 21:40:13.470] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sodium-forge-2.9.1+rev.63112e3.jar with {sodium} mods - versions {2.9.1+rev.63112e3}
[17Jul2021 21:40:13.470] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sodium-forge-2.9.1+rev.63112e3.jar with language javafml
[17Jul2021 21:40:13.470] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SoL-Carrot-1.16.5-1.10.0.jar
[17Jul2021 21:40:13.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SoL-Carrot-1.16.5-1.10.0.jar with {solcarrot} mods - versions {1.16.5-1.10.0}
[17Jul2021 21:40:13.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SoL-Carrot-1.16.5-1.10.0.jar with language javafml
[17Jul2021 21:40:13.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SolarFluxReborn-1.16.3-16.2.5.jar
[17Jul2021 21:40:13.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SolarFluxReborn-1.16.3-16.2.5.jar with {solarflux} mods - versions {16.2.5}
[17Jul2021 21:40:13.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SolarFluxReborn-1.16.3-16.2.5.jar with language javafml
[17Jul2021 21:40:13.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RenderManager with Javascript path META-INF/ResourcePackHooker.js
[17Jul2021 21:40:13.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod ClientLanguageMap with Javascript path META-INF/ClientLanguageMap.js
[17Jul2021 21:40:13.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod RecipeHelper with Javascript path META-INF/RecipeHelper.js
[17Jul2021 21:40:13.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/ResourcePackHooker.js
[17Jul2021 21:40:13.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/ClientLanguageMap.js
[17Jul2021 21:40:13.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/RecipeHelper.js
[17Jul2021 21:40:13.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sophisticatedbackpacks-1.16.4-2.5.0.271.jar
[17Jul2021 21:40:13.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedbackpacks-1.16.4-2.5.0.271.jar with {sophisticatedbackpacks} mods - versions {property(class java.lang.String, provider(?))}
[17Jul2021 21:40:13.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sophisticatedbackpacks-1.16.4-2.5.0.271.jar with language javafml
[17Jul2021 21:40:13.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/stoneholm-1.2.2.jar
[17Jul2021 21:40:13.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file stoneholm-1.2.2.jar with {stoneholm} mods - versions {1.2}
[17Jul2021 21:40:13.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/stoneholm-1.2.2.jar with language javafml
[17Jul2021 21:40:13.474] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/storageracks-1.4.jar
[17Jul2021 21:40:13.474] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file storageracks-1.4.jar with {storageracks} mods - versions {1.4}
[17Jul2021 21:40:13.474] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/storageracks-1.4.jar with language javafml
[17Jul2021 21:40:13.474] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structure_gel-1.16.5-1.7.7.jar
[17Jul2021 21:40:13.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structure_gel-1.16.5-1.7.7.jar with {structure_gel} mods - versions {1.7.7}
[17Jul2021 21:40:13.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structure_gel-1.16.5-1.7.7.jar with language javafml
[17Jul2021 21:40:13.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structurize-0.13.200-BETA-universal.jar
[17Jul2021 21:40:13.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structurize-0.13.200-BETA-universal.jar with {structurize} mods - versions {0.13.200-BETA}
[17Jul2021 21:40:13.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structurize-0.13.200-BETA-universal.jar with language javafml
[17Jul2021 21:40:13.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supermartijn642configlib-1.0.8-mc1.16.jar
[17Jul2021 21:40:13.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642configlib-1.0.8-mc1.16.jar with {supermartijn642configlib} mods - versions {1.0.8}
[17Jul2021 21:40:13.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supermartijn642configlib-1.0.8-mc1.16.jar with language javafml
[17Jul2021 21:40:13.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supplementaries-1.16.5-0.14.4f.jar
[17Jul2021 21:40:13.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supplementaries-1.16.5-0.14.4f.jar with {supplementaries} mods - versions {1.16.5-0.14.4}
[17Jul2021 21:40:13.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supplementaries-1.16.5-0.14.4f.jar with language javafml
[17Jul2021 21:40:13.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/swingthroughgrass-1.16.4-1.5.3.jar
[17Jul2021 21:40:13.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file swingthroughgrass-1.16.4-1.5.3.jar with {swingthroughgrass} mods - versions {1.16.4-1.5.3}
[17Jul2021 21:40:13.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/swingthroughgrass-1.16.4-1.5.3.jar with language javafml
[17Jul2021 21:40:13.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/The_Undergarden-1.16.5-0.5.4.jar
[17Jul2021 21:40:13.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file The_Undergarden-1.16.5-0.5.4.jar with {undergarden} mods - versions {0.5.4}
[17Jul2021 21:40:13.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/The_Undergarden-1.16.5-0.5.4.jar with language javafml
[17Jul2021 21:40:13.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/TheAbyss2 2.0.0-snapshot-0.2980.jar
[17Jul2021 21:40:13.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TheAbyss2 2.0.0-snapshot-0.2980.jar with {theabyss} mods - versions {2.0.0-snapshot-0.2980}
[17Jul2021 21:40:13.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/TheAbyss2 2.0.0-snapshot-0.2980.jar with language javafml
[17Jul2021 21:40:13.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/theoneprobe-1.16-3.1.4.jar
[17Jul2021 21:40:13.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file theoneprobe-1.16-3.1.4.jar with {theoneprobe} mods - versions {1.16-3.1.4}
[17Jul2021 21:40:13.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/theoneprobe-1.16-3.1.4.jar with language javafml
[17Jul2021 21:40:13.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Tips-1.16.5-4.0.7.jar
[17Jul2021 21:40:13.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Tips-1.16.5-4.0.7.jar with {tips} mods - versions {4.0.7}
[17Jul2021 21:40:13.484] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Tips-1.16.5-4.0.7.jar with language javafml
[17Jul2021 21:40:13.484] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/titanium-1.16.5-3.2.8.4-10.jar
[17Jul2021 21:40:13.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file titanium-1.16.5-3.2.8.4-10.jar with {titanium} mods - versions {3.2.8.4}
[17Jul2021 21:40:13.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/titanium-1.16.5-3.2.8.4-10.jar with language javafml
[17Jul2021 21:40:13.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Toast-Control-1.16.4-4.3.1.jar
[17Jul2021 21:40:13.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Toast-Control-1.16.4-4.3.1.jar with {toastcontrol} mods - versions {4.3.1}
[17Jul2021 21:40:13.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Toast-Control-1.16.4-4.3.1.jar with language javafml
[17Jul2021 21:40:13.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ToolStats-1.16.5-6.0.1.jar
[17Jul2021 21:40:13.486] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ToolStats-1.16.5-6.0.1.jar with {toolstats} mods - versions {6.0.1}
[17Jul2021 21:40:13.487] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ToolStats-1.16.5-6.0.1.jar with language javafml
[17Jul2021 21:40:13.487] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/toughnessbar-6.1.jar
[17Jul2021 21:40:13.487] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file toughnessbar-6.1.jar with {toughnessbar} mods - versions {6.1}
[17Jul2021 21:40:13.487] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/toughnessbar-6.1.jar with language javafml
[17Jul2021 21:40:13.487] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Transport-1.16.5-3.7.0.jar
[17Jul2021 21:40:13.488] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Transport-1.16.5-3.7.0.jar with {transport} mods - versions {3.7.0}
[17Jul2021 21:40:13.488] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Transport-1.16.5-3.7.0.jar with language javafml
[17Jul2021 21:40:13.488] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/twilightforest-1.16.5-4.0.490-universal.jar
[17Jul2021 21:40:13.488] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file twilightforest-1.16.5-4.0.490-universal.jar with {twilightforest} mods - versions {NONE}
[17Jul2021 21:40:13.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/twilightforest-1.16.5-4.0.490-universal.jar with language javafml
[17Jul2021 21:40:13.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod seed with Javascript path META-INF/asm/seed.js
[17Jul2021 21:40:13.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod maprendercontext with Javascript path META-INF/asm/maprendercontext.js
[17Jul2021 21:40:13.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod music with Javascript path META-INF/asm/music.js
[17Jul2021 21:40:13.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod multipart with Javascript path META-INF/asm/multipart.js
[17Jul2021 21:40:13.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/seed.js
[17Jul2021 21:40:13.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/maprendercontext.js
[17Jul2021 21:40:13.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/music.js
[17Jul2021 21:40:13.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/multipart.js
[17Jul2021 21:40:13.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/upgrade_aquatic-1.16.5-3.1.0.jar
[17Jul2021 21:40:13.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file upgrade_aquatic-1.16.5-3.1.0.jar with {upgrade_aquatic} mods - versions {3.1.0}
[17Jul2021 21:40:13.490] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/upgrade_aquatic-1.16.5-3.1.0.jar with language javafml
[17Jul2021 21:40:13.490] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/vanillahammers-1.16.4-2.2.0.jar
[17Jul2021 21:40:13.490] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file vanillahammers-1.16.4-2.2.0.jar with {vanillahammers} mods - versions {2.2.0}
[17Jul2021 21:40:13.490] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/vanillahammers-1.16.4-2.2.0.jar with language javafml
[17Jul2021 21:40:13.490] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Waddles-1.16.5-0.8.13.jar
[17Jul2021 21:40:13.490] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Waddles-1.16.5-0.8.13.jar with {waddles} mods - versions {1.16.5-0.8.13}
[17Jul2021 21:40:13.491] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Waddles-1.16.5-0.8.13.jar with language javafml
[17Jul2021 21:40:13.491] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/xlpackets-1.1.jar
[17Jul2021 21:40:13.491] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xlpackets-1.1.jar with {xlpackets} mods - versions {1.1}
[17Jul2021 21:40:13.491] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/xlpackets-1.1.jar with language javafml
[17Jul2021 21:40:13.491] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsApi-1.16.4-Forge-11.jar
[17Jul2021 21:40:13.491] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.16.4-Forge-11.jar with {yungsapi} mods - versions {1.16.4-Forge-11}
[17Jul2021 21:40:13.491] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsApi-1.16.4-Forge-11.jar with language javafml
[17Jul2021 21:40:13.491] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsExtras-Forge-1.16.4-1.0.jar
[17Jul2021 21:40:13.491] [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}
[17Jul2021 21:40:13.492] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsExtras-Forge-1.16.4-1.0.jar with language javafml
[17Jul2021 21:40:13.492] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-universal.jar
[17Jul2021 21:40:13.492] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.1.61-universal.jar with {forge} mods - versions {36.1.61}
[17Jul2021 21:40:13.502] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-universal.jar with language javafml
[17Jul2021 21:40:13.502] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[17Jul2021 21:40:13.502] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[17Jul2021 21:40:13.502] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[17Jul2021 21:40:13.502] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[17Jul2021 21:40:13.502] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[17Jul2021 21:40:13.502] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
[17Jul2021 21:40:13.502] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-client.jar
[17Jul2021 21:40:13.503] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.1.61-client.jar with {minecraft} mods - versions {1.16.5}
[17Jul2021 21:40:13.503] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-client.jar with language minecraft
[17Jul2021 21:40:13.514] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 269 mod requirements (254 mandatory, 15 optional)
[17Jul2021 21:40:13.515] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[17Jul2021 21:40:13.946] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
[17Jul2021 21:40:13.963] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[17Jul2021 21:40:13.964] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[17Jul2021 21:40:13.964] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[17Jul2021 21:40:13.965] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[17Jul2021 21:40:13.965] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[17Jul2021 21:40:13.965] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[17Jul2021 21:40:13.965] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/campfire_smoke_hook.js
[17Jul2021 21:40:14.164] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.164] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/random_tick_hook.js
[17Jul2021 21:40:14.221] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.221] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/block_state_change_hook.js
[17Jul2021 21:40:14.268] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.268] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/block_statemap.js
[17Jul2021 21:40:14.274] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.274] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/item_statemap.js
[17Jul2021 21:40:14.281] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.281] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/recipe_manager.js
[17Jul2021 21:40:14.290] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.290] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/loot_manager.js
[17Jul2021 21:40:14.296] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.296] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/item_use_hook.js
[17Jul2021 21:40:14.303] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.303] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/shield_block_hook.js
[17Jul2021 21:40:14.311] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.311] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/true_infinity.js
[17Jul2021 21:40:14.317] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.317] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/sundering.js
[17Jul2021 21:40:14.324] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.324] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/enchantment_datas.js
[17Jul2021 21:40:14.330] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.330] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/tempting.js
[17Jul2021 21:40:14.336] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.336] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/reflective.js
[17Jul2021 21:40:14.343] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.343] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/item_ench.js
[17Jul2021 21:40:14.349] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.349] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/calc_stack_ench.js
[17Jul2021 21:40:14.355] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.356] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/container_repair.js
[17Jul2021 21:40:14.363] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.363] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/enchantability.js
[17Jul2021 21:40:14.369] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.370] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/gui_repair.js
[17Jul2021 21:40:14.376] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.376] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/combat_rules.js
[17Jul2021 21:40:14.382] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.382] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/fishing_bobber.js
[17Jul2021 21:40:14.388] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.388] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/affix_entity_dmg.js
[17Jul2021 21:40:14.395] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.395] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/affix_extra_dmg.js
[17Jul2021 21:40:14.402] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.402] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/affix_prot_level.js
[17Jul2021 21:40:14.408] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.408] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/affix_user_hurt.js
[17Jul2021 21:40:14.415] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.415] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/stack_modifier_hack.js
[17Jul2021 21:40:14.421] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.421] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/crossbow.js
[17Jul2021 21:40:14.428] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.428] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/crossbow_arrows.js
[17Jul2021 21:40:14.433] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.433] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/max_level_redirects.js
[17Jul2021 21:40:14.438] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.438] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/campfire.js
[17Jul2021 21:40:14.443] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.443] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/mythics_anvil.js
[17Jul2021 21:40:14.448] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.448] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/seed.js
[17Jul2021 21:40:14.453] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.453] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/maprendercontext.js
[17Jul2021 21:40:14.458] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.458] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/music.js
[17Jul2021 21:40:14.464] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.464] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/multipart.js
[17Jul2021 21:40:14.474] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.474] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/ResourcePackHooker.js
[17Jul2021 21:40:14.480] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.481] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/ClientLanguageMap.js
[17Jul2021 21:40:14.485] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.485] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/RecipeHelper.js
[17Jul2021 21:40:14.491] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.491] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from render-event-transformer.js
[17Jul2021 21:40:14.508] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.508] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[17Jul2021 21:40:14.516] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.516] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[17Jul2021 21:40:14.557] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.558] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
[17Jul2021 21:40:14.570] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[17Jul2021 21:40:14.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@73f6e07 to Target : CLASS {Lnet/minecraft/loot/functions/EnchantRandomly;} {} {V}
[17Jul2021 21:40:14.581] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@73f6e07 to Target : CLASS {Lvazkii/quark/content/tools/module/AncientTomesModule;} {} {V}
[17Jul2021 21:40:14.581] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@73f6e07 to Target : CLASS {Lnet/minecraft/inventory/container/RepairContainer;} {} {V}
[17Jul2021 21:40:14.581] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@73f6e07 to Target : CLASS {Lvazkii/quark/content/tools/item/AncientTomeItem;} {} {V}
[17Jul2021 21:40:14.581] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@73f6e07 to Target : CLASS {Lnet/minecraft/command/impl/EnchantCommand;} {} {V}
[17Jul2021 21:40:14.581] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@73f6e07 to Target : CLASS {Lnet/minecraft/item/EnchantedBookItem;} {} {V}
[17Jul2021 21:40:14.581] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@73f6e07 to Target : CLASS {Lnet/minecraft/entity/merchant/villager/VillagerTrades$EnchantedBookForEmeraldsTrade;} {} {V}
[17Jul2021 21:40:14.581] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@666618d6 to Target : CLASS {Lnet/minecraft/resources/SimpleReloadableResourceManager;} {} {V}
[17Jul2021 21:40:14.581] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5b1c32e4 to Target : CLASS {Lnet/minecraft/client/resources/ClientLanguageMap;} {} {V}
[17Jul2021 21:40:14.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2bab618 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[17Jul2021 21:40:14.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@48bc2fce to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[17Jul2021 21:40:14.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1eca3ea7 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[17Jul2021 21:40:14.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@24fba488 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[17Jul2021 21:40:14.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@73a6cc79 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[17Jul2021 21:40:14.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5a4d4f9c to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
[17Jul2021 21:40:14.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@153d6d74 to Target : CLASS {Lnet/minecraft/item/ItemStack;} {} {V}
[17Jul2021 21:40:14.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6c9b44bf to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
[17Jul2021 21:40:14.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@191a0351 to Target : METHOD {Lnet/minecraft/block/CampfireBlock;} {func_220098_a} {(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ZZ)V}
[17Jul2021 21:40:14.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@67328bcb to Target : METHOD {Lnet/minecraft/block/AbstractBlock$AbstractBlockState;} {func_227034_b_} {(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V}
[17Jul2021 21:40:14.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@51ba952e to Target : METHOD {Lnet/minecraft/fluid/FluidState;} {func_206891_b} {(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V}
[17Jul2021 21:40:14.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2416c658 to Target : METHOD {Lnet/minecraft/world/server/ServerWorld;} {func_217393_a} {(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;)V}
[17Jul2021 21:40:14.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6d5f4900 to Target : METHOD {Lnet/minecraft/client/renderer/BlockModelShapes;} {func_209553_a} {(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/block/BlockState;)Lnet/minecraft/client/renderer/model/ModelResourceLocation;}
[17Jul2021 21:40:14.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1e40fbb3 to Target : METHOD {Lnet/minecraft/client/renderer/model/ModelBakery;} {processLoading} {(Lnet/minecraft/profiler/IProfiler;I)V}
[17Jul2021 21:40:14.583] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1b560eb0 to Target : METHOD {Lnet/minecraft/resources/DataPackRegistries;} {<init>} {(Lnet/minecraft/command/Commands$EnvironmentType;I)V}
[17Jul2021 21:40:14.583] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@9e02f84 to Target : METHOD {Lnet/minecraft/loot/LootTableManager;} {func_212853_a_} {(Ljava/util/Map;Lnet/minecraft/resources/IResourceManager;Lnet/minecraft/profiler/IProfiler;)V}
[17Jul2021 21:40:14.583] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1e6060f1 to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_196084_a} {(Lnet/minecraft/item/ItemUseContext;)Lnet/minecraft/util/ActionResultType;}
[17Jul2021 21:40:14.583] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7e49ded to Target : METHOD {Lnet/minecraft/entity/LivingEntity;} {func_70097_a} {(Lnet/minecraft/util/DamageSource;F)Z}
[17Jul2021 21:40:14.583] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2c6c302f to Target : METHOD {Lnet/minecraft/item/ArrowItem;} {isInfinite} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;)Z}
[17Jul2021 21:40:14.583] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2478b629 to Target : METHOD {Lnet/minecraft/entity/LivingEntity;} {func_70672_c} {(Lnet/minecraft/util/DamageSource;F)F}
[17Jul2021 21:40:14.583] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@39023dbf to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_185291_a} {(ILnet/minecraft/item/ItemStack;Z)Ljava/util/List;}
[17Jul2021 21:40:14.583] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1a2ac487 to Target : METHOD {Lnet/minecraft/entity/ai/goal/TemptGoal;} {func_188508_a} {(Lnet/minecraft/item/ItemStack;)Z}
[17Jul2021 21:40:14.583] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@570a62a5 to Target : METHOD {Lnet/minecraft/entity/LivingEntity;} {func_190629_c} {(Lnet/minecraft/entity/LivingEntity;)V}
[17Jul2021 21:40:14.583] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@36224f93 to Target : METHOD {Lnet/minecraft/item/Item;} {func_77619_b} {()I}
[17Jul2021 21:40:14.583] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1ee5632d to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_77514_a} {(Ljava/util/Random;IILnet/minecraft/item/ItemStack;)I;}
[17Jul2021 21:40:14.583] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@52a7928a to Target : METHOD {Lnet/minecraft/inventory/container/RepairContainer;} {func_82848_d} {()V}
[17Jul2021 21:40:14.583] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@563ccd31 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_77513_b} {(Ljava/util/Random;Lnet/minecraft/item/ItemStack;IZ)Ljava/util/List;}
[17Jul2021 21:40:14.584] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@72465eb2 to Target : METHOD {Lnet/minecraft/client/gui/screen/inventory/AnvilScreen;} {func_230451_b_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;II)V}
[17Jul2021 21:40:14.584] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@478fb7dc to Target : METHOD {Lnet/minecraft/util/CombatRules;} {func_188401_b} {(FF)F}
[17Jul2021 21:40:14.584] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@29d25e65 to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_190621_a} {(Lnet/minecraft/util/math/BlockPos;)V}
[17Jul2021 21:40:14.584] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@19b75b2b to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_151385_b} {(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/Entity;)V}
[17Jul2021 21:40:14.584] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@59c43561 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_152377_a} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/CreatureAttribute;)F}
[17Jul2021 21:40:14.584] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@634f58d2 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_77508_a} {(Ljava/lang/Iterable;Lnet/minecraft/util/DamageSource;)I}
[17Jul2021 21:40:14.584] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@585513a8 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_151384_a} {(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/Entity;)V}
[17Jul2021 21:40:14.584] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7b18658a to Target : METHOD {Lnet/minecraft/entity/ai/attributes/AttributeModifier;} {func_233800_a_} {(Lnet/minecraft/nbt/CompoundNBT;)Lnet/minecraft/entity/ai/attributes/AttributeModifier;}
[17Jul2021 21:40:14.584] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@30f28b5 to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_77659_a} {(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResult;}
[17Jul2021 21:40:14.584] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1a1f79ce to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_220016_a} {(Lnet/minecraft/world/World;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;FZFFF)V}
[17Jul2021 21:40:14.584] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6aa7e176 to Target : METHOD {Lnet/minecraft/tileentity/CampfireTileEntity;} {func_213980_a} {(Lnet/minecraft/item/ItemStack;)Ljava/util/Optional;}
[17Jul2021 21:40:14.584] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@52abed9d to Target : METHOD {Lnet/minecraft/inventory/container/RepairContainer;} {func_82848_d} {()V}
[17Jul2021 21:40:14.584] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@281b2dfd to Target : METHOD {Lnet/minecraft/world/gen/settings/DimensionGeneratorSettings;} {<init>} {(JZZLnet/minecraft/util/registry/SimpleRegistry;Ljava/util/Optional;)V}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@492be039 to Target : METHOD {Lnet/minecraft/client/gui/MapItemRenderer$Instance;} {func_228089_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;ZI)V}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1cd2143b to Target : METHOD {Lnet/minecraft/client/audio/MusicTicker;} {func_73660_a} {()V}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1118d539 to Target : METHOD {Lnet/minecraft/world/World;} {func_175674_a} {(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/AxisAlignedBB;Ljava/util/function/Predicate;)Ljava/util/List;}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@601d6622 to Target : METHOD {Lnet/minecraft/world/TrackedEntity;} {func_219457_c} {()V}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@76216830 to Target : METHOD {Lnet/minecraft/client/renderer/entity/EntityRendererManager;} {func_78713_a} {(Lnet/minecraft/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer;}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7aded903 to Target : METHOD {Lnet/minecraft/client/renderer/WorldRenderer;} {func_228426_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;FJZLnet/minecraft/client/renderer/ActiveRenderInfo;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/util/math/vector/Matrix4f;)V}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2db86a7c to Target : METHOD {Lnet/minecraft/resources/DataPackRegistries;} {<init>} {(Lnet/minecraft/command/Commands$EnvironmentType;I)V}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@261f359f to Target : METHOD {Lnet/minecraft/client/renderer/WorldRenderer;} {func_215319_a} {(IIIZ)V}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5b02a984 to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {func_175156_o} {()F}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@57186526 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}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@391d1e33 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_212843_a_} {(Lnet/minecraft/entity/MobEntity;FFF)V}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@66f16742 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_225597_a_} {(Lnet/minecraft/entity/MobEntity;FFFFF)V}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2871ac91 to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3c54ddec to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_85036_m} {()V}
[17Jul2021 21:40:14.585] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6d69a0d3 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}
[17Jul2021 21:40:14.586] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4f114b 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}
[17Jul2021 21:40:14.586] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@257f30f7 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;}
[17Jul2021 21:40:14.586] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3fde2209 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[17Jul2021 21:40:14.586] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1f916219 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_241844_w} {(F)V}
[17Jul2021 21:40:14.586] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@67acfde9 to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_208003_a} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z}
[17Jul2021 21:40:14.586] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3b088163 to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[17Jul2021 21:40:14.586] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@75882261 to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_220013_l} {(Lnet/minecraft/item/ItemStack;)F}
[17Jul2021 21:40:14.586] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@611d0763 to Target : METHOD {Lnet/minecraft/item/Item;} {func_219970_i} {(Lnet/minecraft/item/ItemStack;)Z}
[17Jul2021 21:40:14.586] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@615efd1c 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}
[17Jul2021 21:40:14.586] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1e226bcd to Target : METHOD {Lnet/minecraft/entity/item/ItemFrameEntity;} {func_110131_b} {(Lnet/minecraft/item/ItemStack;)V}
[17Jul2021 21:40:14.587] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2a8dd942 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer$3;} {func_75214_a} {(Lnet/minecraft/item/ItemStack;)Z}
[17Jul2021 21:40:14.587] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2322e56f to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer;} {func_82846_b} {(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;}
[17Jul2021 21:40:14.587] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@35025a0a to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_82840_a} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;}
[17Jul2021 21:40:14.587] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@38732364 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}
[17Jul2021 21:40:14.587] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7c70aae1 to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_234600_a_} {(Lnet/minecraft/entity/player/PlayerEntity;)Z}
[17Jul2021 21:40:14.587] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@48cd319d 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;}
[17Jul2021 21:40:14.587] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6f38f084 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;}
[17Jul2021 21:40:14.587] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4ef18604 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}
[17Jul2021 21:40:14.587] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@372f0a99 to Target : METHOD {Lnet/minecraft/enchantment/EfficiencyEnchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z}
[17Jul2021 21:40:14.587] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@16cf8438 to Target : METHOD {Lnet/minecraft/entity/passive/MooshroomEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[17Jul2021 21:40:14.587] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3e5beab5 to Target : METHOD {Lnet/minecraft/entity/passive/SheepEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[17Jul2021 21:40:14.587] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7c588adc to Target : METHOD {Lnet/minecraft/entity/passive/SnowGolemEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[17Jul2021 21:40:14.587] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[17Jul2021 21:40:14.677] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[17Jul2021 21:40:14.678] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[17Jul2021 21:40:14.678] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(create-stuff-additions1.16.5_v1.0.6.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-stuff-additions1.16.5_v1.0.6.jar)
[17Jul2021 21:40:14.678] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(create-stuff-additions1.16.5_v1.0.6.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-stuff-additions1.16.5_v1.0.6.jar)
[17Jul2021 21:40:14.678] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(create-stuff-additions1.16.5_v1.0.6.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-stuff-additions1.16.5_v1.0.6.jar)
[17Jul2021 21:40:14.678] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(create-stuff-additions1.16.5_v1.0.6.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-stuff-additions1.16.5_v1.0.6.jar)
[17Jul2021 21:40:14.678] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(create-stuff-additions1.16.5_v1.0.6.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-stuff-additions1.16.5_v1.0.6.jar)
[17Jul2021 21:40:14.678] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(create-stuff-additions1.16.5_v1.0.6.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-stuff-additions1.16.5_v1.0.6.jar)]
[17Jul2021 21:40:14.678] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(notenoughcrashes-3.2.0-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/notenoughcrashes-3.2.0-forge.jar)
[17Jul2021 21:40:14.678] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(notenoughcrashes-3.2.0-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/notenoughcrashes-3.2.0-forge.jar)
[17Jul2021 21:40:14.678] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(notenoughcrashes-3.2.0-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/notenoughcrashes-3.2.0-forge.jar)
[17Jul2021 21:40:14.678] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(notenoughcrashes-3.2.0-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/notenoughcrashes-3.2.0-forge.jar)
[17Jul2021 21:40:14.678] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(notenoughcrashes-3.2.0-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/notenoughcrashes-3.2.0-forge.jar)
[17Jul2021 21:40:14.678] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(notenoughcrashes-3.2.0-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/notenoughcrashes-3.2.0-forge.jar)]
[17Jul2021 21:40:14.678] [main/DEBUG] [mixin/]: Registering mixin config: notenoughcrashes.mixins.json
[17Jul2021 21:40:14.708] [main/ERROR] [mixin/]: Mixin config notenoughcrashes.mixins.json does not specify "minVersion" property
[17Jul2021 21:40:14.709] [main/DEBUG] [mixin/]: Registering mixin config: notenoughcrashes.forge.mixins.json
[17Jul2021 21:40:14.711] [main/ERROR] [mixin/]: Mixin config notenoughcrashes.forge.mixins.json does not specify "minVersion" property
[17Jul2021 21:40:14.711] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ftb-essentials-1604.1.0.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-essentials-1604.1.0.13.jar)
[17Jul2021 21:40:14.711] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ftb-essentials-1604.1.0.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-essentials-1604.1.0.13.jar)
[17Jul2021 21:40:14.711] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ftb-essentials-1604.1.0.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-essentials-1604.1.0.13.jar)
[17Jul2021 21:40:14.711] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ftb-essentials-1604.1.0.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-essentials-1604.1.0.13.jar)
[17Jul2021 21:40:14.711] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ftb-essentials-1604.1.0.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-essentials-1604.1.0.13.jar)
[17Jul2021 21:40:14.712] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-essentials-1604.1.0.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-essentials-1604.1.0.13.jar)]
[17Jul2021 21:40:14.712] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.8-mc1.16.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supermartijn642configlib-1.0.8-mc1.16.jar)
[17Jul2021 21:40:14.712] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.8-mc1.16.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supermartijn642configlib-1.0.8-mc1.16.jar)
[17Jul2021 21:40:14.712] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.8-mc1.16.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supermartijn642configlib-1.0.8-mc1.16.jar)
[17Jul2021 21:40:14.712] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.8-mc1.16.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supermartijn642configlib-1.0.8-mc1.16.jar)
[17Jul2021 21:40:14.712] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.8-mc1.16.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supermartijn642configlib-1.0.8-mc1.16.jar)
[17Jul2021 21:40:14.712] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.8-mc1.16.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supermartijn642configlib-1.0.8-mc1.16.jar)]
[17Jul2021 21:40:14.712] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(smoothfocus-1.6.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/smoothfocus-1.6.4.jar)
[17Jul2021 21:40:14.712] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(smoothfocus-1.6.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/smoothfocus-1.6.4.jar)
[17Jul2021 21:40:14.712] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(smoothfocus-1.6.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/smoothfocus-1.6.4.jar)
[17Jul2021 21:40:14.713] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(smoothfocus-1.6.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/smoothfocus-1.6.4.jar)
[17Jul2021 21:40:14.713] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(smoothfocus-1.6.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/smoothfocus-1.6.4.jar)
[17Jul2021 21:40:14.713] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(smoothfocus-1.6.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/smoothfocus-1.6.4.jar)]
[17Jul2021 21:40:14.713] [main/DEBUG] [mixin/]: Registering mixin config: smoothfocus.mixins.json
[17Jul2021 21:40:14.715] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(bigbrain-1.2.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bigbrain-1.2.4.jar)
[17Jul2021 21:40:14.715] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(bigbrain-1.2.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bigbrain-1.2.4.jar)
[17Jul2021 21:40:14.715] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(bigbrain-1.2.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bigbrain-1.2.4.jar)
[17Jul2021 21:40:14.715] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(bigbrain-1.2.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bigbrain-1.2.4.jar)
[17Jul2021 21:40:14.715] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(bigbrain-1.2.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bigbrain-1.2.4.jar)
[17Jul2021 21:40:14.715] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bigbrain-1.2.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bigbrain-1.2.4.jar)]
[17Jul2021 21:40:14.715] [main/DEBUG] [mixin/]: Registering mixin config: bigbrain.mixins.json
[17Jul2021 21:40:14.717] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Monke Madness 1.6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Monke Madness 1.6.1.jar)
[17Jul2021 21:40:14.717] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Monke Madness 1.6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Monke Madness 1.6.1.jar)
[17Jul2021 21:40:14.717] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Monke Madness 1.6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Monke Madness 1.6.1.jar)
[17Jul2021 21:40:14.717] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Monke Madness 1.6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Monke Madness 1.6.1.jar)
[17Jul2021 21:40:14.717] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Monke Madness 1.6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Monke Madness 1.6.1.jar)
[17Jul2021 21:40:14.717] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Monke Madness 1.6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Monke Madness 1.6.1.jar)]
[17Jul2021 21:40:14.718] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(rad-1.16-4.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rad-1.16-4.1.1.jar)
[17Jul2021 21:40:14.718] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(rad-1.16-4.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rad-1.16-4.1.1.jar)
[17Jul2021 21:40:14.718] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(rad-1.16-4.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rad-1.16-4.1.1.jar)
[17Jul2021 21:40:14.718] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(rad-1.16-4.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rad-1.16-4.1.1.jar)
[17Jul2021 21:40:14.718] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(rad-1.16-4.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rad-1.16-4.1.1.jar)
[17Jul2021 21:40:14.718] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(rad-1.16-4.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rad-1.16-4.1.1.jar)]
[17Jul2021 21:40:14.718] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(connectivity-2.1-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectivity-2.1-1.16.5.jar)
[17Jul2021 21:40:14.718] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(connectivity-2.1-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectivity-2.1-1.16.5.jar)
[17Jul2021 21:40:14.718] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(connectivity-2.1-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectivity-2.1-1.16.5.jar)
[17Jul2021 21:40:14.718] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(connectivity-2.1-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectivity-2.1-1.16.5.jar)
[17Jul2021 21:40:14.718] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(connectivity-2.1-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectivity-2.1-1.16.5.jar)
[17Jul2021 21:40:14.719] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(connectivity-2.1-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectivity-2.1-1.16.5.jar)]
[17Jul2021 21:40:14.719] [main/DEBUG] [mixin/]: Registering mixin config: connectivity.mixins.json
[17Jul2021 21:40:14.721] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(modnametooltip_1.16.2-1.15.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/modnametooltip_1.16.2-1.15.0.jar)
[17Jul2021 21:40:14.721] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(modnametooltip_1.16.2-1.15.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/modnametooltip_1.16.2-1.15.0.jar)
[17Jul2021 21:40:14.721] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(modnametooltip_1.16.2-1.15.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/modnametooltip_1.16.2-1.15.0.jar)
[17Jul2021 21:40:14.721] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(modnametooltip_1.16.2-1.15.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/modnametooltip_1.16.2-1.15.0.jar)
[17Jul2021 21:40:14.721] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(modnametooltip_1.16.2-1.15.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/modnametooltip_1.16.2-1.15.0.jar)
[17Jul2021 21:40:14.721] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(modnametooltip_1.16.2-1.15.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/modnametooltip_1.16.2-1.15.0.jar)]
[17Jul2021 21:40:14.721] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(KleeSlabs_1.16.5-9.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/KleeSlabs_1.16.5-9.2.1.jar)
[17Jul2021 21:40:14.721] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(KleeSlabs_1.16.5-9.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/KleeSlabs_1.16.5-9.2.1.jar)
[17Jul2021 21:40:14.721] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(KleeSlabs_1.16.5-9.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/KleeSlabs_1.16.5-9.2.1.jar)
[17Jul2021 21:40:14.721] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(KleeSlabs_1.16.5-9.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/KleeSlabs_1.16.5-9.2.1.jar)
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(KleeSlabs_1.16.5-9.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/KleeSlabs_1.16.5-9.2.1.jar)
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(KleeSlabs_1.16.5-9.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/KleeSlabs_1.16.5-9.2.1.jar)]
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Neat 1.7-27.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Neat 1.7-27.jar)
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Neat 1.7-27.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Neat 1.7-27.jar)
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Neat 1.7-27.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Neat 1.7-27.jar)
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Neat 1.7-27.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Neat 1.7-27.jar)
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Neat 1.7-27.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Neat 1.7-27.jar)
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Neat 1.7-27.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Neat 1.7-27.jar)]
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(IronJetpacks-1.16.5-4.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/IronJetpacks-1.16.5-4.2.1.jar)
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(IronJetpacks-1.16.5-4.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/IronJetpacks-1.16.5-4.2.1.jar)
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(IronJetpacks-1.16.5-4.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/IronJetpacks-1.16.5-4.2.1.jar)
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(IronJetpacks-1.16.5-4.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/IronJetpacks-1.16.5-4.2.1.jar)
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(IronJetpacks-1.16.5-4.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/IronJetpacks-1.16.5-4.2.1.jar)
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(IronJetpacks-1.16.5-4.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/IronJetpacks-1.16.5-4.2.1.jar)]
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterCaves-Forge-1.16.4-1.1.2.jar)
[17Jul2021 21:40:14.722] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterCaves-Forge-1.16.4-1.1.2.jar)
[17Jul2021 21:40:14.723] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterCaves-Forge-1.16.4-1.1.2.jar)
[17Jul2021 21:40:14.723] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterCaves-Forge-1.16.4-1.1.2.jar)
[17Jul2021 21:40:14.723] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterCaves-Forge-1.16.4-1.1.2.jar)
[17Jul2021 21:40:14.723] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterCaves-Forge-1.16.4-1.1.2.jar)]
[17Jul2021 21:40:14.723] [main/DEBUG] [mixin/]: Registering mixin config: bettercaves.mixins.json
[17Jul2021 21:40:14.725] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar)
[17Jul2021 21:40:14.725] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar)
[17Jul2021 21:40:14.725] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar)
[17Jul2021 21:40:14.725] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar)
[17Jul2021 21:40:14.725] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar)
[17Jul2021 21:40:14.725] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar)]
[17Jul2021 21:40:14.725] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(CookingForBlockheads_1.16.5-9.3.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CookingForBlockheads_1.16.5-9.3.3.jar)
[17Jul2021 21:40:14.725] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(CookingForBlockheads_1.16.5-9.3.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CookingForBlockheads_1.16.5-9.3.3.jar)
[17Jul2021 21:40:14.725] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(CookingForBlockheads_1.16.5-9.3.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CookingForBlockheads_1.16.5-9.3.3.jar)
[17Jul2021 21:40:14.725] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(CookingForBlockheads_1.16.5-9.3.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CookingForBlockheads_1.16.5-9.3.3.jar)
[17Jul2021 21:40:14.725] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(CookingForBlockheads_1.16.5-9.3.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CookingForBlockheads_1.16.5-9.3.3.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CookingForBlockheads_1.16.5-9.3.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CookingForBlockheads_1.16.5-9.3.3.jar)]
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Controlling-7.0.0.23.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Controlling-7.0.0.23.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Controlling-7.0.0.23.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Controlling-7.0.0.23.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Controlling-7.0.0.23.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Controlling-7.0.0.23.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Controlling-7.0.0.23.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Controlling-7.0.0.23.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Controlling-7.0.0.23.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Controlling-7.0.0.23.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Controlling-7.0.0.23.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Controlling-7.0.0.23.jar)]
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ReAuth-1.16-Forge-3.9.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ReAuth-1.16-Forge-3.9.3.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ReAuth-1.16-Forge-3.9.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ReAuth-1.16-Forge-3.9.3.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ReAuth-1.16-Forge-3.9.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ReAuth-1.16-Forge-3.9.3.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ReAuth-1.16-Forge-3.9.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ReAuth-1.16-Forge-3.9.3.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ReAuth-1.16-Forge-3.9.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ReAuth-1.16-Forge-3.9.3.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ReAuth-1.16-Forge-3.9.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ReAuth-1.16-Forge-3.9.3.jar)]
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.5.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Placebo-1.16.4-4.5.0.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.5.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Placebo-1.16.4-4.5.0.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.5.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Placebo-1.16.4-4.5.0.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.5.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Placebo-1.16.4-4.5.0.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.5.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Placebo-1.16.4-4.5.0.jar)
[17Jul2021 21:40:14.726] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.5.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Placebo-1.16.4-4.5.0.jar)]
[17Jul2021 21:40:14.727] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(citadel-1.7.2-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/citadel-1.7.2-1.16.5.jar)
[17Jul2021 21:40:14.727] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(citadel-1.7.2-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/citadel-1.7.2-1.16.5.jar)
[17Jul2021 21:40:14.727] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(citadel-1.7.2-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/citadel-1.7.2-1.16.5.jar)
[17Jul2021 21:40:14.727] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(citadel-1.7.2-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/citadel-1.7.2-1.16.5.jar)
[17Jul2021 21:40:14.727] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(citadel-1.7.2-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/citadel-1.7.2-1.16.5.jar)
[17Jul2021 21:40:14.727] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.7.2-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/citadel-1.7.2-1.16.5.jar)]
[17Jul2021 21:40:14.727] [main/DEBUG] [mixin/]: Registering mixin config: citadel.mixins.json
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(alexsmobs-1.11.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/alexsmobs-1.11.1.jar)
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(alexsmobs-1.11.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/alexsmobs-1.11.1.jar)
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(alexsmobs-1.11.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/alexsmobs-1.11.1.jar)
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(alexsmobs-1.11.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/alexsmobs-1.11.1.jar)
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(alexsmobs-1.11.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/alexsmobs-1.11.1.jar)
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(alexsmobs-1.11.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/alexsmobs-1.11.1.jar)]
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsApi-1.16.4-Forge-11.jar)
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsApi-1.16.4-Forge-11.jar)
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsApi-1.16.4-Forge-11.jar)
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsApi-1.16.4-Forge-11.jar)
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsApi-1.16.4-Forge-11.jar)
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsApi-1.16.4-Forge-11.jar)]
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.1.11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bookshelf-1.16.5-10.1.11.jar)
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.1.11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bookshelf-1.16.5-10.1.11.jar)
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.1.11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bookshelf-1.16.5-10.1.11.jar)
[17Jul2021 21:40:14.729] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.1.11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bookshelf-1.16.5-10.1.11.jar)
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.1.11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bookshelf-1.16.5-10.1.11.jar)
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.1.11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bookshelf-1.16.5-10.1.11.jar)]
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Tips-1.16.5-4.0.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Tips-1.16.5-4.0.7.jar)
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Tips-1.16.5-4.0.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Tips-1.16.5-4.0.7.jar)
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Tips-1.16.5-4.0.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Tips-1.16.5-4.0.7.jar)
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Tips-1.16.5-4.0.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Tips-1.16.5-4.0.7.jar)
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Tips-1.16.5-4.0.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Tips-1.16.5-4.0.7.jar)
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Tips-1.16.5-4.0.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Tips-1.16.5-4.0.7.jar)]
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(sophisticatedbackpacks-1.16.4-2.5.0.271.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sophisticatedbackpacks-1.16.4-2.5.0.271.jar)
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(sophisticatedbackpacks-1.16.4-2.5.0.271.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sophisticatedbackpacks-1.16.4-2.5.0.271.jar)
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(sophisticatedbackpacks-1.16.4-2.5.0.271.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sophisticatedbackpacks-1.16.4-2.5.0.271.jar)
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(sophisticatedbackpacks-1.16.4-2.5.0.271.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sophisticatedbackpacks-1.16.4-2.5.0.271.jar)
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(sophisticatedbackpacks-1.16.4-2.5.0.271.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sophisticatedbackpacks-1.16.4-2.5.0.271.jar)
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(sophisticatedbackpacks-1.16.4-2.5.0.271.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sophisticatedbackpacks-1.16.4-2.5.0.271.jar)]
[17Jul2021 21:40:14.730] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(randompatches-2.4.4-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/randompatches-2.4.4-forge.jar)
[17Jul2021 21:40:14.731] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(randompatches-2.4.4-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/randompatches-2.4.4-forge.jar)
[17Jul2021 21:40:14.731] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(randompatches-2.4.4-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/randompatches-2.4.4-forge.jar)
[17Jul2021 21:40:14.731] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(randompatches-2.4.4-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/randompatches-2.4.4-forge.jar)
[17Jul2021 21:40:14.731] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(randompatches-2.4.4-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/randompatches-2.4.4-forge.jar)
[17Jul2021 21:40:14.731] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(randompatches-2.4.4-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/randompatches-2.4.4-forge.jar)]
[17Jul2021 21:40:14.731] [main/DEBUG] [mixin/]: Registering mixin config: randompatches.mixins.json
[17Jul2021 21:40:14.733] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(buildinggadgets-1.16.5-3.8.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildinggadgets-1.16.5-3.8.0.jar)
[17Jul2021 21:40:14.734] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(buildinggadgets-1.16.5-3.8.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildinggadgets-1.16.5-3.8.0.jar)
[17Jul2021 21:40:14.734] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(buildinggadgets-1.16.5-3.8.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildinggadgets-1.16.5-3.8.0.jar)
[17Jul2021 21:40:14.734] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(buildinggadgets-1.16.5-3.8.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildinggadgets-1.16.5-3.8.0.jar)
[17Jul2021 21:40:14.734] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(buildinggadgets-1.16.5-3.8.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildinggadgets-1.16.5-3.8.0.jar)
[17Jul2021 21:40:14.734] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(buildinggadgets-1.16.5-3.8.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildinggadgets-1.16.5-3.8.0.jar)]
[17Jul2021 21:40:14.734] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Apotheosis-1.16.4-4.6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Apotheosis-1.16.4-4.6.1.jar)
[17Jul2021 21:40:14.734] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Apotheosis-1.16.4-4.6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Apotheosis-1.16.4-4.6.1.jar)
[17Jul2021 21:40:14.734] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Apotheosis-1.16.4-4.6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Apotheosis-1.16.4-4.6.1.jar)
[17Jul2021 21:40:14.734] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Apotheosis-1.16.4-4.6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Apotheosis-1.16.4-4.6.1.jar)
[17Jul2021 21:40:14.734] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Apotheosis-1.16.4-4.6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Apotheosis-1.16.4-4.6.1.jar)
[17Jul2021 21:40:14.734] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Apotheosis-1.16.4-4.6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Apotheosis-1.16.4-4.6.1.jar)]
[17Jul2021 21:40:14.734] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Morpheus-1.16.5-4.2.70.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Morpheus-1.16.5-4.2.70.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Morpheus-1.16.5-4.2.70.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Morpheus-1.16.5-4.2.70.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Morpheus-1.16.5-4.2.70.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Morpheus-1.16.5-4.2.70.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Morpheus-1.16.5-4.2.70.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Morpheus-1.16.5-4.2.70.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Morpheus-1.16.5-4.2.70.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Morpheus-1.16.5-4.2.70.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Morpheus-1.16.5-4.2.70.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Morpheus-1.16.5-4.2.70.jar)]
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(dynviewdist-2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynviewdist-2.0.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(dynviewdist-2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynviewdist-2.0.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(dynviewdist-2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynviewdist-2.0.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(dynviewdist-2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynviewdist-2.0.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(dynviewdist-2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynviewdist-2.0.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dynviewdist-2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynviewdist-2.0.jar)]
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(FpsReducer-mc1.16.5-1.20.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FpsReducer-mc1.16.5-1.20.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(FpsReducer-mc1.16.5-1.20.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FpsReducer-mc1.16.5-1.20.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(FpsReducer-mc1.16.5-1.20.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FpsReducer-mc1.16.5-1.20.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(FpsReducer-mc1.16.5-1.20.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FpsReducer-mc1.16.5-1.20.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(FpsReducer-mc1.16.5-1.20.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FpsReducer-mc1.16.5-1.20.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(FpsReducer-mc1.16.5-1.20.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FpsReducer-mc1.16.5-1.20.jar)]
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.5-0.12.1.121.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughResources-1.16.5-0.12.1.121.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.5-0.12.1.121.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughResources-1.16.5-0.12.1.121.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.5-0.12.1.121.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughResources-1.16.5-0.12.1.121.jar)
[17Jul2021 21:40:14.735] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.5-0.12.1.121.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughResources-1.16.5-0.12.1.121.jar)
[17Jul2021 21:40:14.736] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.5-0.12.1.121.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughResources-1.16.5-0.12.1.121.jar)
[17Jul2021 21:40:14.736] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.5-0.12.1.121.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughResources-1.16.5-0.12.1.121.jar)]
[17Jul2021 21:40:14.736] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(dynmus-1.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynmus-1.2.0.jar)
[17Jul2021 21:40:14.736] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(dynmus-1.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynmus-1.2.0.jar)
[17Jul2021 21:40:14.736] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(dynmus-1.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynmus-1.2.0.jar)
[17Jul2021 21:40:14.736] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(dynmus-1.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynmus-1.2.0.jar)
[17Jul2021 21:40:14.736] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(dynmus-1.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynmus-1.2.0.jar)
[17Jul2021 21:40:14.736] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dynmus-1.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynmus-1.2.0.jar)]
[17Jul2021 21:40:14.736] [main/DEBUG] [mixin/]: Registering mixin config: mixins.dynmus.json
[17Jul2021 21:40:14.738] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(LostTrinkets-1.16.5-0.1.27.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/LostTrinkets-1.16.5-0.1.27.jar)
[17Jul2021 21:40:14.738] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(LostTrinkets-1.16.5-0.1.27.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/LostTrinkets-1.16.5-0.1.27.jar)
[17Jul2021 21:40:14.738] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(LostTrinkets-1.16.5-0.1.27.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/LostTrinkets-1.16.5-0.1.27.jar)
[17Jul2021 21:40:14.738] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(LostTrinkets-1.16.5-0.1.27.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/LostTrinkets-1.16.5-0.1.27.jar)
[17Jul2021 21:40:14.738] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(LostTrinkets-1.16.5-0.1.27.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/LostTrinkets-1.16.5-0.1.27.jar)
[17Jul2021 21:40:14.738] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(LostTrinkets-1.16.5-0.1.27.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/LostTrinkets-1.16.5-0.1.27.jar)]
[17Jul2021 21:40:14.738] [main/DEBUG] [mixin/]: Registering mixin config: losttrinkets.mixins.json
[17Jul2021 21:40:14.741] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.490-universal.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/twilightforest-1.16.5-4.0.490-universal.jar)
[17Jul2021 21:40:14.741] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.490-universal.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/twilightforest-1.16.5-4.0.490-universal.jar)
[17Jul2021 21:40:14.741] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.490-universal.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/twilightforest-1.16.5-4.0.490-universal.jar)
[17Jul2021 21:40:14.741] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.490-universal.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/twilightforest-1.16.5-4.0.490-universal.jar)
[17Jul2021 21:40:14.741] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.490-universal.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/twilightforest-1.16.5-4.0.490-universal.jar)
[17Jul2021 21:40:14.741] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.490-universal.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/twilightforest-1.16.5-4.0.490-universal.jar)]
[17Jul2021 21:40:14.741] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(supplementaries-1.16.5-0.14.4f.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supplementaries-1.16.5-0.14.4f.jar)
[17Jul2021 21:40:14.741] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(supplementaries-1.16.5-0.14.4f.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supplementaries-1.16.5-0.14.4f.jar)
[17Jul2021 21:40:14.742] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(supplementaries-1.16.5-0.14.4f.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supplementaries-1.16.5-0.14.4f.jar)
[17Jul2021 21:40:14.742] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(supplementaries-1.16.5-0.14.4f.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supplementaries-1.16.5-0.14.4f.jar)
[17Jul2021 21:40:14.742] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(supplementaries-1.16.5-0.14.4f.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supplementaries-1.16.5-0.14.4f.jar)
[17Jul2021 21:40:14.742] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supplementaries-1.16.5-0.14.4f.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supplementaries-1.16.5-0.14.4f.jar)]
[17Jul2021 21:40:14.742] [main/DEBUG] [mixin/]: Registering mixin config: supplementaries.mixins.json
[17Jul2021 21:40:14.744] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(refinedstorage-1.9.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorage-1.9.13.jar)
[17Jul2021 21:40:14.744] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(refinedstorage-1.9.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorage-1.9.13.jar)
[17Jul2021 21:40:14.744] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(refinedstorage-1.9.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorage-1.9.13.jar)
[17Jul2021 21:40:14.744] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(refinedstorage-1.9.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorage-1.9.13.jar)
[17Jul2021 21:40:14.744] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(refinedstorage-1.9.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorage-1.9.13.jar)
[17Jul2021 21:40:14.744] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(refinedstorage-1.9.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorage-1.9.13.jar)]
[17Jul2021 21:40:14.744] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(betterendforge-1.16.4-1.6.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/betterendforge-1.16.4-1.6.0.jar)
[17Jul2021 21:40:14.744] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(betterendforge-1.16.4-1.6.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/betterendforge-1.16.4-1.6.0.jar)
[17Jul2021 21:40:14.744] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(betterendforge-1.16.4-1.6.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/betterendforge-1.16.4-1.6.0.jar)
[17Jul2021 21:40:14.745] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(betterendforge-1.16.4-1.6.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/betterendforge-1.16.4-1.6.0.jar)
[17Jul2021 21:40:14.745] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(betterendforge-1.16.4-1.6.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/betterendforge-1.16.4-1.6.0.jar)
[17Jul2021 21:40:14.745] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(betterendforge-1.16.4-1.6.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/betterendforge-1.16.4-1.6.0.jar)]
[17Jul2021 21:40:14.745] [main/DEBUG] [mixin/]: Registering mixin config: betterendforge.mixins.json
[17Jul2021 21:40:14.746] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(structure_gel-1.16.5-1.7.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structure_gel-1.16.5-1.7.7.jar)
[17Jul2021 21:40:14.747] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(structure_gel-1.16.5-1.7.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structure_gel-1.16.5-1.7.7.jar)
[17Jul2021 21:40:14.747] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(structure_gel-1.16.5-1.7.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structure_gel-1.16.5-1.7.7.jar)
[17Jul2021 21:40:14.747] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(structure_gel-1.16.5-1.7.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structure_gel-1.16.5-1.7.7.jar)
[17Jul2021 21:40:14.747] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(structure_gel-1.16.5-1.7.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structure_gel-1.16.5-1.7.7.jar)
[17Jul2021 21:40:14.747] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(structure_gel-1.16.5-1.7.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structure_gel-1.16.5-1.7.7.jar)]
[17Jul2021 21:40:14.747] [main/DEBUG] [mixin/]: Registering mixin config: structure_gel.mixins.json
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(PackMenu-1.16.4-2.4.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/PackMenu-1.16.4-2.4.2.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(PackMenu-1.16.4-2.4.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/PackMenu-1.16.4-2.4.2.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(PackMenu-1.16.4-2.4.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/PackMenu-1.16.4-2.4.2.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(PackMenu-1.16.4-2.4.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/PackMenu-1.16.4-2.4.2.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(PackMenu-1.16.4-2.4.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/PackMenu-1.16.4-2.4.2.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(PackMenu-1.16.4-2.4.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/PackMenu-1.16.4-2.4.2.jar)]
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(chipped-1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chipped-1.1.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(chipped-1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chipped-1.1.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(chipped-1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chipped-1.1.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(chipped-1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chipped-1.1.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(chipped-1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chipped-1.1.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(chipped-1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chipped-1.1.jar)]
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(createplus-1.16.4_v0.3.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createplus-1.16.4_v0.3.2.1.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(createplus-1.16.4_v0.3.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createplus-1.16.4_v0.3.2.1.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(createplus-1.16.4_v0.3.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createplus-1.16.4_v0.3.2.1.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(createplus-1.16.4_v0.3.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createplus-1.16.4_v0.3.2.1.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(createplus-1.16.4_v0.3.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createplus-1.16.4_v0.3.2.1.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(createplus-1.16.4_v0.3.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createplus-1.16.4_v0.3.2.1.jar)]
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ResourcefulBees-1.16.5-0.6.7.2b.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ResourcefulBees-1.16.5-0.6.7.2b.jar)
[17Jul2021 21:40:14.749] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ResourcefulBees-1.16.5-0.6.7.2b.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ResourcefulBees-1.16.5-0.6.7.2b.jar)
[17Jul2021 21:40:14.750] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ResourcefulBees-1.16.5-0.6.7.2b.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ResourcefulBees-1.16.5-0.6.7.2b.jar)
[17Jul2021 21:40:14.750] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ResourcefulBees-1.16.5-0.6.7.2b.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ResourcefulBees-1.16.5-0.6.7.2b.jar)
[17Jul2021 21:40:14.750] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ResourcefulBees-1.16.5-0.6.7.2b.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ResourcefulBees-1.16.5-0.6.7.2b.jar)
[17Jul2021 21:40:14.750] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ResourcefulBees-1.16.5-0.6.7.2b.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ResourcefulBees-1.16.5-0.6.7.2b.jar)]
[17Jul2021 21:40:14.750] [main/DEBUG] [mixin/]: Registering mixin config: resourcefulbees.mixins.json
[17Jul2021 21:40:14.751] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(repurposed_structures-1.16.5-2.7.10-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/repurposed_structures-1.16.5-2.7.10-forge.jar)
[17Jul2021 21:40:14.751] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(repurposed_structures-1.16.5-2.7.10-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/repurposed_structures-1.16.5-2.7.10-forge.jar)
[17Jul2021 21:40:14.751] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(repurposed_structures-1.16.5-2.7.10-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/repurposed_structures-1.16.5-2.7.10-forge.jar)
[17Jul2021 21:40:14.751] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(repurposed_structures-1.16.5-2.7.10-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/repurposed_structures-1.16.5-2.7.10-forge.jar)
[17Jul2021 21:40:14.751] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(repurposed_structures-1.16.5-2.7.10-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/repurposed_structures-1.16.5-2.7.10-forge.jar)
[17Jul2021 21:40:14.751] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(repurposed_structures-1.16.5-2.7.10-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/repurposed_structures-1.16.5-2.7.10-forge.jar)]
[17Jul2021 21:40:14.752] [main/DEBUG] [mixin/]: Registering mixin config: repurposed_structures.mixins.json
[17Jul2021 21:40:14.753] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(morevillagers-FORGE-1.16.5-1.5.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevillagers-FORGE-1.16.5-1.5.3.jar)
[17Jul2021 21:40:14.753] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(morevillagers-FORGE-1.16.5-1.5.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevillagers-FORGE-1.16.5-1.5.3.jar)
[17Jul2021 21:40:14.753] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(morevillagers-FORGE-1.16.5-1.5.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevillagers-FORGE-1.16.5-1.5.3.jar)
[17Jul2021 21:40:14.753] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(morevillagers-FORGE-1.16.5-1.5.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevillagers-FORGE-1.16.5-1.5.3.jar)
[17Jul2021 21:40:14.753] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(morevillagers-FORGE-1.16.5-1.5.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevillagers-FORGE-1.16.5-1.5.3.jar)
[17Jul2021 21:40:14.753] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(morevillagers-FORGE-1.16.5-1.5.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevillagers-FORGE-1.16.5-1.5.3.jar)]
[17Jul2021 21:40:14.753] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ToolStats-1.16.5-6.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ToolStats-1.16.5-6.0.1.jar)
[17Jul2021 21:40:14.753] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ToolStats-1.16.5-6.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ToolStats-1.16.5-6.0.1.jar)
[17Jul2021 21:40:14.753] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ToolStats-1.16.5-6.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ToolStats-1.16.5-6.0.1.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ToolStats-1.16.5-6.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ToolStats-1.16.5-6.0.1.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ToolStats-1.16.5-6.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ToolStats-1.16.5-6.0.1.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ToolStats-1.16.5-6.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ToolStats-1.16.5-6.0.1.jar)]
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Lollipop-1.16.5-3.2.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Lollipop-1.16.5-3.2.9.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Lollipop-1.16.5-3.2.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Lollipop-1.16.5-3.2.9.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Lollipop-1.16.5-3.2.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Lollipop-1.16.5-3.2.9.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Lollipop-1.16.5-3.2.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Lollipop-1.16.5-3.2.9.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Lollipop-1.16.5-3.2.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Lollipop-1.16.5-3.2.9.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Lollipop-1.16.5-3.2.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Lollipop-1.16.5-3.2.9.jar)]
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(toughnessbar-6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/toughnessbar-6.1.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(toughnessbar-6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/toughnessbar-6.1.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(toughnessbar-6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/toughnessbar-6.1.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(toughnessbar-6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/toughnessbar-6.1.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(toughnessbar-6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/toughnessbar-6.1.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(toughnessbar-6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/toughnessbar-6.1.jar)]
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(dungeons_plus-1.16.5-1.1.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_plus-1.16.5-1.1.5.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(dungeons_plus-1.16.5-1.1.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_plus-1.16.5-1.1.5.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(dungeons_plus-1.16.5-1.1.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_plus-1.16.5-1.1.5.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(dungeons_plus-1.16.5-1.1.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_plus-1.16.5-1.1.5.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(dungeons_plus-1.16.5-1.1.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_plus-1.16.5-1.1.5.jar)
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dungeons_plus-1.16.5-1.1.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_plus-1.16.5-1.1.5.jar)]
[17Jul2021 21:40:14.754] [main/DEBUG] [mixin/]: Registering mixin config: dungeons_plus.mixins.json
[17Jul2021 21:40:14.756] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(simplefarming-1.16.5-1.3.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simplefarming-1.16.5-1.3.7.jar)
[17Jul2021 21:40:14.756] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(simplefarming-1.16.5-1.3.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simplefarming-1.16.5-1.3.7.jar)
[17Jul2021 21:40:14.756] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(simplefarming-1.16.5-1.3.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simplefarming-1.16.5-1.3.7.jar)
[17Jul2021 21:40:14.756] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(simplefarming-1.16.5-1.3.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simplefarming-1.16.5-1.3.7.jar)
[17Jul2021 21:40:14.756] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(simplefarming-1.16.5-1.3.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simplefarming-1.16.5-1.3.7.jar)
[17Jul2021 21:40:14.756] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(simplefarming-1.16.5-1.3.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simplefarming-1.16.5-1.3.7.jar)]
[17Jul2021 21:40:14.756] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SolarFluxReborn-1.16.3-16.2.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SolarFluxReborn-1.16.3-16.2.5.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SolarFluxReborn-1.16.3-16.2.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SolarFluxReborn-1.16.3-16.2.5.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SolarFluxReborn-1.16.3-16.2.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SolarFluxReborn-1.16.3-16.2.5.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SolarFluxReborn-1.16.3-16.2.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SolarFluxReborn-1.16.3-16.2.5.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SolarFluxReborn-1.16.3-16.2.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SolarFluxReborn-1.16.3-16.2.5.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SolarFluxReborn-1.16.3-16.2.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SolarFluxReborn-1.16.3-16.2.5.jar)]
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/curios-forge-1.16.5-4.0.5.2.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/curios-forge-1.16.5-4.0.5.2.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/curios-forge-1.16.5-4.0.5.2.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/curios-forge-1.16.5-4.0.5.2.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/curios-forge-1.16.5-4.0.5.2.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/curios-forge-1.16.5-4.0.5.2.jar)]
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(eidolon-0.2.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/eidolon-0.2.7.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(eidolon-0.2.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/eidolon-0.2.7.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(eidolon-0.2.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/eidolon-0.2.7.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(eidolon-0.2.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/eidolon-0.2.7.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(eidolon-0.2.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/eidolon-0.2.7.jar)
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(eidolon-0.2.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/eidolon-0.2.7.jar)]
[17Jul2021 21:40:14.757] [main/DEBUG] [mixin/]: Registering mixin config: eidolon.mixins.json
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Patchouli-1.16.4-53.1.jar)
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Patchouli-1.16.4-53.1.jar)
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Patchouli-1.16.4-53.1.jar)
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Patchouli-1.16.4-53.1.jar)
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Patchouli-1.16.4-53.1.jar)
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Patchouli-1.16.4-53.1.jar)]
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(YungsExtras-Forge-1.16.4-1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsExtras-Forge-1.16.4-1.0.jar)
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(YungsExtras-Forge-1.16.4-1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsExtras-Forge-1.16.4-1.0.jar)
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(YungsExtras-Forge-1.16.4-1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsExtras-Forge-1.16.4-1.0.jar)
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(YungsExtras-Forge-1.16.4-1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsExtras-Forge-1.16.4-1.0.jar)
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(YungsExtras-Forge-1.16.4-1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsExtras-Forge-1.16.4-1.0.jar)
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsExtras-Forge-1.16.4-1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsExtras-Forge-1.16.4-1.0.jar)]
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(storageracks-1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/storageracks-1.4.jar)
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(storageracks-1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/storageracks-1.4.jar)
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(storageracks-1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/storageracks-1.4.jar)
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(storageracks-1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/storageracks-1.4.jar)
[17Jul2021 21:40:14.759] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(storageracks-1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/storageracks-1.4.jar)
[17Jul2021 21:40:14.760] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(storageracks-1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/storageracks-1.4.jar)]
[17Jul2021 21:40:14.760] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ClaimChunk-1.16.2-1.0.0.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClaimChunk-1.16.2-1.0.0.7.jar)
[17Jul2021 21:40:14.760] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ClaimChunk-1.16.2-1.0.0.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClaimChunk-1.16.2-1.0.0.7.jar)
[17Jul2021 21:40:14.760] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ClaimChunk-1.16.2-1.0.0.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClaimChunk-1.16.2-1.0.0.7.jar)
[17Jul2021 21:40:14.760] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ClaimChunk-1.16.2-1.0.0.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClaimChunk-1.16.2-1.0.0.7.jar)
[17Jul2021 21:40:14.760] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ClaimChunk-1.16.2-1.0.0.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClaimChunk-1.16.2-1.0.0.7.jar)
[17Jul2021 21:40:14.760] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ClaimChunk-1.16.2-1.0.0.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClaimChunk-1.16.2-1.0.0.7.jar)]
[17Jul2021 21:40:14.760] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterStrongholds-1.16.4-1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterStrongholds-1.16.4-1.2.jar)
[17Jul2021 21:40:14.760] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterStrongholds-1.16.4-1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterStrongholds-1.16.4-1.2.jar)
[17Jul2021 21:40:14.760] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterStrongholds-1.16.4-1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterStrongholds-1.16.4-1.2.jar)
[17Jul2021 21:40:14.760] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterStrongholds-1.16.4-1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterStrongholds-1.16.4-1.2.jar)
[17Jul2021 21:40:14.760] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterStrongholds-1.16.4-1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterStrongholds-1.16.4-1.2.jar)
[17Jul2021 21:40:14.760] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterStrongholds-1.16.4-1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterStrongholds-1.16.4-1.2.jar)]
[17Jul2021 21:40:14.760] [main/DEBUG] [mixin/]: Registering mixin config: betterstrongholds.mixins.json
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(buildersaddition-1.16.5-20210517a.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildersaddition-1.16.5-20210517a.jar)
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(buildersaddition-1.16.5-20210517a.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildersaddition-1.16.5-20210517a.jar)
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(buildersaddition-1.16.5-20210517a.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildersaddition-1.16.5-20210517a.jar)
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(buildersaddition-1.16.5-20210517a.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildersaddition-1.16.5-20210517a.jar)
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(buildersaddition-1.16.5-20210517a.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildersaddition-1.16.5-20210517a.jar)
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(buildersaddition-1.16.5-20210517a.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildersaddition-1.16.5-20210517a.jar)]
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(TheAbyss2 2.0.0-snapshot-0.2980.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/TheAbyss2 2.0.0-snapshot-0.2980.jar)
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(TheAbyss2 2.0.0-snapshot-0.2980.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/TheAbyss2 2.0.0-snapshot-0.2980.jar)
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(TheAbyss2 2.0.0-snapshot-0.2980.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/TheAbyss2 2.0.0-snapshot-0.2980.jar)
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(TheAbyss2 2.0.0-snapshot-0.2980.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/TheAbyss2 2.0.0-snapshot-0.2980.jar)
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(TheAbyss2 2.0.0-snapshot-0.2980.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/TheAbyss2 2.0.0-snapshot-0.2980.jar)
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(TheAbyss2 2.0.0-snapshot-0.2980.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/TheAbyss2 2.0.0-snapshot-0.2980.jar)]
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(architectury-1.20.28-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/architectury-1.20.28-forge.jar)
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(architectury-1.20.28-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/architectury-1.20.28-forge.jar)
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(architectury-1.20.28-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/architectury-1.20.28-forge.jar)
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(architectury-1.20.28-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/architectury-1.20.28-forge.jar)
[17Jul2021 21:40:14.762] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(architectury-1.20.28-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/architectury-1.20.28-forge.jar)
[17Jul2021 21:40:14.763] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(architectury-1.20.28-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/architectury-1.20.28-forge.jar)]
[17Jul2021 21:40:14.763] [main/DEBUG] [mixin/]: Registering mixin config: architectury.mixins.json
[17Jul2021 21:40:14.764] [main/DEBUG] [mixin/]: Registering mixin config: architectury-common.mixins.json
[17Jul2021 21:40:14.766] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(AI-Improvements-1.16.2-0.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AI-Improvements-1.16.2-0.3.0.jar)
[17Jul2021 21:40:14.766] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(AI-Improvements-1.16.2-0.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AI-Improvements-1.16.2-0.3.0.jar)
[17Jul2021 21:40:14.766] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(AI-Improvements-1.16.2-0.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AI-Improvements-1.16.2-0.3.0.jar)
[17Jul2021 21:40:14.766] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(AI-Improvements-1.16.2-0.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AI-Improvements-1.16.2-0.3.0.jar)
[17Jul2021 21:40:14.766] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(AI-Improvements-1.16.2-0.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AI-Improvements-1.16.2-0.3.0.jar)
[17Jul2021 21:40:14.766] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AI-Improvements-1.16.2-0.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AI-Improvements-1.16.2-0.3.0.jar)]
[17Jul2021 21:40:14.766] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(cloth-config-4.11.26-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/cloth-config-4.11.26-forge.jar)
[17Jul2021 21:40:14.767] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(cloth-config-4.11.26-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/cloth-config-4.11.26-forge.jar)
[17Jul2021 21:40:14.767] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(cloth-config-4.11.26-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/cloth-config-4.11.26-forge.jar)
[17Jul2021 21:40:14.767] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(cloth-config-4.11.26-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/cloth-config-4.11.26-forge.jar)
[17Jul2021 21:40:14.767] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(cloth-config-4.11.26-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/cloth-config-4.11.26-forge.jar)
[17Jul2021 21:40:14.767] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cloth-config-4.11.26-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/cloth-config-4.11.26-forge.jar)]
[17Jul2021 21:40:14.767] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(The_Undergarden-1.16.5-0.5.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/The_Undergarden-1.16.5-0.5.4.jar)
[17Jul2021 21:40:14.767] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(The_Undergarden-1.16.5-0.5.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/The_Undergarden-1.16.5-0.5.4.jar)
[17Jul2021 21:40:14.767] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(The_Undergarden-1.16.5-0.5.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/The_Undergarden-1.16.5-0.5.4.jar)
[17Jul2021 21:40:14.767] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(The_Undergarden-1.16.5-0.5.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/The_Undergarden-1.16.5-0.5.4.jar)
[17Jul2021 21:40:14.767] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(The_Undergarden-1.16.5-0.5.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/The_Undergarden-1.16.5-0.5.4.jar)
[17Jul2021 21:40:14.767] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(The_Undergarden-1.16.5-0.5.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/The_Undergarden-1.16.5-0.5.4.jar)]
[17Jul2021 21:40:14.767] [main/DEBUG] [mixin/]: Registering mixin config: undergarden.mixins.json
[17Jul2021 21:40:14.769] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(chunkloaders-1.1.7-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chunkloaders-1.1.7-mc1.16.5.jar)
[17Jul2021 21:40:14.769] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(chunkloaders-1.1.7-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chunkloaders-1.1.7-mc1.16.5.jar)
[17Jul2021 21:40:14.769] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(chunkloaders-1.1.7-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chunkloaders-1.1.7-mc1.16.5.jar)
[17Jul2021 21:40:14.769] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(chunkloaders-1.1.7-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chunkloaders-1.1.7-mc1.16.5.jar)
[17Jul2021 21:40:14.769] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(chunkloaders-1.1.7-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chunkloaders-1.1.7-mc1.16.5.jar)
[17Jul2021 21:40:14.769] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(chunkloaders-1.1.7-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chunkloaders-1.1.7-mc1.16.5.jar)]
[17Jul2021 21:40:14.769] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(bwncr-1.16.4-3.9.16.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bwncr-1.16.4-3.9.16.jar)
[17Jul2021 21:40:14.769] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(bwncr-1.16.4-3.9.16.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bwncr-1.16.4-3.9.16.jar)
[17Jul2021 21:40:14.769] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(bwncr-1.16.4-3.9.16.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bwncr-1.16.4-3.9.16.jar)
[17Jul2021 21:40:14.769] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(bwncr-1.16.4-3.9.16.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bwncr-1.16.4-3.9.16.jar)
[17Jul2021 21:40:14.769] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(bwncr-1.16.4-3.9.16.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bwncr-1.16.4-3.9.16.jar)
[17Jul2021 21:40:14.769] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bwncr-1.16.4-3.9.16.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bwncr-1.16.4-3.9.16.jar)]
[17Jul2021 21:40:14.769] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(FastLeafDecay-v25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FastLeafDecay-v25.jar)
[17Jul2021 21:40:14.769] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(FastLeafDecay-v25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FastLeafDecay-v25.jar)
[17Jul2021 21:40:14.770] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(FastLeafDecay-v25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FastLeafDecay-v25.jar)
[17Jul2021 21:40:14.770] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(FastLeafDecay-v25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FastLeafDecay-v25.jar)
[17Jul2021 21:40:14.770] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(FastLeafDecay-v25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FastLeafDecay-v25.jar)
[17Jul2021 21:40:14.770] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(FastLeafDecay-v25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FastLeafDecay-v25.jar)]
[17Jul2021 21:40:14.770] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Babel-1.0.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Babel-1.0.5.jar)
[17Jul2021 21:40:14.770] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Babel-1.0.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Babel-1.0.5.jar)
[17Jul2021 21:40:14.770] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Babel-1.0.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Babel-1.0.5.jar)
[17Jul2021 21:40:14.770] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Babel-1.0.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Babel-1.0.5.jar)
[17Jul2021 21:40:14.770] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Babel-1.0.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Babel-1.0.5.jar)
[17Jul2021 21:40:14.770] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Babel-1.0.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Babel-1.0.5.jar)]
[17Jul2021 21:40:14.770] [main/DEBUG] [mixin/]: Registering mixin config: babel.mixins.json
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(JEPB-1.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JEPB-1.0.0.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(JEPB-1.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JEPB-1.0.0.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(JEPB-1.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JEPB-1.0.0.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(JEPB-1.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JEPB-1.0.0.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(JEPB-1.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JEPB-1.0.0.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(JEPB-1.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JEPB-1.0.0.jar)]
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ServerTabInfo-1.16.4-1.3.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ServerTabInfo-1.16.4-1.3.3.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ServerTabInfo-1.16.4-1.3.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ServerTabInfo-1.16.4-1.3.3.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ServerTabInfo-1.16.4-1.3.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ServerTabInfo-1.16.4-1.3.3.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ServerTabInfo-1.16.4-1.3.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ServerTabInfo-1.16.4-1.3.3.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ServerTabInfo-1.16.4-1.3.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ServerTabInfo-1.16.4-1.3.3.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ServerTabInfo-1.16.4-1.3.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ServerTabInfo-1.16.4-1.3.3.jar)]
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterMineshafts-Forge-1.16.4-2.0.4.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterMineshafts-Forge-1.16.4-2.0.4.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterMineshafts-Forge-1.16.4-2.0.4.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterMineshafts-Forge-1.16.4-2.0.4.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterMineshafts-Forge-1.16.4-2.0.4.jar)
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterMineshafts-Forge-1.16.4-2.0.4.jar)]
[17Jul2021 21:40:14.772] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DarkPaintings-1.16.5-6.0.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DarkPaintings-1.16.5-6.0.3.jar)
[17Jul2021 21:40:14.773] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DarkPaintings-1.16.5-6.0.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DarkPaintings-1.16.5-6.0.3.jar)
[17Jul2021 21:40:14.773] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DarkPaintings-1.16.5-6.0.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DarkPaintings-1.16.5-6.0.3.jar)
[17Jul2021 21:40:14.773] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DarkPaintings-1.16.5-6.0.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DarkPaintings-1.16.5-6.0.3.jar)
[17Jul2021 21:40:14.773] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DarkPaintings-1.16.5-6.0.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DarkPaintings-1.16.5-6.0.3.jar)
[17Jul2021 21:40:14.773] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DarkPaintings-1.16.5-6.0.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DarkPaintings-1.16.5-6.0.3.jar)]
[17Jul2021 21:40:14.773] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(dungeons_gear-1.16.5-3.0.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_gear-1.16.5-3.0.17.jar)
[17Jul2021 21:40:14.773] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(dungeons_gear-1.16.5-3.0.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_gear-1.16.5-3.0.17.jar)
[17Jul2021 21:40:14.773] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(dungeons_gear-1.16.5-3.0.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_gear-1.16.5-3.0.17.jar)
[17Jul2021 21:40:14.773] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(dungeons_gear-1.16.5-3.0.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_gear-1.16.5-3.0.17.jar)
[17Jul2021 21:40:14.773] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(dungeons_gear-1.16.5-3.0.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_gear-1.16.5-3.0.17.jar)
[17Jul2021 21:40:14.773] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dungeons_gear-1.16.5-3.0.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_gear-1.16.5-3.0.17.jar)]
[17Jul2021 21:40:14.773] [main/DEBUG] [mixin/]: Registering mixin config: dungeons_gear.mixins.json
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-lights-1.0.0-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mcw-lights-1.0.0-mc1.16.5.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-lights-1.0.0-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mcw-lights-1.0.0-mc1.16.5.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-lights-1.0.0-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mcw-lights-1.0.0-mc1.16.5.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-lights-1.0.0-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mcw-lights-1.0.0-mc1.16.5.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-lights-1.0.0-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mcw-lights-1.0.0-mc1.16.5.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-lights-1.0.0-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mcw-lights-1.0.0-mc1.16.5.jar)]
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterAdvancements-1.16.5-0.1.1.109.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterAdvancements-1.16.5-0.1.1.109.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterAdvancements-1.16.5-0.1.1.109.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterAdvancements-1.16.5-0.1.1.109.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterAdvancements-1.16.5-0.1.1.109.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterAdvancements-1.16.5-0.1.1.109.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterAdvancements-1.16.5-0.1.1.109.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterAdvancements-1.16.5-0.1.1.109.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterAdvancements-1.16.5-0.1.1.109.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterAdvancements-1.16.5-0.1.1.109.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterAdvancements-1.16.5-0.1.1.109.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterAdvancements-1.16.5-0.1.1.109.jar)]
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ClientTweaks_1.16.3-5.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClientTweaks_1.16.3-5.3.0.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ClientTweaks_1.16.3-5.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClientTweaks_1.16.3-5.3.0.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ClientTweaks_1.16.3-5.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClientTweaks_1.16.3-5.3.0.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ClientTweaks_1.16.3-5.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClientTweaks_1.16.3-5.3.0.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ClientTweaks_1.16.3-5.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClientTweaks_1.16.3-5.3.0.jar)
[17Jul2021 21:40:14.775] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ClientTweaks_1.16.3-5.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClientTweaks_1.16.3-5.3.0.jar)]
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(rhino-1605.1.1-build.21.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rhino-1605.1.1-build.21.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(rhino-1605.1.1-build.21.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rhino-1605.1.1-build.21.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(rhino-1605.1.1-build.21.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rhino-1605.1.1-build.21.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(rhino-1605.1.1-build.21.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rhino-1605.1.1-build.21.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(rhino-1605.1.1-build.21.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rhino-1605.1.1-build.21.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(rhino-1605.1.1-build.21.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rhino-1605.1.1-build.21.jar)]
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mowziesmobs-1.5.19.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mowziesmobs-1.5.19.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mowziesmobs-1.5.19.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mowziesmobs-1.5.19.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mowziesmobs-1.5.19.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mowziesmobs-1.5.19.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mowziesmobs-1.5.19.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mowziesmobs-1.5.19.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mowziesmobs-1.5.19.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mowziesmobs-1.5.19.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mowziesmobs-1.5.19.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mowziesmobs-1.5.19.jar)]
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Cucumber-1.16.4-4.1.10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Cucumber-1.16.4-4.1.10.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Cucumber-1.16.4-4.1.10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Cucumber-1.16.4-4.1.10.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Cucumber-1.16.4-4.1.10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Cucumber-1.16.4-4.1.10.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Cucumber-1.16.4-4.1.10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Cucumber-1.16.4-4.1.10.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Cucumber-1.16.4-4.1.10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Cucumber-1.16.4-4.1.10.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Cucumber-1.16.4-4.1.10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Cucumber-1.16.4-4.1.10.jar)]
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ftb-library-forge-1605.3.1-build.48.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-library-forge-1605.3.1-build.48.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ftb-library-forge-1605.3.1-build.48.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-library-forge-1605.3.1-build.48.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ftb-library-forge-1605.3.1-build.48.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-library-forge-1605.3.1-build.48.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ftb-library-forge-1605.3.1-build.48.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-library-forge-1605.3.1-build.48.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ftb-library-forge-1605.3.1-build.48.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-library-forge-1605.3.1-build.48.jar)
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-library-forge-1605.3.1-build.48.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-library-forge-1605.3.1-build.48.jar)]
[17Jul2021 21:40:14.776] [main/DEBUG] [mixin/]: Registering mixin config: ftblibrary-common.mixins.json
[17Jul2021 21:40:14.779] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ftb-teams-forge-1605.2.1-build.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-teams-forge-1605.2.1-build.17.jar)
[17Jul2021 21:40:14.779] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ftb-teams-forge-1605.2.1-build.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-teams-forge-1605.2.1-build.17.jar)
[17Jul2021 21:40:14.779] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ftb-teams-forge-1605.2.1-build.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-teams-forge-1605.2.1-build.17.jar)
[17Jul2021 21:40:14.779] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ftb-teams-forge-1605.2.1-build.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-teams-forge-1605.2.1-build.17.jar)
[17Jul2021 21:40:14.779] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ftb-teams-forge-1605.2.1-build.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-teams-forge-1605.2.1-build.17.jar)
[17Jul2021 21:40:14.779] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-teams-forge-1605.2.1-build.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-teams-forge-1605.2.1-build.17.jar)]
[17Jul2021 21:40:14.779] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mining_helmet-1.16.5-2.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mining_helmet-1.16.5-2.0.1.jar)
[17Jul2021 21:40:14.779] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mining_helmet-1.16.5-2.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mining_helmet-1.16.5-2.0.1.jar)
[17Jul2021 21:40:14.779] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mining_helmet-1.16.5-2.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mining_helmet-1.16.5-2.0.1.jar)
[17Jul2021 21:40:14.779] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mining_helmet-1.16.5-2.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mining_helmet-1.16.5-2.0.1.jar)
[17Jul2021 21:40:14.779] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mining_helmet-1.16.5-2.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mining_helmet-1.16.5-2.0.1.jar)
[17Jul2021 21:40:14.779] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mining_helmet-1.16.5-2.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mining_helmet-1.16.5-2.0.1.jar)]
[17Jul2021 21:40:14.779] [main/DEBUG] [mixin/]: Registering mixin config: mining_helmet.mixins.json
[17Jul2021 21:40:14.781] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Bountiful Baubles FORGE-1.16.3-0.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bountiful Baubles FORGE-1.16.3-0.0.2.jar)
[17Jul2021 21:40:14.781] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Bountiful Baubles FORGE-1.16.3-0.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bountiful Baubles FORGE-1.16.3-0.0.2.jar)
[17Jul2021 21:40:14.781] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Bountiful Baubles FORGE-1.16.3-0.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bountiful Baubles FORGE-1.16.3-0.0.2.jar)
[17Jul2021 21:40:14.781] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Bountiful Baubles FORGE-1.16.3-0.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bountiful Baubles FORGE-1.16.3-0.0.2.jar)
[17Jul2021 21:40:14.781] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Bountiful Baubles FORGE-1.16.3-0.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bountiful Baubles FORGE-1.16.3-0.0.2.jar)
[17Jul2021 21:40:14.781] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Bountiful Baubles FORGE-1.16.3-0.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bountiful Baubles FORGE-1.16.3-0.0.2.jar)]
[17Jul2021 21:40:14.781] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(xlpackets-1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/xlpackets-1.1.jar)
[17Jul2021 21:40:14.781] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(xlpackets-1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/xlpackets-1.1.jar)
[17Jul2021 21:40:14.781] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(xlpackets-1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/xlpackets-1.1.jar)
[17Jul2021 21:40:14.781] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(xlpackets-1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/xlpackets-1.1.jar)
[17Jul2021 21:40:14.781] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(xlpackets-1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/xlpackets-1.1.jar)
[17Jul2021 21:40:14.781] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(xlpackets-1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/xlpackets-1.1.jar)]
[17Jul2021 21:40:14.781] [main/DEBUG] [mixin/]: Registering mixin config: xlpackets.mixins.json
[17Jul2021 21:40:14.783] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.110.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/jei-1.16.5-7.7.1.110.jar)
[17Jul2021 21:40:14.783] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.110.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/jei-1.16.5-7.7.1.110.jar)
[17Jul2021 21:40:14.783] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.110.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/jei-1.16.5-7.7.1.110.jar)
[17Jul2021 21:40:14.784] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.110.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/jei-1.16.5-7.7.1.110.jar)
[17Jul2021 21:40:14.784] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.110.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/jei-1.16.5-7.7.1.110.jar)
[17Jul2021 21:40:14.784] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.110.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/jei-1.16.5-7.7.1.110.jar)]
[17Jul2021 21:40:14.784] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(kubejs-forge-1605.3.12-build.38.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-forge-1605.3.12-build.38.jar)
[17Jul2021 21:40:14.784] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(kubejs-forge-1605.3.12-build.38.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-forge-1605.3.12-build.38.jar)
[17Jul2021 21:40:14.784] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(kubejs-forge-1605.3.12-build.38.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-forge-1605.3.12-build.38.jar)
[17Jul2021 21:40:14.784] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(kubejs-forge-1605.3.12-build.38.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-forge-1605.3.12-build.38.jar)
[17Jul2021 21:40:14.784] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(kubejs-forge-1605.3.12-build.38.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-forge-1605.3.12-build.38.jar)
[17Jul2021 21:40:14.784] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(kubejs-forge-1605.3.12-build.38.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-forge-1605.3.12-build.38.jar)]
[17Jul2021 21:40:14.784] [main/DEBUG] [mixin/]: Registering mixin config: kubejs.mixins.json
[17Jul2021 21:40:14.786] [main/DEBUG] [mixin/]: Registering mixin config: kubejs-common.mixins.json
[17Jul2021 21:40:14.788] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(item-filters-forge-1605.2.5-build.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/item-filters-forge-1605.2.5-build.9.jar)
[17Jul2021 21:40:14.788] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(item-filters-forge-1605.2.5-build.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/item-filters-forge-1605.2.5-build.9.jar)
[17Jul2021 21:40:14.788] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(item-filters-forge-1605.2.5-build.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/item-filters-forge-1605.2.5-build.9.jar)
[17Jul2021 21:40:14.788] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(item-filters-forge-1605.2.5-build.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/item-filters-forge-1605.2.5-build.9.jar)
[17Jul2021 21:40:14.788] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(item-filters-forge-1605.2.5-build.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/item-filters-forge-1605.2.5-build.9.jar)
[17Jul2021 21:40:14.788] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(item-filters-forge-1605.2.5-build.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/item-filters-forge-1605.2.5-build.9.jar)]
[17Jul2021 21:40:14.788] [main/DEBUG] [mixin/]: Registering mixin config: itemfilters-common.mixins.json
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(floppamod-1-16-x.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/floppamod-1-16-x.jar)
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(floppamod-1-16-x.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/floppamod-1-16-x.jar)
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(floppamod-1-16-x.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/floppamod-1-16-x.jar)
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(floppamod-1-16-x.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/floppamod-1-16-x.jar)
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(floppamod-1-16-x.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/floppamod-1-16-x.jar)
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(floppamod-1-16-x.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/floppamod-1-16-x.jar)]
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ComfortableNether4.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ComfortableNether4.3.jar)
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ComfortableNether4.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ComfortableNether4.3.jar)
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ComfortableNether4.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ComfortableNether4.3.jar)
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ComfortableNether4.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ComfortableNether4.3.jar)
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ComfortableNether4.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ComfortableNether4.3.jar)
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ComfortableNether4.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ComfortableNether4.3.jar)]
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AttributeFix-1.16.5-10.1.2.jar)
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AttributeFix-1.16.5-10.1.2.jar)
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AttributeFix-1.16.5-10.1.2.jar)
[17Jul2021 21:40:14.790] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AttributeFix-1.16.5-10.1.2.jar)
[17Jul2021 21:40:14.791] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AttributeFix-1.16.5-10.1.2.jar)
[17Jul2021 21:40:14.791] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AttributeFix-1.16.5-10.1.2.jar)]
[17Jul2021 21:40:14.791] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(dungeons_mobs-1.16.5-1.0.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_mobs-1.16.5-1.0.5.jar)
[17Jul2021 21:40:14.791] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(dungeons_mobs-1.16.5-1.0.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_mobs-1.16.5-1.0.5.jar)
[17Jul2021 21:40:14.791] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(dungeons_mobs-1.16.5-1.0.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_mobs-1.16.5-1.0.5.jar)
[17Jul2021 21:40:14.791] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(dungeons_mobs-1.16.5-1.0.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_mobs-1.16.5-1.0.5.jar)
[17Jul2021 21:40:14.791] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(dungeons_mobs-1.16.5-1.0.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_mobs-1.16.5-1.0.5.jar)
[17Jul2021 21:40:14.791] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dungeons_mobs-1.16.5-1.0.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_mobs-1.16.5-1.0.5.jar)]
[17Jul2021 21:40:14.791] [main/DEBUG] [mixin/]: Registering mixin config: dungeons_mobs.mixins.json
[17Jul2021 21:40:14.793] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(abnormals_core-1.16.5-3.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/abnormals_core-1.16.5-3.2.0.jar)
[17Jul2021 21:40:14.793] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(abnormals_core-1.16.5-3.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/abnormals_core-1.16.5-3.2.0.jar)
[17Jul2021 21:40:14.793] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(abnormals_core-1.16.5-3.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/abnormals_core-1.16.5-3.2.0.jar)
[17Jul2021 21:40:14.793] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(abnormals_core-1.16.5-3.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/abnormals_core-1.16.5-3.2.0.jar)
[17Jul2021 21:40:14.793] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(abnormals_core-1.16.5-3.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/abnormals_core-1.16.5-3.2.0.jar)
[17Jul2021 21:40:14.793] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(abnormals_core-1.16.5-3.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/abnormals_core-1.16.5-3.2.0.jar)]
[17Jul2021 21:40:14.793] [main/DEBUG] [mixin/]: Registering mixin config: abnormals_core.mixins.json
[17Jul2021 21:40:14.795] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(goblintraders-1.6.0-1.16.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/goblintraders-1.6.0-1.16.3.jar)
[17Jul2021 21:40:14.795] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(goblintraders-1.6.0-1.16.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/goblintraders-1.6.0-1.16.3.jar)
[17Jul2021 21:40:14.795] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(goblintraders-1.6.0-1.16.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/goblintraders-1.6.0-1.16.3.jar)
[17Jul2021 21:40:14.795] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(goblintraders-1.6.0-1.16.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/goblintraders-1.6.0-1.16.3.jar)
[17Jul2021 21:40:14.795] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(goblintraders-1.6.0-1.16.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/goblintraders-1.6.0-1.16.3.jar)
[17Jul2021 21:40:14.795] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(goblintraders-1.6.0-1.16.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/goblintraders-1.6.0-1.16.3.jar)]
[17Jul2021 21:40:14.795] [main/DEBUG] [mixin/]: Registering mixin config: goblintraders.mixins.json
[17Jul2021 21:40:14.797] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(brazier-3.0.9-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/brazier-3.0.9-forge.jar)
[17Jul2021 21:40:14.797] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(brazier-3.0.9-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/brazier-3.0.9-forge.jar)
[17Jul2021 21:40:14.797] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(brazier-3.0.9-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/brazier-3.0.9-forge.jar)
[17Jul2021 21:40:14.797] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(brazier-3.0.9-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/brazier-3.0.9-forge.jar)
[17Jul2021 21:40:14.797] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(brazier-3.0.9-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/brazier-3.0.9-forge.jar)
[17Jul2021 21:40:14.797] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(brazier-3.0.9-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/brazier-3.0.9-forge.jar)]
[17Jul2021 21:40:14.797] [main/DEBUG] [mixin/]: Registering mixin config: brazier-forge.mixins.json
[17Jul2021 21:40:14.799] [main/DEBUG] [mixin/]: Registering mixin config: brazier-common.mixins.json
[17Jul2021 21:40:14.801] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Kobolds-1.3.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Kobolds-1.3.2.jar)
[17Jul2021 21:40:14.801] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Kobolds-1.3.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Kobolds-1.3.2.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Kobolds-1.3.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Kobolds-1.3.2.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Kobolds-1.3.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Kobolds-1.3.2.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Kobolds-1.3.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Kobolds-1.3.2.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Kobolds-1.3.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Kobolds-1.3.2.jar)]
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/invtweaks-1.16.4-1.0.1.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/invtweaks-1.16.4-1.0.1.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/invtweaks-1.16.4-1.0.1.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/invtweaks-1.16.4-1.0.1.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/invtweaks-1.16.4-1.0.1.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/invtweaks-1.16.4-1.0.1.jar)]
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(createchunkloading-0.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createchunkloading-0.2.0.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(createchunkloading-0.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createchunkloading-0.2.0.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(createchunkloading-0.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createchunkloading-0.2.0.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(createchunkloading-0.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createchunkloading-0.2.0.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(createchunkloading-0.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createchunkloading-0.2.0.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(createchunkloading-0.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createchunkloading-0.2.0.jar)]
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Clumps-6.0.0.25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Clumps-6.0.0.25.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Clumps-6.0.0.25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Clumps-6.0.0.25.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Clumps-6.0.0.25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Clumps-6.0.0.25.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Clumps-6.0.0.25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Clumps-6.0.0.25.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Clumps-6.0.0.25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Clumps-6.0.0.25.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Clumps-6.0.0.25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Clumps-6.0.0.25.jar)]
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(shutupexperimentalsettings-1.0.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/shutupexperimentalsettings-1.0.3.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(shutupexperimentalsettings-1.0.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/shutupexperimentalsettings-1.0.3.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(shutupexperimentalsettings-1.0.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/shutupexperimentalsettings-1.0.3.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(shutupexperimentalsettings-1.0.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/shutupexperimentalsettings-1.0.3.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(shutupexperimentalsettings-1.0.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/shutupexperimentalsettings-1.0.3.jar)
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(shutupexperimentalsettings-1.0.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/shutupexperimentalsettings-1.0.3.jar)]
[17Jul2021 21:40:14.802] [main/DEBUG] [mixin/]: Registering mixin config: shutupexperimentalsettings.mixins.json
[17Jul2021 21:40:14.804] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/journeymap-1.16.5-5.7.1.jar)
[17Jul2021 21:40:14.804] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/journeymap-1.16.5-5.7.1.jar)
[17Jul2021 21:40:14.804] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/journeymap-1.16.5-5.7.1.jar)
[17Jul2021 21:40:14.804] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/journeymap-1.16.5-5.7.1.jar)
[17Jul2021 21:40:14.804] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/journeymap-1.16.5-5.7.1.jar)
[17Jul2021 21:40:14.804] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/journeymap-1.16.5-5.7.1.jar)]
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/comforts-forge-1.16.5-4.0.1.1.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/comforts-forge-1.16.5-4.0.1.1.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/comforts-forge-1.16.5-4.0.1.1.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/comforts-forge-1.16.5-4.0.1.1.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/comforts-forge-1.16.5-4.0.1.1.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/comforts-forge-1.16.5-4.0.1.1.jar)]
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(NaturesCompass-1.16.5-1.9.1-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/NaturesCompass-1.16.5-1.9.1-forge.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(NaturesCompass-1.16.5-1.9.1-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/NaturesCompass-1.16.5-1.9.1-forge.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(NaturesCompass-1.16.5-1.9.1-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/NaturesCompass-1.16.5-1.9.1-forge.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(NaturesCompass-1.16.5-1.9.1-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/NaturesCompass-1.16.5-1.9.1-forge.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(NaturesCompass-1.16.5-1.9.1-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/NaturesCompass-1.16.5-1.9.1-forge.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(NaturesCompass-1.16.5-1.9.1-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/NaturesCompass-1.16.5-1.9.1-forge.jar)]
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Artifacts-1.16.5-2.10.0.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Artifacts-1.16.5-2.10.0.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Artifacts-1.16.5-2.10.0.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Artifacts-1.16.5-2.10.0.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Artifacts-1.16.5-2.10.0.jar)
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Artifacts-1.16.5-2.10.0.jar)]
[17Jul2021 21:40:14.805] [main/DEBUG] [mixin/]: Registering mixin config: artifacts.mixins.json
[17Jul2021 21:40:14.807] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(stoneholm-1.2.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/stoneholm-1.2.2.jar)
[17Jul2021 21:40:14.807] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(stoneholm-1.2.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/stoneholm-1.2.2.jar)
[17Jul2021 21:40:14.807] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(stoneholm-1.2.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/stoneholm-1.2.2.jar)
[17Jul2021 21:40:14.807] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(stoneholm-1.2.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/stoneholm-1.2.2.jar)
[17Jul2021 21:40:14.807] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(stoneholm-1.2.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/stoneholm-1.2.2.jar)
[17Jul2021 21:40:14.807] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(stoneholm-1.2.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/stoneholm-1.2.2.jar)]
[17Jul2021 21:40:14.807] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(OuterEnd-0.2.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/OuterEnd-0.2.13.jar)
[17Jul2021 21:40:14.807] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(OuterEnd-0.2.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/OuterEnd-0.2.13.jar)
[17Jul2021 21:40:14.807] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(OuterEnd-0.2.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/OuterEnd-0.2.13.jar)
[17Jul2021 21:40:14.807] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(OuterEnd-0.2.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/OuterEnd-0.2.13.jar)
[17Jul2021 21:40:14.807] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(OuterEnd-0.2.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/OuterEnd-0.2.13.jar)
[17Jul2021 21:40:14.807] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(OuterEnd-0.2.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/OuterEnd-0.2.13.jar)]
[17Jul2021 21:40:14.808] [main/DEBUG] [mixin/]: Registering mixin config: outer_end.mixins.json
[17Jul2021 21:40:14.810] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(decorative_blocks-1.16.4-1.7.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/decorative_blocks-1.16.4-1.7.2.jar)
[17Jul2021 21:40:14.810] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(decorative_blocks-1.16.4-1.7.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/decorative_blocks-1.16.4-1.7.2.jar)
[17Jul2021 21:40:14.810] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(decorative_blocks-1.16.4-1.7.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/decorative_blocks-1.16.4-1.7.2.jar)
[17Jul2021 21:40:14.810] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(decorative_blocks-1.16.4-1.7.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/decorative_blocks-1.16.4-1.7.2.jar)
[17Jul2021 21:40:14.810] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(decorative_blocks-1.16.4-1.7.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/decorative_blocks-1.16.4-1.7.2.jar)
[17Jul2021 21:40:14.810] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(decorative_blocks-1.16.4-1.7.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/decorative_blocks-1.16.4-1.7.2.jar)]
[17Jul2021 21:40:14.810] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BotanyPots-1.16.5-7.0.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BotanyPots-1.16.5-7.0.17.jar)
[17Jul2021 21:40:14.810] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BotanyPots-1.16.5-7.0.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BotanyPots-1.16.5-7.0.17.jar)
[17Jul2021 21:40:14.810] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BotanyPots-1.16.5-7.0.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BotanyPots-1.16.5-7.0.17.jar)
[17Jul2021 21:40:14.810] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BotanyPots-1.16.5-7.0.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BotanyPots-1.16.5-7.0.17.jar)
[17Jul2021 21:40:14.810] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BotanyPots-1.16.5-7.0.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BotanyPots-1.16.5-7.0.17.jar)
[17Jul2021 21:40:14.810] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BotanyPots-1.16.5-7.0.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BotanyPots-1.16.5-7.0.17.jar)]
[17Jul2021 21:40:14.811] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(FarmingForBlockheads_1.16.5-7.3.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FarmingForBlockheads_1.16.5-7.3.1.jar)
[17Jul2021 21:40:14.811] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(FarmingForBlockheads_1.16.5-7.3.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FarmingForBlockheads_1.16.5-7.3.1.jar)
[17Jul2021 21:40:14.811] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(FarmingForBlockheads_1.16.5-7.3.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FarmingForBlockheads_1.16.5-7.3.1.jar)
[17Jul2021 21:40:14.811] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(FarmingForBlockheads_1.16.5-7.3.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FarmingForBlockheads_1.16.5-7.3.1.jar)
[17Jul2021 21:40:14.811] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(FarmingForBlockheads_1.16.5-7.3.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FarmingForBlockheads_1.16.5-7.3.1.jar)
[17Jul2021 21:40:14.811] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(FarmingForBlockheads_1.16.5-7.3.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FarmingForBlockheads_1.16.5-7.3.1.jar)]
[17Jul2021 21:40:14.811] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(lazydfu-0.1.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/lazydfu-0.1.3.jar)
[17Jul2021 21:40:14.811] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(lazydfu-0.1.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/lazydfu-0.1.3.jar)
[17Jul2021 21:40:14.811] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(lazydfu-0.1.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/lazydfu-0.1.3.jar)
[17Jul2021 21:40:14.811] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(lazydfu-0.1.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/lazydfu-0.1.3.jar)
[17Jul2021 21:40:14.811] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(lazydfu-0.1.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/lazydfu-0.1.3.jar)
[17Jul2021 21:40:14.811] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(lazydfu-0.1.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/lazydfu-0.1.3.jar)]
[17Jul2021 21:40:14.811] [main/DEBUG] [mixin/]: Registering mixin config: lazydfu.mixins.json
[17Jul2021 21:40:14.813] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(bedspreads-forge-1.16.5-5.1.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bedspreads-forge-1.16.5-5.1.0.2.jar)
[17Jul2021 21:40:14.813] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(bedspreads-forge-1.16.5-5.1.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bedspreads-forge-1.16.5-5.1.0.2.jar)
[17Jul2021 21:40:14.813] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(bedspreads-forge-1.16.5-5.1.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bedspreads-forge-1.16.5-5.1.0.2.jar)
[17Jul2021 21:40:14.813] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(bedspreads-forge-1.16.5-5.1.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bedspreads-forge-1.16.5-5.1.0.2.jar)
[17Jul2021 21:40:14.813] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(bedspreads-forge-1.16.5-5.1.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bedspreads-forge-1.16.5-5.1.0.2.jar)
[17Jul2021 21:40:14.813] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bedspreads-forge-1.16.5-5.1.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bedspreads-forge-1.16.5-5.1.0.2.jar)]
[17Jul2021 21:40:14.813] [main/DEBUG] [mixin/]: Registering mixin config: bedspreads.mixins.json
[17Jul2021 21:40:14.815] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(catalogue-1.2.1-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/catalogue-1.2.1-1.16.5.jar)
[17Jul2021 21:40:14.815] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(catalogue-1.2.1-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/catalogue-1.2.1-1.16.5.jar)
[17Jul2021 21:40:14.815] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(catalogue-1.2.1-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/catalogue-1.2.1-1.16.5.jar)
[17Jul2021 21:40:14.815] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(catalogue-1.2.1-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/catalogue-1.2.1-1.16.5.jar)
[17Jul2021 21:40:14.815] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(catalogue-1.2.1-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/catalogue-1.2.1-1.16.5.jar)
[17Jul2021 21:40:14.815] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(catalogue-1.2.1-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/catalogue-1.2.1-1.16.5.jar)]
[17Jul2021 21:40:14.815] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Toast-Control-1.16.4-4.3.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Toast-Control-1.16.4-4.3.1.jar)
[17Jul2021 21:40:14.815] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Toast-Control-1.16.4-4.3.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Toast-Control-1.16.4-4.3.1.jar)
[17Jul2021 21:40:14.815] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Toast-Control-1.16.4-4.3.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Toast-Control-1.16.4-4.3.1.jar)
[17Jul2021 21:40:14.815] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Toast-Control-1.16.4-4.3.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Toast-Control-1.16.4-4.3.1.jar)
[17Jul2021 21:40:14.816] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Toast-Control-1.16.4-4.3.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Toast-Control-1.16.4-4.3.1.jar)
[17Jul2021 21:40:14.816] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Toast-Control-1.16.4-4.3.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Toast-Control-1.16.4-4.3.1.jar)]
[17Jul2021 21:40:14.816] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(sodium-forge-2.9.1+rev.63112e3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sodium-forge-2.9.1+rev.63112e3.jar)
[17Jul2021 21:40:14.816] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(sodium-forge-2.9.1+rev.63112e3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sodium-forge-2.9.1+rev.63112e3.jar)
[17Jul2021 21:40:14.816] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(sodium-forge-2.9.1+rev.63112e3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sodium-forge-2.9.1+rev.63112e3.jar)
[17Jul2021 21:40:14.816] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(sodium-forge-2.9.1+rev.63112e3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sodium-forge-2.9.1+rev.63112e3.jar)
[17Jul2021 21:40:14.816] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(sodium-forge-2.9.1+rev.63112e3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sodium-forge-2.9.1+rev.63112e3.jar)
[17Jul2021 21:40:14.816] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(sodium-forge-2.9.1+rev.63112e3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sodium-forge-2.9.1+rev.63112e3.jar)]
[17Jul2021 21:40:14.816] [main/DEBUG] [mixin/]: Registering mixin config: sodium.mixins.json
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.61-universal.jar:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-universal.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.61-universal.jar:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-universal.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.61-universal.jar:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-universal.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.61-universal.jar:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-universal.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.61-universal.jar:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-universal.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.61-universal.jar:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-universal.jar)]
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Waddles-1.16.5-0.8.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Waddles-1.16.5-0.8.13.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Waddles-1.16.5-0.8.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Waddles-1.16.5-0.8.13.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Waddles-1.16.5-0.8.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Waddles-1.16.5-0.8.13.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Waddles-1.16.5-0.8.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Waddles-1.16.5-0.8.13.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Waddles-1.16.5-0.8.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Waddles-1.16.5-0.8.13.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Waddles-1.16.5-0.8.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Waddles-1.16.5-0.8.13.jar)]
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(creategears-1.16.5-1.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creategears-1.16.5-1.2.0.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(creategears-1.16.5-1.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creategears-1.16.5-1.2.0.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(creategears-1.16.5-1.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creategears-1.16.5-1.2.0.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(creategears-1.16.5-1.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creategears-1.16.5-1.2.0.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(creategears-1.16.5-1.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creategears-1.16.5-1.2.0.jar)
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(creategears-1.16.5-1.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creategears-1.16.5-1.2.0.jar)]
[17Jul2021 21:40:14.818] [main/DEBUG] [mixin/]: Registering mixin config: creategears.mixins.json
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(simpletomb-1.16.5-1.0.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simpletomb-1.16.5-1.0.9.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(simpletomb-1.16.5-1.0.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simpletomb-1.16.5-1.0.9.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(simpletomb-1.16.5-1.0.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simpletomb-1.16.5-1.0.9.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(simpletomb-1.16.5-1.0.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simpletomb-1.16.5-1.0.9.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(simpletomb-1.16.5-1.0.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simpletomb-1.16.5-1.0.9.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(simpletomb-1.16.5-1.0.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simpletomb-1.16.5-1.0.9.jar)]
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(meetyourfight-1.16.5-1.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/meetyourfight-1.16.5-1.1.2.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(meetyourfight-1.16.5-1.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/meetyourfight-1.16.5-1.1.2.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(meetyourfight-1.16.5-1.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/meetyourfight-1.16.5-1.1.2.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(meetyourfight-1.16.5-1.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/meetyourfight-1.16.5-1.1.2.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(meetyourfight-1.16.5-1.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/meetyourfight-1.16.5-1.1.2.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(meetyourfight-1.16.5-1.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/meetyourfight-1.16.5-1.1.2.jar)]
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(selene-1.16.5-1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/selene-1.16.5-1.4.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(selene-1.16.5-1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/selene-1.16.5-1.4.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(selene-1.16.5-1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/selene-1.16.5-1.4.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(selene-1.16.5-1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/selene-1.16.5-1.4.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(selene-1.16.5-1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/selene-1.16.5-1.4.jar)
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(selene-1.16.5-1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/selene-1.16.5-1.4.jar)]
[17Jul2021 21:40:14.821] [main/DEBUG] [mixin/]: Registering mixin config: selene.mixins.json
[17Jul2021 21:40:14.823] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ironchest-1.16.4-11.2.10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ironchest-1.16.4-11.2.10.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ironchest-1.16.4-11.2.10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ironchest-1.16.4-11.2.10.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ironchest-1.16.4-11.2.10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ironchest-1.16.4-11.2.10.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ironchest-1.16.4-11.2.10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ironchest-1.16.4-11.2.10.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ironchest-1.16.4-11.2.10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ironchest-1.16.4-11.2.10.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ironchest-1.16.4-11.2.10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ironchest-1.16.4-11.2.10.jar)]
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DungeonsArise-1.16.5-2.1.46-release.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DungeonsArise-1.16.5-2.1.46-release.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DungeonsArise-1.16.5-2.1.46-release.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DungeonsArise-1.16.5-2.1.46-release.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DungeonsArise-1.16.5-2.1.46-release.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DungeonsArise-1.16.5-2.1.46-release.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DungeonsArise-1.16.5-2.1.46-release.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DungeonsArise-1.16.5-2.1.46-release.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DungeonsArise-1.16.5-2.1.46-release.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DungeonsArise-1.16.5-2.1.46-release.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DungeonsArise-1.16.5-2.1.46-release.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DungeonsArise-1.16.5-2.1.46-release.jar)]
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(CraftingTweaks_1.16.5-12.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CraftingTweaks_1.16.5-12.2.1.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(CraftingTweaks_1.16.5-12.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CraftingTweaks_1.16.5-12.2.1.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(CraftingTweaks_1.16.5-12.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CraftingTweaks_1.16.5-12.2.1.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(CraftingTweaks_1.16.5-12.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CraftingTweaks_1.16.5-12.2.1.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(CraftingTweaks_1.16.5-12.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CraftingTweaks_1.16.5-12.2.1.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CraftingTweaks_1.16.5-12.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CraftingTweaks_1.16.5-12.2.1.jar)]
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.61-client.jar:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-client.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.61-client.jar:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-client.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.61-client.jar:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-client.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.61-client.jar:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-client.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.61-client.jar:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-client.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.61-client.jar:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-client.jar)]
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(upgrade_aquatic-1.16.5-3.1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/upgrade_aquatic-1.16.5-3.1.0.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(upgrade_aquatic-1.16.5-3.1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/upgrade_aquatic-1.16.5-3.1.0.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(upgrade_aquatic-1.16.5-3.1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/upgrade_aquatic-1.16.5-3.1.0.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(upgrade_aquatic-1.16.5-3.1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/upgrade_aquatic-1.16.5-3.1.0.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(upgrade_aquatic-1.16.5-3.1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/upgrade_aquatic-1.16.5-3.1.0.jar)
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(upgrade_aquatic-1.16.5-3.1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/upgrade_aquatic-1.16.5-3.1.0.jar)]
[17Jul2021 21:40:14.824] [main/DEBUG] [mixin/]: Registering mixin config: upgrade_aquatic.mixins.json
[17Jul2021 21:40:14.827] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(endergetic-1.16.4-3.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/endergetic-1.16.4-3.0.0.jar)
[17Jul2021 21:40:14.827] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(endergetic-1.16.4-3.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/endergetic-1.16.4-3.0.0.jar)
[17Jul2021 21:40:14.827] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(endergetic-1.16.4-3.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/endergetic-1.16.4-3.0.0.jar)
[17Jul2021 21:40:14.827] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(endergetic-1.16.4-3.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/endergetic-1.16.4-3.0.0.jar)
[17Jul2021 21:40:14.827] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(endergetic-1.16.4-3.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/endergetic-1.16.4-3.0.0.jar)
[17Jul2021 21:40:14.827] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(endergetic-1.16.4-3.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/endergetic-1.16.4-3.0.0.jar)]
[17Jul2021 21:40:14.827] [main/DEBUG] [mixin/]: Registering mixin config: endergetic.mixins.json
[17Jul2021 21:40:14.829] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(itlt-1.16.x-2.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/itlt-1.16.x-2.0.0.jar)
[17Jul2021 21:40:14.829] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(itlt-1.16.x-2.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/itlt-1.16.x-2.0.0.jar)
[17Jul2021 21:40:14.829] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(itlt-1.16.x-2.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/itlt-1.16.x-2.0.0.jar)
[17Jul2021 21:40:14.829] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(itlt-1.16.x-2.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/itlt-1.16.x-2.0.0.jar)
[17Jul2021 21:40:14.829] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(itlt-1.16.x-2.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/itlt-1.16.x-2.0.0.jar)
[17Jul2021 21:40:14.829] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(itlt-1.16.x-2.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/itlt-1.16.x-2.0.0.jar)]
[17Jul2021 21:40:14.829] [main/DEBUG] [mixin/]: Registering mixin config: itlt.mixins.json
[17Jul2021 21:40:14.830] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.12.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/EnchantmentDescriptions-1.16.5-7.0.12.jar)
[17Jul2021 21:40:14.830] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.12.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/EnchantmentDescriptions-1.16.5-7.0.12.jar)
[17Jul2021 21:40:14.830] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.12.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/EnchantmentDescriptions-1.16.5-7.0.12.jar)
[17Jul2021 21:40:14.830] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.12.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/EnchantmentDescriptions-1.16.5-7.0.12.jar)
[17Jul2021 21:40:14.830] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.12.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/EnchantmentDescriptions-1.16.5-7.0.12.jar)
[17Jul2021 21:40:14.830] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.12.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/EnchantmentDescriptions-1.16.5-7.0.12.jar)]
[17Jul2021 21:40:14.830] [main/DEBUG] [mixin/]: Registering mixin config: enchdesc.mixins.json
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(theoneprobe-1.16-3.1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/theoneprobe-1.16-3.1.4.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(theoneprobe-1.16-3.1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/theoneprobe-1.16-3.1.4.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(theoneprobe-1.16-3.1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/theoneprobe-1.16-3.1.4.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(theoneprobe-1.16-3.1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/theoneprobe-1.16-3.1.4.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(theoneprobe-1.16-3.1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/theoneprobe-1.16-3.1.4.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(theoneprobe-1.16-3.1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/theoneprobe-1.16-3.1.4.jar)]
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(swingthroughgrass-1.16.4-1.5.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/swingthroughgrass-1.16.4-1.5.3.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(swingthroughgrass-1.16.4-1.5.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/swingthroughgrass-1.16.4-1.5.3.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(swingthroughgrass-1.16.4-1.5.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/swingthroughgrass-1.16.4-1.5.3.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(swingthroughgrass-1.16.4-1.5.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/swingthroughgrass-1.16.4-1.5.3.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(swingthroughgrass-1.16.4-1.5.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/swingthroughgrass-1.16.4-1.5.3.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(swingthroughgrass-1.16.4-1.5.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/swingthroughgrass-1.16.4-1.5.3.jar)]
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(MouseTweaks-2.14-mc1.16.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/MouseTweaks-2.14-mc1.16.2.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(MouseTweaks-2.14-mc1.16.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/MouseTweaks-2.14-mc1.16.2.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(MouseTweaks-2.14-mc1.16.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/MouseTweaks-2.14-mc1.16.2.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(MouseTweaks-2.14-mc1.16.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/MouseTweaks-2.14-mc1.16.2.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(MouseTweaks-2.14-mc1.16.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/MouseTweaks-2.14-mc1.16.2.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MouseTweaks-2.14-mc1.16.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/MouseTweaks-2.14-mc1.16.2.jar)]
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(titanium-1.16.5-3.2.8.4-10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/titanium-1.16.5-3.2.8.4-10.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(titanium-1.16.5-3.2.8.4-10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/titanium-1.16.5-3.2.8.4-10.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(titanium-1.16.5-3.2.8.4-10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/titanium-1.16.5-3.2.8.4-10.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(titanium-1.16.5-3.2.8.4-10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/titanium-1.16.5-3.2.8.4-10.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(titanium-1.16.5-3.2.8.4-10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/titanium-1.16.5-3.2.8.4-10.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(titanium-1.16.5-3.2.8.4-10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/titanium-1.16.5-3.2.8.4-10.jar)]
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ftb-quests-forge-1605.3.3-build.39.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-quests-forge-1605.3.3-build.39.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ftb-quests-forge-1605.3.3-build.39.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-quests-forge-1605.3.3-build.39.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ftb-quests-forge-1605.3.3-build.39.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-quests-forge-1605.3.3-build.39.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ftb-quests-forge-1605.3.3-build.39.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-quests-forge-1605.3.3-build.39.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ftb-quests-forge-1605.3.3-build.39.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-quests-forge-1605.3.3-build.39.jar)
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-quests-forge-1605.3.3-build.39.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-quests-forge-1605.3.3-build.39.jar)]
[17Jul2021 21:40:14.832] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(morevanillalib-1.16.4-1.4.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevanillalib-1.16.4-1.4.0.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(morevanillalib-1.16.4-1.4.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevanillalib-1.16.4-1.4.0.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(morevanillalib-1.16.4-1.4.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevanillalib-1.16.4-1.4.0.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(morevanillalib-1.16.4-1.4.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevanillalib-1.16.4-1.4.0.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(morevanillalib-1.16.4-1.4.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevanillalib-1.16.4-1.4.0.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(morevanillalib-1.16.4-1.4.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevanillalib-1.16.4-1.4.0.jar)]
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(AdLods-1.16.4-4.1.6.1-build.0145.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AdLods-1.16.4-4.1.6.1-build.0145.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(AdLods-1.16.4-4.1.6.1-build.0145.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AdLods-1.16.4-4.1.6.1-build.0145.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(AdLods-1.16.4-4.1.6.1-build.0145.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AdLods-1.16.4-4.1.6.1-build.0145.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(AdLods-1.16.4-4.1.6.1-build.0145.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AdLods-1.16.4-4.1.6.1-build.0145.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(AdLods-1.16.4-4.1.6.1-build.0145.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AdLods-1.16.4-4.1.6.1-build.0145.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AdLods-1.16.4-4.1.6.1-build.0145.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AdLods-1.16.4-4.1.6.1-build.0145.jar)]
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Ding-1.16.5-1.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Ding-1.16.5-1.3.0.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Ding-1.16.5-1.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Ding-1.16.5-1.3.0.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Ding-1.16.5-1.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Ding-1.16.5-1.3.0.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Ding-1.16.5-1.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Ding-1.16.5-1.3.0.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Ding-1.16.5-1.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Ding-1.16.5-1.3.0.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Ding-1.16.5-1.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Ding-1.16.5-1.3.0.jar)]
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(personality-1.16.5-1.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/personality-1.16.5-1.0.2.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(personality-1.16.5-1.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/personality-1.16.5-1.0.2.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(personality-1.16.5-1.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/personality-1.16.5-1.0.2.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(personality-1.16.5-1.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/personality-1.16.5-1.0.2.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(personality-1.16.5-1.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/personality-1.16.5-1.0.2.jar)
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(personality-1.16.5-1.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/personality-1.16.5-1.0.2.jar)]
[17Jul2021 21:40:14.833] [main/DEBUG] [mixin/]: Registering mixin config: personality.mixins.json
[17Jul2021 21:40:14.835] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(flywheel-1.16-0.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/flywheel-1.16-0.1.1.jar)
[17Jul2021 21:40:14.835] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(flywheel-1.16-0.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/flywheel-1.16-0.1.1.jar)
[17Jul2021 21:40:14.835] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(flywheel-1.16-0.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/flywheel-1.16-0.1.1.jar)
[17Jul2021 21:40:14.835] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(flywheel-1.16-0.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/flywheel-1.16-0.1.1.jar)
[17Jul2021 21:40:14.835] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(flywheel-1.16-0.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/flywheel-1.16-0.1.1.jar)
[17Jul2021 21:40:14.835] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(flywheel-1.16-0.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/flywheel-1.16-0.1.1.jar)]
[17Jul2021 21:40:14.835] [main/DEBUG] [mixin/]: Registering mixin config: flywheel.mixins.json
[17Jul2021 21:40:14.836] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(create-mc1.16.5_v0.3.2b.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-mc1.16.5_v0.3.2b.jar)
[17Jul2021 21:40:14.836] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(create-mc1.16.5_v0.3.2b.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-mc1.16.5_v0.3.2b.jar)
[17Jul2021 21:40:14.836] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(create-mc1.16.5_v0.3.2b.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-mc1.16.5_v0.3.2b.jar)
[17Jul2021 21:40:14.836] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(create-mc1.16.5_v0.3.2b.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-mc1.16.5_v0.3.2b.jar)
[17Jul2021 21:40:14.836] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(create-mc1.16.5_v0.3.2b.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-mc1.16.5_v0.3.2b.jar)
[17Jul2021 21:40:14.836] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(create-mc1.16.5_v0.3.2b.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-mc1.16.5_v0.3.2b.jar)]
[17Jul2021 21:40:14.836] [main/DEBUG] [mixin/]: Registering mixin config: create.mixins.json
[17Jul2021 21:40:14.837] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ftb-backups-2.1.1.6.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-backups-2.1.1.6.jar)
[17Jul2021 21:40:14.837] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ftb-backups-2.1.1.6.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-backups-2.1.1.6.jar)
[17Jul2021 21:40:14.837] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ftb-backups-2.1.1.6.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-backups-2.1.1.6.jar)
[17Jul2021 21:40:14.837] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ftb-backups-2.1.1.6.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-backups-2.1.1.6.jar)
[17Jul2021 21:40:14.837] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ftb-backups-2.1.1.6.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-backups-2.1.1.6.jar)
[17Jul2021 21:40:14.837] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-backups-2.1.1.6.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-backups-2.1.1.6.jar)]
[17Jul2021 21:40:14.837] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(creativewirelesstransmitter-1.16x-1.11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creativewirelesstransmitter-1.16x-1.11.jar)
[17Jul2021 21:40:14.838] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(creativewirelesstransmitter-1.16x-1.11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creativewirelesstransmitter-1.16x-1.11.jar)
[17Jul2021 21:40:14.838] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(creativewirelesstransmitter-1.16x-1.11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creativewirelesstransmitter-1.16x-1.11.jar)
[17Jul2021 21:40:14.838] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(creativewirelesstransmitter-1.16x-1.11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creativewirelesstransmitter-1.16x-1.11.jar)
[17Jul2021 21:40:14.838] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(creativewirelesstransmitter-1.16x-1.11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creativewirelesstransmitter-1.16x-1.11.jar)
[17Jul2021 21:40:14.838] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(creativewirelesstransmitter-1.16x-1.11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creativewirelesstransmitter-1.16x-1.11.jar)]
[17Jul2021 21:40:14.838] [main/DEBUG] [mixin/]: Registering mixin config: creativewirelesstransmitter.mixins.json
[17Jul2021 21:40:14.839] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(polymorph-forge-1.16.5-0.25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/polymorph-forge-1.16.5-0.25.jar)
[17Jul2021 21:40:14.839] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(polymorph-forge-1.16.5-0.25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/polymorph-forge-1.16.5-0.25.jar)
[17Jul2021 21:40:14.839] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(polymorph-forge-1.16.5-0.25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/polymorph-forge-1.16.5-0.25.jar)
[17Jul2021 21:40:14.839] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(polymorph-forge-1.16.5-0.25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/polymorph-forge-1.16.5-0.25.jar)
[17Jul2021 21:40:14.839] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(polymorph-forge-1.16.5-0.25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/polymorph-forge-1.16.5-0.25.jar)
[17Jul2021 21:40:14.839] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(polymorph-forge-1.16.5-0.25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/polymorph-forge-1.16.5-0.25.jar)]
[17Jul2021 21:40:14.839] [main/DEBUG] [mixin/]: Registering mixin config: polymorph.mixins.json
[17Jul2021 21:40:14.841] [main/DEBUG] [mixin/]: Registering mixin config: polymorph_integrations.mixins.json
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(JustEnoughProfessions-1.16.5-1.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughProfessions-1.16.5-1.2.1.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(JustEnoughProfessions-1.16.5-1.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughProfessions-1.16.5-1.2.1.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(JustEnoughProfessions-1.16.5-1.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughProfessions-1.16.5-1.2.1.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(JustEnoughProfessions-1.16.5-1.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughProfessions-1.16.5-1.2.1.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(JustEnoughProfessions-1.16.5-1.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughProfessions-1.16.5-1.2.1.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(JustEnoughProfessions-1.16.5-1.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughProfessions-1.16.5-1.2.1.jar)]
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(AutoRegLib-1.6-49.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AutoRegLib-1.6-49.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(AutoRegLib-1.6-49.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AutoRegLib-1.6-49.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(AutoRegLib-1.6-49.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AutoRegLib-1.6-49.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(AutoRegLib-1.6-49.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AutoRegLib-1.6-49.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(AutoRegLib-1.6-49.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AutoRegLib-1.6-49.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AutoRegLib-1.6-49.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AutoRegLib-1.6-49.jar)]
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Quark-r2.4-314.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Quark-r2.4-314.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Quark-r2.4-314.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Quark-r2.4-314.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Quark-r2.4-314.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Quark-r2.4-314.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Quark-r2.4-314.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Quark-r2.4-314.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Quark-r2.4-314.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Quark-r2.4-314.jar)
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Quark-r2.4-314.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Quark-r2.4-314.jar)]
[17Jul2021 21:40:14.842] [main/DEBUG] [mixin/]: Registering mixin config: quark.mixins.json
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(vanillahammers-1.16.4-2.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/vanillahammers-1.16.4-2.2.0.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(vanillahammers-1.16.4-2.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/vanillahammers-1.16.4-2.2.0.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(vanillahammers-1.16.4-2.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/vanillahammers-1.16.4-2.2.0.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(vanillahammers-1.16.4-2.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/vanillahammers-1.16.4-2.2.0.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(vanillahammers-1.16.4-2.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/vanillahammers-1.16.4-2.2.0.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(vanillahammers-1.16.4-2.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/vanillahammers-1.16.4-2.2.0.jar)]
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(structurize-0.13.200-BETA-universal.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structurize-0.13.200-BETA-universal.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(structurize-0.13.200-BETA-universal.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structurize-0.13.200-BETA-universal.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(structurize-0.13.200-BETA-universal.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structurize-0.13.200-BETA-universal.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(structurize-0.13.200-BETA-universal.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structurize-0.13.200-BETA-universal.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(structurize-0.13.200-BETA-universal.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structurize-0.13.200-BETA-universal.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(structurize-0.13.200-BETA-universal.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structurize-0.13.200-BETA-universal.jar)]
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(scaffoldingpower-1.16.5-1.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/scaffoldingpower-1.16.5-1.3.0.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(scaffoldingpower-1.16.5-1.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/scaffoldingpower-1.16.5-1.3.0.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(scaffoldingpower-1.16.5-1.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/scaffoldingpower-1.16.5-1.3.0.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(scaffoldingpower-1.16.5-1.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/scaffoldingpower-1.16.5-1.3.0.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(scaffoldingpower-1.16.5-1.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/scaffoldingpower-1.16.5-1.3.0.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(scaffoldingpower-1.16.5-1.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/scaffoldingpower-1.16.5-1.3.0.jar)]
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(kubejs-create-1604.1.0.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-create-1604.1.0.4.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(kubejs-create-1604.1.0.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-create-1604.1.0.4.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(kubejs-create-1604.1.0.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-create-1604.1.0.4.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(kubejs-create-1604.1.0.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-create-1604.1.0.4.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(kubejs-create-1604.1.0.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-create-1604.1.0.4.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(kubejs-create-1604.1.0.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-create-1604.1.0.4.jar)]
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Transport-1.16.5-3.7.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Transport-1.16.5-3.7.0.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Transport-1.16.5-3.7.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Transport-1.16.5-3.7.0.jar)
[17Jul2021 21:40:14.844] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Transport-1.16.5-3.7.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Transport-1.16.5-3.7.0.jar)
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Transport-1.16.5-3.7.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Transport-1.16.5-3.7.0.jar)
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Transport-1.16.5-3.7.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Transport-1.16.5-3.7.0.jar)
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Transport-1.16.5-3.7.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Transport-1.16.5-3.7.0.jar)]
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(appleskin-forge-mc1.16.x-2.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/appleskin-forge-mc1.16.x-2.0.0.jar)
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(appleskin-forge-mc1.16.x-2.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/appleskin-forge-mc1.16.x-2.0.0.jar)
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(appleskin-forge-mc1.16.x-2.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/appleskin-forge-mc1.16.x-2.0.0.jar)
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(appleskin-forge-mc1.16.x-2.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/appleskin-forge-mc1.16.x-2.0.0.jar)
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(appleskin-forge-mc1.16.x-2.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/appleskin-forge-mc1.16.x-2.0.0.jar)
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(appleskin-forge-mc1.16.x-2.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/appleskin-forge-mc1.16.x-2.0.0.jar)]
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ferritecore-2.0.5-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ferritecore-2.0.5-forge.jar)
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ferritecore-2.0.5-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ferritecore-2.0.5-forge.jar)
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ferritecore-2.0.5-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ferritecore-2.0.5-forge.jar)
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ferritecore-2.0.5-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ferritecore-2.0.5-forge.jar)
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ferritecore-2.0.5-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ferritecore-2.0.5-forge.jar)
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ferritecore-2.0.5-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ferritecore-2.0.5-forge.jar)]
[17Jul2021 21:40:14.845] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.predicates.mixin.json
[17Jul2021 21:40:14.846] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.fastmap.mixin.json
[17Jul2021 21:40:14.848] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.mrl.mixin.json
[17Jul2021 21:40:14.849] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.dedupmultipart.mixin.json
[17Jul2021 21:40:14.851] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.blockstatecache.mixin.json
[17Jul2021 21:40:14.853] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.dedupbakedquad.mixin.json
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(connectedglass-1.0.8-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectedglass-1.0.8-mc1.16.5.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(connectedglass-1.0.8-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectedglass-1.0.8-mc1.16.5.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(connectedglass-1.0.8-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectedglass-1.0.8-mc1.16.5.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(connectedglass-1.0.8-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectedglass-1.0.8-mc1.16.5.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(connectedglass-1.0.8-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectedglass-1.0.8-mc1.16.5.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(connectedglass-1.0.8-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectedglass-1.0.8-mc1.16.5.jar)]
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Login_Shield-1.16.5-5-g909ffa8.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Login_Shield-1.16.5-5-g909ffa8.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Login_Shield-1.16.5-5-g909ffa8.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Login_Shield-1.16.5-5-g909ffa8.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Login_Shield-1.16.5-5-g909ffa8.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Login_Shield-1.16.5-5-g909ffa8.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Login_Shield-1.16.5-5-g909ffa8.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Login_Shield-1.16.5-5-g909ffa8.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Login_Shield-1.16.5-5-g909ffa8.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Login_Shield-1.16.5-5-g909ffa8.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Login_Shield-1.16.5-5-g909ffa8.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Login_Shield-1.16.5-5-g909ffa8.jar)]
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SoL-Carrot-1.16.5-1.10.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SoL-Carrot-1.16.5-1.10.0.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SoL-Carrot-1.16.5-1.10.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SoL-Carrot-1.16.5-1.10.0.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SoL-Carrot-1.16.5-1.10.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SoL-Carrot-1.16.5-1.10.0.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SoL-Carrot-1.16.5-1.10.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SoL-Carrot-1.16.5-1.10.0.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SoL-Carrot-1.16.5-1.10.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SoL-Carrot-1.16.5-1.10.0.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SoL-Carrot-1.16.5-1.10.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SoL-Carrot-1.16.5-1.10.0.jar)]
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(byg-1.2.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/byg-1.2.9.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(byg-1.2.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/byg-1.2.9.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(byg-1.2.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/byg-1.2.9.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(byg-1.2.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/byg-1.2.9.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(byg-1.2.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/byg-1.2.9.jar)
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(byg-1.2.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/byg-1.2.9.jar)]
[17Jul2021 21:40:14.855] [main/DEBUG] [mixin/]: Registering mixin config: byg.mixins.json
[17Jul2021 21:40:14.857] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(refinedstorageaddons-0.7.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorageaddons-0.7.2.jar)
[17Jul2021 21:40:14.857] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(refinedstorageaddons-0.7.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorageaddons-0.7.2.jar)
[17Jul2021 21:40:14.858] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(refinedstorageaddons-0.7.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorageaddons-0.7.2.jar)
[17Jul2021 21:40:14.858] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(refinedstorageaddons-0.7.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorageaddons-0.7.2.jar)
[17Jul2021 21:40:14.858] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(refinedstorageaddons-0.7.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorageaddons-0.7.2.jar)
[17Jul2021 21:40:14.858] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(refinedstorageaddons-0.7.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorageaddons-0.7.2.jar)]
[17Jul2021 21:40:14.858] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(expandability-2.0.1-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/expandability-2.0.1-forge.jar)
[17Jul2021 21:40:14.858] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(expandability-2.0.1-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/expandability-2.0.1-forge.jar)
[17Jul2021 21:40:14.858] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(expandability-2.0.1-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/expandability-2.0.1-forge.jar)
[17Jul2021 21:40:14.858] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(expandability-2.0.1-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/expandability-2.0.1-forge.jar)
[17Jul2021 21:40:14.858] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(expandability-2.0.1-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/expandability-2.0.1-forge.jar)
[17Jul2021 21:40:14.858] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(expandability-2.0.1-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/expandability-2.0.1-forge.jar)]
[17Jul2021 21:40:14.858] [main/DEBUG] [mixin/]: Registering mixin config: expandability.mixins.json
[17Jul2021 21:40:14.859] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(overloadedarmorbar-5.1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/overloadedarmorbar-5.1.0.jar)
[17Jul2021 21:40:14.859] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(overloadedarmorbar-5.1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/overloadedarmorbar-5.1.0.jar)
[17Jul2021 21:40:14.859] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(overloadedarmorbar-5.1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/overloadedarmorbar-5.1.0.jar)
[17Jul2021 21:40:14.859] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(overloadedarmorbar-5.1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/overloadedarmorbar-5.1.0.jar)
[17Jul2021 21:40:14.859] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(overloadedarmorbar-5.1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/overloadedarmorbar-5.1.0.jar)
[17Jul2021 21:40:14.859] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(overloadedarmorbar-5.1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/overloadedarmorbar-5.1.0.jar)]
[17Jul2021 21:40:14.859] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(createaddition-1.16.5-20210713a.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createaddition-1.16.5-20210713a.jar)
[17Jul2021 21:40:14.859] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(createaddition-1.16.5-20210713a.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createaddition-1.16.5-20210713a.jar)
[17Jul2021 21:40:14.859] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(createaddition-1.16.5-20210713a.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createaddition-1.16.5-20210713a.jar)
[17Jul2021 21:40:14.859] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(createaddition-1.16.5-20210713a.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createaddition-1.16.5-20210713a.jar)
[17Jul2021 21:40:14.859] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(createaddition-1.16.5-20210713a.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createaddition-1.16.5-20210713a.jar)
[17Jul2021 21:40:14.859] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(createaddition-1.16.5-20210713a.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createaddition-1.16.5-20210713a.jar)]
[17Jul2021 21:40:14.859] [main/DEBUG] [mixin/]: Registering mixin config: createaddition.mixins.json
[17Jul2021 21:40:14.861] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DefaultOptions_1.16.5-12.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DefaultOptions_1.16.5-12.2.1.jar)
[17Jul2021 21:40:14.861] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DefaultOptions_1.16.5-12.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DefaultOptions_1.16.5-12.2.1.jar)
[17Jul2021 21:40:14.861] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DefaultOptions_1.16.5-12.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DefaultOptions_1.16.5-12.2.1.jar)
[17Jul2021 21:40:14.861] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DefaultOptions_1.16.5-12.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DefaultOptions_1.16.5-12.2.1.jar)
[17Jul2021 21:40:14.861] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DefaultOptions_1.16.5-12.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DefaultOptions_1.16.5-12.2.1.jar)
[17Jul2021 21:40:14.861] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DefaultOptions_1.16.5-12.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DefaultOptions_1.16.5-12.2.1.jar)]
[17Jul2021 21:40:14.861] [main/DEBUG] [mixin/]: Registering mixin config: mixins.defaultoptions.json
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: inject() running with 161 agents
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(create-stuff-additions1.16.5_v1.0.6.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-stuff-additions1.16.5_v1.0.6.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(notenoughcrashes-3.2.0-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/notenoughcrashes-3.2.0-forge.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-essentials-1604.1.0.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-essentials-1604.1.0.13.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.8-mc1.16.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supermartijn642configlib-1.0.8-mc1.16.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(smoothfocus-1.6.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/smoothfocus-1.6.4.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bigbrain-1.2.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bigbrain-1.2.4.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Monke Madness 1.6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Monke Madness 1.6.1.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(rad-1.16-4.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rad-1.16-4.1.1.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(connectivity-2.1-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectivity-2.1-1.16.5.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(modnametooltip_1.16.2-1.15.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/modnametooltip_1.16.2-1.15.0.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(KleeSlabs_1.16.5-9.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/KleeSlabs_1.16.5-9.2.1.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Neat 1.7-27.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Neat 1.7-27.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(IronJetpacks-1.16.5-4.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/IronJetpacks-1.16.5-4.2.1.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterCaves-Forge-1.16.4-1.1.2.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar)]
[17Jul2021 21:40:14.863] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CookingForBlockheads_1.16.5-9.3.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CookingForBlockheads_1.16.5-9.3.3.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Controlling-7.0.0.23.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Controlling-7.0.0.23.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ReAuth-1.16-Forge-3.9.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ReAuth-1.16-Forge-3.9.3.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.5.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Placebo-1.16.4-4.5.0.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.7.2-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/citadel-1.7.2-1.16.5.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(alexsmobs-1.11.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/alexsmobs-1.11.1.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsApi-1.16.4-Forge-11.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.1.11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bookshelf-1.16.5-10.1.11.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Tips-1.16.5-4.0.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Tips-1.16.5-4.0.7.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(sophisticatedbackpacks-1.16.4-2.5.0.271.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sophisticatedbackpacks-1.16.4-2.5.0.271.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(randompatches-2.4.4-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/randompatches-2.4.4-forge.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(buildinggadgets-1.16.5-3.8.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildinggadgets-1.16.5-3.8.0.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Apotheosis-1.16.4-4.6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Apotheosis-1.16.4-4.6.1.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Morpheus-1.16.5-4.2.70.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Morpheus-1.16.5-4.2.70.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dynviewdist-2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynviewdist-2.0.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(FpsReducer-mc1.16.5-1.20.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FpsReducer-mc1.16.5-1.20.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.5-0.12.1.121.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughResources-1.16.5-0.12.1.121.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dynmus-1.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dynmus-1.2.0.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(LostTrinkets-1.16.5-0.1.27.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/LostTrinkets-1.16.5-0.1.27.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.490-universal.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/twilightforest-1.16.5-4.0.490-universal.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supplementaries-1.16.5-0.14.4f.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/supplementaries-1.16.5-0.14.4f.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(refinedstorage-1.9.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorage-1.9.13.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(betterendforge-1.16.4-1.6.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/betterendforge-1.16.4-1.6.0.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(structure_gel-1.16.5-1.7.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structure_gel-1.16.5-1.7.7.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(PackMenu-1.16.4-2.4.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/PackMenu-1.16.4-2.4.2.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(chipped-1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chipped-1.1.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(createplus-1.16.4_v0.3.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createplus-1.16.4_v0.3.2.1.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ResourcefulBees-1.16.5-0.6.7.2b.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ResourcefulBees-1.16.5-0.6.7.2b.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(repurposed_structures-1.16.5-2.7.10-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/repurposed_structures-1.16.5-2.7.10-forge.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(morevillagers-FORGE-1.16.5-1.5.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevillagers-FORGE-1.16.5-1.5.3.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ToolStats-1.16.5-6.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ToolStats-1.16.5-6.0.1.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Lollipop-1.16.5-3.2.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Lollipop-1.16.5-3.2.9.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(toughnessbar-6.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/toughnessbar-6.1.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dungeons_plus-1.16.5-1.1.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_plus-1.16.5-1.1.5.jar)]
[17Jul2021 21:40:14.864] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(simplefarming-1.16.5-1.3.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simplefarming-1.16.5-1.3.7.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SolarFluxReborn-1.16.3-16.2.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SolarFluxReborn-1.16.3-16.2.5.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/curios-forge-1.16.5-4.0.5.2.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(eidolon-0.2.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/eidolon-0.2.7.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Patchouli-1.16.4-53.1.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsExtras-Forge-1.16.4-1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/YungsExtras-Forge-1.16.4-1.0.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(storageracks-1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/storageracks-1.4.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ClaimChunk-1.16.2-1.0.0.7.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClaimChunk-1.16.2-1.0.0.7.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterStrongholds-1.16.4-1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterStrongholds-1.16.4-1.2.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(buildersaddition-1.16.5-20210517a.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/buildersaddition-1.16.5-20210517a.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(TheAbyss2 2.0.0-snapshot-0.2980.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/TheAbyss2 2.0.0-snapshot-0.2980.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(architectury-1.20.28-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/architectury-1.20.28-forge.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AI-Improvements-1.16.2-0.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AI-Improvements-1.16.2-0.3.0.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cloth-config-4.11.26-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/cloth-config-4.11.26-forge.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(The_Undergarden-1.16.5-0.5.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/The_Undergarden-1.16.5-0.5.4.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(chunkloaders-1.1.7-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/chunkloaders-1.1.7-mc1.16.5.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bwncr-1.16.4-3.9.16.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bwncr-1.16.4-3.9.16.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(FastLeafDecay-v25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FastLeafDecay-v25.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Babel-1.0.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Babel-1.0.5.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(JEPB-1.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JEPB-1.0.0.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ServerTabInfo-1.16.4-1.3.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ServerTabInfo-1.16.4-1.3.3.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterMineshafts-Forge-1.16.4-2.0.4.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DarkPaintings-1.16.5-6.0.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DarkPaintings-1.16.5-6.0.3.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dungeons_gear-1.16.5-3.0.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_gear-1.16.5-3.0.17.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-lights-1.0.0-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mcw-lights-1.0.0-mc1.16.5.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterAdvancements-1.16.5-0.1.1.109.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BetterAdvancements-1.16.5-0.1.1.109.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ClientTweaks_1.16.3-5.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ClientTweaks_1.16.3-5.3.0.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(rhino-1605.1.1-build.21.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/rhino-1605.1.1-build.21.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mowziesmobs-1.5.19.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mowziesmobs-1.5.19.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Cucumber-1.16.4-4.1.10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Cucumber-1.16.4-4.1.10.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-library-forge-1605.3.1-build.48.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-library-forge-1605.3.1-build.48.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-teams-forge-1605.2.1-build.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-teams-forge-1605.2.1-build.17.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mining_helmet-1.16.5-2.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/mining_helmet-1.16.5-2.0.1.jar)]
[17Jul2021 21:40:14.865] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Bountiful Baubles FORGE-1.16.3-0.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Bountiful Baubles FORGE-1.16.3-0.0.2.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(xlpackets-1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/xlpackets-1.1.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.110.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/jei-1.16.5-7.7.1.110.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(kubejs-forge-1605.3.12-build.38.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-forge-1605.3.12-build.38.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(item-filters-forge-1605.2.5-build.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/item-filters-forge-1605.2.5-build.9.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(floppamod-1-16-x.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/floppamod-1-16-x.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ComfortableNether4.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ComfortableNether4.3.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AttributeFix-1.16.5-10.1.2.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dungeons_mobs-1.16.5-1.0.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/dungeons_mobs-1.16.5-1.0.5.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(abnormals_core-1.16.5-3.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/abnormals_core-1.16.5-3.2.0.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(goblintraders-1.6.0-1.16.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/goblintraders-1.6.0-1.16.3.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(brazier-3.0.9-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/brazier-3.0.9-forge.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Kobolds-1.3.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Kobolds-1.3.2.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/invtweaks-1.16.4-1.0.1.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(createchunkloading-0.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createchunkloading-0.2.0.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Clumps-6.0.0.25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Clumps-6.0.0.25.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(shutupexperimentalsettings-1.0.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/shutupexperimentalsettings-1.0.3.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/journeymap-1.16.5-5.7.1.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/comforts-forge-1.16.5-4.0.1.1.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(NaturesCompass-1.16.5-1.9.1-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/NaturesCompass-1.16.5-1.9.1-forge.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Artifacts-1.16.5-2.10.0.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(stoneholm-1.2.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/stoneholm-1.2.2.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(OuterEnd-0.2.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/OuterEnd-0.2.13.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(decorative_blocks-1.16.4-1.7.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/decorative_blocks-1.16.4-1.7.2.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BotanyPots-1.16.5-7.0.17.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/BotanyPots-1.16.5-7.0.17.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(FarmingForBlockheads_1.16.5-7.3.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/FarmingForBlockheads_1.16.5-7.3.1.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(lazydfu-0.1.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/lazydfu-0.1.3.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bedspreads-forge-1.16.5-5.1.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/bedspreads-forge-1.16.5-5.1.0.2.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(catalogue-1.2.1-1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/catalogue-1.2.1-1.16.5.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Toast-Control-1.16.4-4.3.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Toast-Control-1.16.4-4.3.1.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(sodium-forge-2.9.1+rev.63112e3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/sodium-forge-2.9.1+rev.63112e3.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.61-universal.jar:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-universal.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Waddles-1.16.5-0.8.13.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Waddles-1.16.5-0.8.13.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(creategears-1.16.5-1.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creategears-1.16.5-1.2.0.jar)]
[17Jul2021 21:40:14.866] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(simpletomb-1.16.5-1.0.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/simpletomb-1.16.5-1.0.9.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(meetyourfight-1.16.5-1.1.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/meetyourfight-1.16.5-1.1.2.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(selene-1.16.5-1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/selene-1.16.5-1.4.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ironchest-1.16.4-11.2.10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ironchest-1.16.4-11.2.10.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DungeonsArise-1.16.5-2.1.46-release.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DungeonsArise-1.16.5-2.1.46-release.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CraftingTweaks_1.16.5-12.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/CraftingTweaks_1.16.5-12.2.1.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.1.61-client.jar:/home/stevendoesstuffs/.local/share/multimc/libraries/net/minecraftforge/forge/1.16.5-36.1.61/forge-1.16.5-36.1.61-client.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(upgrade_aquatic-1.16.5-3.1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/upgrade_aquatic-1.16.5-3.1.0.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(endergetic-1.16.4-3.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/endergetic-1.16.4-3.0.0.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(itlt-1.16.x-2.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/itlt-1.16.x-2.0.0.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.12.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/EnchantmentDescriptions-1.16.5-7.0.12.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(theoneprobe-1.16-3.1.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/theoneprobe-1.16-3.1.4.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(swingthroughgrass-1.16.4-1.5.3.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/swingthroughgrass-1.16.4-1.5.3.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MouseTweaks-2.14-mc1.16.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/MouseTweaks-2.14-mc1.16.2.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(titanium-1.16.5-3.2.8.4-10.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/titanium-1.16.5-3.2.8.4-10.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-quests-forge-1605.3.3-build.39.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-quests-forge-1605.3.3-build.39.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(morevanillalib-1.16.4-1.4.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/morevanillalib-1.16.4-1.4.0.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AdLods-1.16.4-4.1.6.1-build.0145.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AdLods-1.16.4-4.1.6.1-build.0145.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Ding-1.16.5-1.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Ding-1.16.5-1.3.0.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(personality-1.16.5-1.0.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/personality-1.16.5-1.0.2.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(flywheel-1.16-0.1.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/flywheel-1.16-0.1.1.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(create-mc1.16.5_v0.3.2b.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/create-mc1.16.5_v0.3.2b.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-backups-2.1.1.6.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ftb-backups-2.1.1.6.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(creativewirelesstransmitter-1.16x-1.11.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/creativewirelesstransmitter-1.16x-1.11.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(polymorph-forge-1.16.5-0.25.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/polymorph-forge-1.16.5-0.25.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(JustEnoughProfessions-1.16.5-1.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/JustEnoughProfessions-1.16.5-1.2.1.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AutoRegLib-1.6-49.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/AutoRegLib-1.6-49.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Quark-r2.4-314.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Quark-r2.4-314.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(vanillahammers-1.16.4-2.2.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/vanillahammers-1.16.4-2.2.0.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(structurize-0.13.200-BETA-universal.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/structurize-0.13.200-BETA-universal.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(scaffoldingpower-1.16.5-1.3.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/scaffoldingpower-1.16.5-1.3.0.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(kubejs-create-1604.1.0.4.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/kubejs-create-1604.1.0.4.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Transport-1.16.5-3.7.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Transport-1.16.5-3.7.0.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(appleskin-forge-mc1.16.x-2.0.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/appleskin-forge-mc1.16.x-2.0.0.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ferritecore-2.0.5-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/ferritecore-2.0.5-forge.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(connectedglass-1.0.8-mc1.16.5.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/connectedglass-1.0.8-mc1.16.5.jar)]
[17Jul2021 21:40:14.867] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Login_Shield-1.16.5-5-g909ffa8.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/Login_Shield-1.16.5-5-g909ffa8.jar)]
[17Jul2021 21:40:14.868] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SoL-Carrot-1.16.5-1.10.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/SoL-Carrot-1.16.5-1.10.0.jar)]
[17Jul2021 21:40:14.868] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(byg-1.2.9.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/byg-1.2.9.jar)]
[17Jul2021 21:40:14.868] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(refinedstorageaddons-0.7.2.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/refinedstorageaddons-0.7.2.jar)]
[17Jul2021 21:40:14.868] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(expandability-2.0.1-forge.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/expandability-2.0.1-forge.jar)]
[17Jul2021 21:40:14.868] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(overloadedarmorbar-5.1.0.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/overloadedarmorbar-5.1.0.jar)]
[17Jul2021 21:40:14.868] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(createaddition-1.16.5-20210713a.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/createaddition-1.16.5-20210713a.jar)]
[17Jul2021 21:40:14.868] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DefaultOptions_1.16.5-12.2.1.jar:/home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/DefaultOptions_1.16.5-12.2.1.jar)]
[17Jul2021 21:40:14.889] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out/class: failed to delete one or more files; see suppressed exceptions for details
[17Jul2021 21:40:14.899] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
[17Jul2021 21:40:14.906] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[17Jul2021 21:40:14.908] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, MultiMC5, --gameDir, /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft, --assetsDir, /home/stevendoesstuffs/.local/share/multimc/assets, --uuid, 1313aef0f7c341e6bc5e986cf1464b9d, --username, StevenDoesStuffs, --assetIndex, 1.16, --accessToken, ❄❄❄❄❄❄❄❄, --userType, mojang, --versionType, release, --width, 854, --height, 480]
[17Jul2021 21:40:14.913] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[17Jul2021 21:40:14.914] [main/DEBUG] [mixin/]: Selecting config notenoughcrashes.mixins.json
[17Jul2021 21:40:14.917] [main/DEBUG] [mixin/]: Selecting config notenoughcrashes.forge.mixins.json
[17Jul2021 21:40:14.917] [main/DEBUG] [mixin/]: Selecting config smoothfocus.mixins.json
[17Jul2021 21:40:14.918] [main/DEBUG] [mixin/]: Selecting config bigbrain.mixins.json
[17Jul2021 21:40:14.919] [main/DEBUG] [mixin/]: Selecting config connectivity.mixins.json
[17Jul2021 21:40:14.923] [main/DEBUG] [mixin/]: Selecting config bettercaves.mixins.json
[17Jul2021 21:40:14.924] [main/DEBUG] [mixin/]: Selecting config citadel.mixins.json
[17Jul2021 21:40:14.924] [main/DEBUG] [mixin/]: Selecting config randompatches.mixins.json
[17Jul2021 21:40:14.927] [main/DEBUG] [mixin/]: Selecting config mixins.dynmus.json
[17Jul2021 21:40:14.928] [main/DEBUG] [mixin/]: Selecting config losttrinkets.mixins.json
[17Jul2021 21:40:14.928] [main/DEBUG] [mixin/]: Selecting config supplementaries.mixins.json
[17Jul2021 21:40:14.979] [main/DEBUG] [mixin/]: Selecting config betterendforge.mixins.json
[17Jul2021 21:40:14.980] [main/DEBUG] [mixin/]: Selecting config structure_gel.mixins.json
[17Jul2021 21:40:14.982] [main/DEBUG] [mixin/]: Selecting config resourcefulbees.mixins.json
[17Jul2021 21:40:14.984] [main/DEBUG] [mixin/]: Selecting config repurposed_structures.mixins.json
[17Jul2021 21:40:14.987] [main/DEBUG] [mixin/]: Selecting config dungeons_plus.mixins.json
[17Jul2021 21:40:14.989] [main/DEBUG] [mixin/]: Selecting config eidolon.mixins.json
[17Jul2021 21:40:14.990] [main/DEBUG] [mixin/]: Selecting config betterstrongholds.mixins.json
[17Jul2021 21:40:14.991] [main/DEBUG] [mixin/]: Selecting config architectury.mixins.json
[17Jul2021 21:40:14.993] [main/DEBUG] [mixin/]: Selecting config architectury-common.mixins.json
[17Jul2021 21:40:14.994] [main/DEBUG] [mixin/]: Selecting config undergarden.mixins.json
[17Jul2021 21:40:14.995] [main/DEBUG] [mixin/]: Selecting config babel.mixins.json
[17Jul2021 21:40:14.995] [main/DEBUG] [mixin/]: Selecting config dungeons_gear.mixins.json
[17Jul2021 21:40:14.996] [main/DEBUG] [mixin/]: Selecting config ftblibrary-common.mixins.json
[17Jul2021 21:40:14.997] [main/DEBUG] [mixin/]: Selecting config mining_helmet.mixins.json
[17Jul2021 21:40:14.998] [main/DEBUG] [mixin/]: Selecting config xlpackets.mixins.json
[17Jul2021 21:40:14.998] [main/DEBUG] [mixin/]: Selecting config kubejs.mixins.json
[17Jul2021 21:40:14.999] [main/DEBUG] [mixin/]: Selecting config kubejs-common.mixins.json
[17Jul2021 21:40:15.000] [main/DEBUG] [mixin/]: Selecting config itemfilters-common.mixins.json
[17Jul2021 21:40:15.001] [main/DEBUG] [mixin/]: Selecting config dungeons_mobs.mixins.json
[17Jul2021 21:40:15.002] [main/DEBUG] [mixin/]: Selecting config abnormals_core.mixins.json
[17Jul2021 21:40:15.002] [main/DEBUG] [mixin/]: Selecting config goblintraders.mixins.json
[17Jul2021 21:40:15.003] [main/DEBUG] [mixin/]: Selecting config brazier-forge.mixins.json
[17Jul2021 21:40:15.004] [main/WARN] [mixin/]: Reference map 'brazier-forge-refmap.json' for brazier-forge.mixins.json could not be read. If this is a development environment you can ignore this message
[17Jul2021 21:40:15.004] [main/DEBUG] [mixin/]: Selecting config brazier-common.mixins.json
[17Jul2021 21:40:15.006] [main/DEBUG] [mixin/]: Selecting config shutupexperimentalsettings.mixins.json
[17Jul2021 21:40:15.007] [main/DEBUG] [mixin/]: Selecting config artifacts.mixins.json
[17Jul2021 21:40:15.008] [main/DEBUG] [mixin/]: Selecting config outer_end.mixins.json
[17Jul2021 21:40:15.009] [main/DEBUG] [mixin/]: Selecting config lazydfu.mixins.json
[17Jul2021 21:40:15.010] [main/DEBUG] [mixin/]: Selecting config bedspreads.mixins.json
[17Jul2021 21:40:15.011] [main/DEBUG] [mixin/]: Selecting config sodium.mixins.json
[17Jul2021 21:40:15.020] [main/INFO] [Sodium/]: Loaded configuration file for Sodium: 90 options available, 1 override(s) found
[17Jul2021 21:40:15.023] [main/DEBUG] [mixin/]: Selecting config creategears.mixins.json
[17Jul2021 21:40:15.024] [main/WARN] [mixin/]: Reference map 'hackforge.refmap.json' for creategears.mixins.json could not be read. If this is a development environment you can ignore this message
[17Jul2021 21:40:15.024] [main/DEBUG] [mixin/]: Selecting config selene.mixins.json
[17Jul2021 21:40:15.025] [main/DEBUG] [mixin/]: Selecting config upgrade_aquatic.mixins.json
[17Jul2021 21:40:15.027] [main/DEBUG] [mixin/]: Selecting config endergetic.mixins.json
[17Jul2021 21:40:15.029] [main/DEBUG] [mixin/]: Selecting config itlt.mixins.json
[17Jul2021 21:40:15.030] [main/DEBUG] [mixin/]: Selecting config enchdesc.mixins.json
[17Jul2021 21:40:15.031] [main/DEBUG] [mixin/]: Selecting config personality.mixins.json
[17Jul2021 21:40:15.032] [main/DEBUG] [mixin/]: Selecting config flywheel.mixins.json
[17Jul2021 21:40:15.033] [main/DEBUG] [mixin/]: Selecting config create.mixins.json
[17Jul2021 21:40:15.035] [main/DEBUG] [mixin/]: Selecting config creativewirelesstransmitter.mixins.json
[17Jul2021 21:40:15.035] [main/DEBUG] [mixin/]: Selecting config polymorph.mixins.json
[17Jul2021 21:40:15.036] [main/DEBUG] [mixin/]: Selecting config polymorph_integrations.mixins.json
[17Jul2021 21:40:15.040] [main/DEBUG] [mixin/]: Selecting config quark.mixins.json
[17Jul2021 21:40:15.041] [main/DEBUG] [mixin/]: Selecting config ferritecore.predicates.mixin.json
[17Jul2021 21:40:15.062] [main/DEBUG] [mixin/]: Selecting config ferritecore.fastmap.mixin.json
[17Jul2021 21:40:15.066] [main/DEBUG] [mixin/]: Selecting config ferritecore.mrl.mixin.json
[17Jul2021 21:40:15.069] [main/DEBUG] [mixin/]: Selecting config ferritecore.dedupmultipart.mixin.json
[17Jul2021 21:40:15.072] [main/DEBUG] [mixin/]: Selecting config ferritecore.blockstatecache.mixin.json
[17Jul2021 21:40:15.075] [main/DEBUG] [mixin/]: Selecting config ferritecore.dedupbakedquad.mixin.json
[17Jul2021 21:40:15.078] [main/DEBUG] [mixin/]: Selecting config byg.mixins.json
[17Jul2021 21:40:15.080] [main/DEBUG] [mixin/]: Selecting config expandability.mixins.json
[17Jul2021 21:40:15.082] [main/DEBUG] [mixin/]: Selecting config createaddition.mixins.json
[17Jul2021 21:40:15.083] [main/DEBUG] [mixin/]: Selecting config mixins.defaultoptions.json
[17Jul2021 21:40:15.084] [main/DEBUG] [mixin/]: Selecting config assets/patchouli/patchouli.mixins.json
[17Jul2021 21:40:15.085] [main/DEBUG] [mixin/]: Preparing notenoughcrashes.mixins.json (10)
[17Jul2021 21:40:15.187] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_78713_a with desc (Lnet/minecraft/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer;
[17Jul2021 21:40:15.265] [main/DEBUG] [mixin/]: Preparing notenoughcrashes.forge.mixins.json (3)
[17Jul2021 21:40:15.274] [main/DEBUG] [mixin/]: Preparing smoothfocus.mixins.json (1)
[17Jul2021 21:40:15.279] [main/DEBUG] [mixin/]: Preparing bigbrain.mixins.json (11)
[17Jul2021 21:40:15.320] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70097_a with desc (Lnet/minecraft/util/DamageSource;F)Z
[17Jul2021 21:40:15.328] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
[17Jul2021 21:40:15.364] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_190629_c with desc (Lnet/minecraft/entity/LivingEntity;)V
[17Jul2021 21:40:15.371] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
[17Jul2021 21:40:15.373] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70672_c with desc (Lnet/minecraft/util/DamageSource;F)F
[17Jul2021 21:40:15.378] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
[17Jul2021 21:40:15.470] [main/DEBUG] [mixin/]: Preparing connectivity.mixins.json (16)
[17Jul2021 21:40:15.514] [main/DEBUG] [mixin/]: Preparing bettercaves.mixins.json (1)
[17Jul2021 21:40:15.519] [main/DEBUG] [mixin/]: Preparing citadel.mixins.json (1)
[17Jul2021 21:40:15.520] [main/DEBUG] [mixin/]: Preparing randompatches.mixins.json (32)
[17Jul2021 21:40:15.669] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/EnchantedBookItem
[17Jul2021 21:40:15.675] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/item/EnchantedBookItem
[17Jul2021 21:40:15.700] [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;
[17Jul2021 21:40:15.751] [main/DEBUG] [mixin/]: Preparing mixins.dynmus.json (3)
[17Jul2021 21:40:15.759] [main/DEBUG] [mixin/]: Preparing losttrinkets.mixins.json (11)
[17Jul2021 21:40:15.776] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_196084_a with desc (Lnet/minecraft/item/ItemUseContext;)Lnet/minecraft/util/ActionResultType;
[17Jul2021 21:40:15.779] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
[17Jul2021 21:40:15.783] [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;
[17Jul2021 21:40:15.823] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack
[17Jul2021 21:40:15.867] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_227034_b_ with desc (Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
[17Jul2021 21:40:15.889] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[17Jul2021 21:40:15.913] [main/DEBUG] [mixin/]: Preparing supplementaries.mixins.json (37)
[17Jul2021 21:40:15.960] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220098_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ZZ)V
[17Jul2021 21:40:15.975] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[17Jul2021 21:40:15.985] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77659_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResult;
[17Jul2021 21:40:15.990] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#onItemRightClick
[17Jul2021 21:40:15.993] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220016_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;FZFFF)V
[17Jul2021 21:40:15.997] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#fireProjectile
[17Jul2021 21:40:15.999] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220013_l with desc (Lnet/minecraft/item/ItemStack;)F
[17Jul2021 21:40:16.006] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77619_b with desc ()I
[17Jul2021 21:40:16.008] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability
[17Jul2021 21:40:16.011] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[17Jul2021 21:40:16.101] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228426_a_ with desc (Lcom/mojang/blaze3d/matrix/MatrixStack;FJZLnet/minecraft/client/renderer/ActiveRenderInfo;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/util/math/vector/Matrix4f;)V
[17Jul2021 21:40:16.113] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_215319_a with desc (IIIZ)V
[17Jul2021 21:40:16.157] [main/DEBUG] [mixin/]: Preparing betterendforge.mixins.json (31)
[17Jul2021 21:40:16.198] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82848_d with desc ()V
[17Jul2021 21:40:16.203] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
[17Jul2021 21:40:16.212] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Successfully removed the anvil level cap.
[17Jul2021 21:40:16.212] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82848_d with desc ()V
[17Jul2021 21:40:16.216] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
[17Jul2021 21:40:16.224] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Successfully allowed nbt-unbreakable items in the anvil.
[17Jul2021 21:40:16.224] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/inventory/container/RepairContainer
[17Jul2021 21:40:16.225] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/inventory/container/RepairContainer
[17Jul2021 21:40:16.295] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_73660_a with desc ()V
[17Jul2021 21:40:16.302] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming processLoading with desc (Lnet/minecraft/profiler/IProfiler;I)V
[17Jul2021 21:40:16.305] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ModelBakery#<init>
[17Jul2021 21:40:16.323] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230451_b_ with desc (Lcom/mojang/blaze3d/matrix/MatrixStack;II)V
[17Jul2021 21:40:16.326] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching AnvilScreen#drawGuiContainerForegroundLayer
[17Jul2021 21:40:16.351] [main/DEBUG] [mixin/]: Preparing structure_gel.mixins.json (11)
[17Jul2021 21:40:16.374] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77619_b with desc ()I
[17Jul2021 21:40:16.374] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability
[17Jul2021 21:40:16.375] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[17Jul2021 21:40:16.378] [main/DEBUG] [mixin/]: Preparing resourcefulbees.mixins.json (10)
[17Jul2021 21:40:16.404] [main/DEBUG] [mixin/]: Preparing repurposed_structures.mixins.json (21)
[17Jul2021 21:40:16.501] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/resources/SimpleReloadableResourceManager
[17Jul2021 21:40:16.540] [main/DEBUG] [mixin/]: Preparing dungeons_plus.mixins.json (1)
[17Jul2021 21:40:16.546] [main/DEBUG] [mixin/]: Preparing eidolon.mixins.json (3)
[17Jul2021 21:40:16.553] [main/DEBUG] [mixin/]: Preparing betterstrongholds.mixins.json (3)
[17Jul2021 21:40:16.557] [main/DEBUG] [mixin/]: Preparing architectury.mixins.json (16)
[17Jul2021 21:40:16.592] [main/DEBUG] [mixin/]: Preparing architectury-common.mixins.json (3)
[17Jul2021 21:40:16.599] [main/DEBUG] [mixin/]: Preparing undergarden.mixins.json (1)
[17Jul2021 21:40:16.601] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming <init> with desc (JZZLnet/minecraft/util/registry/SimpleRegistry;Ljava/util/Optional;)V
[17Jul2021 21:40:16.606] [main/DEBUG] [mixin/]: Preparing babel.mixins.json (10)
[17Jul2021 21:40:16.616] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/loot/functions/EnchantRandomly
[17Jul2021 21:40:16.616] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/loot/functions/EnchantRandomly
[17Jul2021 21:40:16.634] [main/DEBUG] [mixin/]: Preparing dungeons_gear.mixins.json (11)
[17Jul2021 21:40:16.666] [main/DEBUG] [mixin/]: Preparing ftblibrary-common.mixins.json (2)
[17Jul2021 21:40:16.670] [main/DEBUG] [mixin/]: Preparing mining_helmet.mixins.json (2)
[17Jul2021 21:40:16.673] [main/DEBUG] [mixin/]: Preparing xlpackets.mixins.json (1)
[17Jul2021 21:40:16.674] [main/DEBUG] [mixin/]: Preparing kubejs.mixins.json (1)
[17Jul2021 21:40:16.677] [main/DEBUG] [mixin/]: Preparing kubejs-common.mixins.json (27)
[17Jul2021 21:40:16.697] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming <init> with desc (Lnet/minecraft/command/Commands$EnvironmentType;I)V
[17Jul2021 21:40:16.700] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
[17Jul2021 21:40:16.704] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming <init> with desc (Lnet/minecraft/command/Commands$EnvironmentType;I)V
[17Jul2021 21:40:16.722] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175674_a with desc (Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/AxisAlignedBB;Ljava/util/function/Predicate;)Ljava/util/List;
[17Jul2021 21:40:16.739] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_212853_a_ with desc (Ljava/util/Map;Lnet/minecraft/resources/IResourceManager;Lnet/minecraft/profiler/IProfiler;)V
[17Jul2021 21:40:16.742] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
[17Jul2021 21:40:16.796] [main/DEBUG] [mixin/]: Preparing itemfilters-common.mixins.json (1)
[17Jul2021 21:40:16.798] [main/DEBUG] [mixin/]: Preparing dungeons_mobs.mixins.json (8)
[17Jul2021 21:40:16.830] [main/DEBUG] [mixin/]: Preparing abnormals_core.mixins.json (15)
[17Jul2021 21:40:16.860] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_217393_a with desc (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;)V
[17Jul2021 21:40:16.867] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[17Jul2021 21:40:16.875] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175674_a with desc (Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/AxisAlignedBB;Ljava/util/function/Predicate;)Ljava/util/List;
[17Jul2021 21:40:16.940] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219457_c with desc ()V
[17Jul2021 21:40:16.964] [main/DEBUG] [mixin/]: Preparing goblintraders.mixins.json (4)
[17Jul2021 21:40:16.968] [main/DEBUG] [mixin/]: Preparing brazier-forge.mixins.json (0)
[17Jul2021 21:40:16.969] [main/DEBUG] [mixin/]: Preparing brazier-common.mixins.json (2)
[17Jul2021 21:40:16.970] [main/DEBUG] [mixin/]: Preparing shutupexperimentalsettings.mixins.json (1)
[17Jul2021 21:40:16.975] [main/DEBUG] [mixin/]: Preparing artifacts.mixins.json (6)
[17Jul2021 21:40:16.980] [main/DEBUG] [mixin/]: Preparing outer_end.mixins.json (6)
[17Jul2021 21:40:16.995] [main/DEBUG] [mixin/]: Preparing lazydfu.mixins.json (1)
[17Jul2021 21:40:17.000] [main/DEBUG] [mixin/]: Preparing bedspreads.mixins.json (1)
[17Jul2021 21:40:17.003] [main/DEBUG] [mixin/]: Preparing sodium.mixins.json (176)
[17Jul2021 21:40:17.004] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.goal.GoalSelectorMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.005] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.nearby_entity_tracking.LivingEntityMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.006] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.nearby_entity_tracking.ServerWorldMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.007] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.nearby_entity_tracking.WorldChunkMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.008] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.nearby_entity_tracking.WorldMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.010] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.nearby_entity_tracking.goals.FleeEntityGoalMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.010] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.nearby_entity_tracking.goals.LookAtGoalMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.011] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.pathing.ChunkCacheMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.012] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.pathing.LandPathNodeMakerMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.013] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.pathing.MixinAbstractBlockState' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.014] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.pathing.MixinBlock' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.015] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.pathing.PathNodeNavigatorMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.016] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.poi.PointOfInterestStorageMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.018] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.poi.PointOfInterestSetMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.019] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.poi.PointOfInterestTypeMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.020] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.poi.SerializingRegionBasedStorageMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.021] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.poi.fast_portals.PortalForcerMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.022] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.raid.PickupBannerAsLeaderGoalMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.023] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.raid.RaidMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.024] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.task.CompositeTaskMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.025] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.task.FindInteractionTargetTaskMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.026] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.task.RunModeMixin$RunOneMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.027] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.task.RunModeMixin$TryAllMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.028] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.task.TaskMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.029] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.task.WeightedListMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.030] [main/WARN] [Sodium/]: Force-disabling mixin 'ai.task.TaskAccessorMixin' as rule 'mixin.ai' (added by user configuration) disables it and children
[17Jul2021 21:40:17.138] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_206891_b with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
[17Jul2021 21:40:17.139] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[17Jul2021 21:40:17.176] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110131_b with desc (Lnet/minecraft/item/ItemStack;)V
[17Jul2021 21:40:17.256] [main/ERROR] [Sodium/]: No rules matched mixin 'client.world.MixinClientWorld', treating as foreign and disabling!
[17Jul2021 21:40:17.303] [main/WARN] [Sodium/]: Disabling MixinClientWorld due to conflict with AbnormalsCore
[17Jul2021 21:40:17.362] [main/DEBUG] [mixin/]: Preparing creategears.mixins.json (0)
[17Jul2021 21:40:17.362] [main/DEBUG] [mixin/]: Preparing selene.mixins.json (4)
[17Jul2021 21:40:17.373] [main/DEBUG] [mixin/]: Preparing upgrade_aquatic.mixins.json (8)
[17Jul2021 21:40:17.391] [main/DEBUG] [mixin/]: Preparing endergetic.mixins.json (18)
[17Jul2021 21:40:17.416] [main/DEBUG] [mixin/]: Preparing itlt.mixins.json (1)
[17Jul2021 21:40:17.417] [main/DEBUG] [mixin/]: Preparing enchdesc.mixins.json (1)
[17Jul2021 21:40:17.419] [main/DEBUG] [mixin/]: Preparing personality.mixins.json (6)
[17Jul2021 21:40:17.429] [main/DEBUG] [mixin/]: Preparing flywheel.mixins.json (13)
[17Jul2021 21:40:17.450] [main/DEBUG] [mixin/]: Preparing creativewirelesstransmitter.mixins.json (1)
[17Jul2021 21:40:17.451] [main/DEBUG] [mixin/]: Preparing polymorph.mixins.json (3)
[17Jul2021 21:40:17.457] [main/DEBUG] [mixin/]: Preparing polymorph_integrations.mixins.json (1)
[17Jul2021 21:40:17.459] [main/DEBUG] [mixin/]: Preparing quark.mixins.json (32)
[17Jul2021 21:40:17.487] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77508_a with desc (Ljava/lang/Iterable;Lnet/minecraft/util/DamageSource;)I
[17Jul2021 21:40:17.491] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentModifierDamage
[17Jul2021 21:40:17.492] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_152377_a with desc (Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/CreatureAttribute;)F
[17Jul2021 21:40:17.497] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getModifierForCreature
[17Jul2021 21:40:17.498] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_151384_a with desc (Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/Entity;)V
[17Jul2021 21:40:17.502] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyThornEnchantments
[17Jul2021 21:40:17.505] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_151385_b with desc (Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/Entity;)V
[17Jul2021 21:40:17.507] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyArthropodEnchantments
[17Jul2021 21:40:17.509] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77513_b with desc (Ljava/util/Random;Lnet/minecraft/item/ItemStack;IZ)Ljava/util/List;
[17Jul2021 21:40:17.512] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching buildEnchantmentList for the Enchantability affix.
[17Jul2021 21:40:17.514] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_185291_a with desc (ILnet/minecraft/item/ItemStack;Z)Ljava/util/List;
[17Jul2021 21:40:17.516] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentDatas
[17Jul2021 21:40:17.522] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_188508_a with desc (Lnet/minecraft/item/ItemStack;)Z
[17Jul2021 21:40:17.524] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting
[17Jul2021 21:40:17.569] [main/DEBUG] [mixin/]: Preparing ferritecore.predicates.mixin.json (3)
[17Jul2021 21:40:17.579] [main/DEBUG] [mixin/]: Preparing ferritecore.fastmap.mixin.json (1)
[17Jul2021 21:40:17.581] [main/DEBUG] [mixin/]: Preparing ferritecore.mrl.mixin.json (2)
[17Jul2021 21:40:17.583] [main/DEBUG] [mixin/]: Preparing ferritecore.dedupmultipart.mixin.json (1)
[17Jul2021 21:40:17.585] [main/DEBUG] [mixin/]: Preparing ferritecore.blockstatecache.mixin.json (8)
[17Jul2021 21:40:17.592] [main/WARN] [mixin/]: @Mixin target net/minecraft/block/AbstractBlock$AbstractBlockState$Cache is public in ferritecore.blockstatecache.mixin.json:BlockStateCacheAccess and should be specified in value
[17Jul2021 21:40:17.600] [main/DEBUG] [mixin/]: Preparing ferritecore.dedupbakedquad.mixin.json (2)
[17Jul2021 21:40:17.603] [main/DEBUG] [mixin/]: Preparing byg.mixins.json (23)
[17Jul2021 21:40:17.657] [main/DEBUG] [mixin/]: Preparing expandability.mixins.json (9)
[17Jul2021 21:40:17.670] [main/DEBUG] [mixin/]: Preparing createaddition.mixins.json (2)
[17Jul2021 21:40:17.676] [main/DEBUG] [mixin/]: Preparing mixins.defaultoptions.json (2)
[17Jul2021 21:40:17.683] [main/DEBUG] [mixin/]: Preparing assets/patchouli/patchouli.mixins.json (1)
[17Jul2021 21:40:17.685] [main/DEBUG] [mixin/]: Preparing create.mixins.json (6)
[17Jul2021 21:40:17.708] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[17Jul2021 21:40:17.710] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[17Jul2021 21:40:17.711] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[17Jul2021 21:40:17.712] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[17Jul2021 21:40:17.713] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[17Jul2021 21:40:17.714] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[17Jul2021 21:40:17.749] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175156_o with desc ()F
[17Jul2021 21:40:17.940] [main/DEBUG] [mixin/]: Prepared 615 mixins in 3.026 sec (4.9ms avg) (0ms load, 0ms transform, 0ms plugin)
[17Jul2021 21:40:17.945] [main/DEBUG] [mixin/]: Mixing client.MixinMain from notenoughcrashes.forge.mixins.json into net.minecraft.client.main.Main
[17Jul2021 21:40:18.011] [main/DEBUG] [mixin/]: Mixing MixinCrashReport from notenoughcrashes.mixins.json into net.minecraft.crash.CrashReport
[17Jul2021 21:40:18.012] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$afterFillSystemDetails$0()Ljava/lang/String; to mdce371d$lambda$afterFillSystemDetails$0$0 in notenoughcrashes.mixins.json:MixinCrashReport
[17Jul2021 21:40:18.055] [main/DEBUG] [mixin/]: Mixing CrashReportMixin from structure_gel.mixins.json into net.minecraft.crash.CrashReport
[17Jul2021 21:40:18.078] [main/DEBUG] [mixin/]: Mixing MixinCrashReportSection from notenoughcrashes.mixins.json into net.minecraft.crash.CrashReportCategory
[17Jul2021 21:40:18.116] [main/DEBUG] [mixin/]: Mixing ResourceLocationMixin from kubejs-common.mixins.json into net.minecraft.util.ResourceLocation
[17Jul2021 21:40:18.118] [main/DEBUG] [mixin/]: Mixing ResourceLocationAccess from ferritecore.mrl.mixin.json into net.minecraft.util.ResourceLocation
[17Jul2021 21:40:18.129] [main/DEBUG] [mixin/]: Mixing ResourceLocationExceptionMixin from connectivity.mixins.json into net.minecraft.util.ResourceLocationException
[17Jul2021 21:40:18.397] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ResourceKeyMixin from kubejs-common.mixins.json into net.minecraft.util.RegistryKey
[17Jul2021 21:40:18.448] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockMixin from losttrinkets.mixins.json into net.minecraft.block.Block
[17Jul2021 21:40:18.449] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockMixin from kubejs-common.mixins.json into net.minecraft.block.Block
[17Jul2021 21:40:18.451] [pool-3-thread-1/DEBUG] [mixin/]: Mixing shapes.blockstate_cache.BlockMixin from sodium.mixins.json into net.minecraft.block.Block
[17Jul2021 21:40:18.452] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/util/math/shapes/VoxelShape;)Z to mdce371d$lambda$static$0$0 in sodium.mixins.json:shapes.blockstate_cache.BlockMixin
[17Jul2021 21:40:18.478] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockBehaviourMixin from kubejs-common.mixins.json into net.minecraft.block.AbstractBlock
[17Jul2021 21:40:18.507] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FluidInvokerMixin from abnormals_core.mixins.json into net.minecraft.fluid.Fluid
[17Jul2021 21:40:18.507] [pool-3-thread-1/DEBUG] [mixin/]: Mixing block.flatten_states.FluidStateAccessorMixin from sodium.mixins.json into net.minecraft.fluid.Fluid
[17Jul2021 21:40:18.512] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77619_b with desc ()I
[17Jul2021 21:40:18.512] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability
[17Jul2021 21:40:18.512] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[17Jul2021 21:40:18.513] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ItemMixin from structure_gel.mixins.json into net.minecraft.item.Item
[17Jul2021 21:40:18.538] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ItemMixin from ftblibrary-common.mixins.json into net.minecraft.item.Item
[17Jul2021 21:40:18.538] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ItemMixin from kubejs-common.mixins.json into net.minecraft.item.Item
[17Jul2021 21:40:18.540] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ItemInvokerMixin from abnormals_core.mixins.json into net.minecraft.item.Item
[17Jul2021 21:40:18.557] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EnchantmentMixin from goblintraders.mixins.json into net.minecraft.enchantment.Enchantment
[17Jul2021 21:40:18.560] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EnchantmentMixin from quark.mixins.json into net.minecraft.enchantment.Enchantment
[17Jul2021 21:40:18.586] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PointOfInterestTypeMixin from bedspreads.mixins.json into net.minecraft.village.PointOfInterestType
[17Jul2021 21:40:18.586] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getPoit()Ljava/util/Map; to getPoit_$md$ce371d$0 in bedspreads.mixins.json:PointOfInterestTypeMixin
[17Jul2021 21:40:18.602] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChunkStatusMixin from bettercaves.mixins.json into net.minecraft.world.chunk.ChunkStatus
[17Jul2021 21:40:18.604] [pool-3-thread-1/DEBUG] [mixin/]: Mixing chunk.MixinChunkStatus from sodium.mixins.json into net.minecraft.world.chunk.ChunkStatus
[17Jul2021 21:40:18.604] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getPreLightFuture$5(Lnet/minecraft/world/server/ChunkHolder$IChunkLoadingError;)Ljava/util/concurrent/CompletableFuture; to mdce371d$lambda$getPreLightFuture$5$0 in sodium.mixins.json:chunk.MixinChunkStatus
[17Jul2021 21:40:18.604] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getPreLightFuture$4(Lnet/minecraft/world/server/ServerWorldLightManager;Lnet/minecraft/world/chunk/IChunk;)Ljava/util/concurrent/CompletableFuture; to mdce371d$lambda$getPreLightFuture$4$1 in sodium.mixins.json:chunk.MixinChunkStatus
[17Jul2021 21:40:18.604] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$injectLightmapSetup$3(Lnet/minecraft/world/chunk/ChunkStatus;Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/world/gen/feature/template/TemplateManager;Lnet/minecraft/world/server/ServerWorldLightManager;Ljava/util/function/Function;Lnet/minecraft/world/chunk/IChunk;)Ljava/util/concurrent/CompletableFuture; to mdce371d$lambda$injectLightmapSetup$3$2 in sodium.mixins.json:chunk.MixinChunkStatus
[17Jul2021 21:40:18.604] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$null$2(Lnet/minecraft/world/server/ServerWorldLightManager;Lcom/mojang/datafixers/util/Either;)Ljava/util/concurrent/CompletionStage; to mdce371d$lambda$null$2$3 in sodium.mixins.json:chunk.MixinChunkStatus
[17Jul2021 21:40:18.604] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$injectLightmapSetup$1(Lnet/minecraft/world/chunk/ChunkStatus$IGenerationWorker;Lnet/minecraft/world/chunk/ChunkStatus;Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/world/gen/ChunkGenerator;Lnet/minecraft/world/gen/feature/template/TemplateManager;Lnet/minecraft/world/server/ServerWorldLightManager;Ljava/util/function/Function;Ljava/util/List;Lnet/minecraft/world/chunk/IChunk;)Ljava/util/concurrent/CompletableFuture; to mdce371d$lambda$injectLightmapSetup$1$4 in sodium.mixins.json:chunk.MixinChunkStatus
[17Jul2021 21:40:18.604] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$null$0(Lnet/minecraft/world/server/ServerWorldLightManager;Lcom/mojang/datafixers/util/Either;)Ljava/util/concurrent/CompletionStage; to mdce371d$lambda$null$0$5 in sodium.mixins.json:chunk.MixinChunkStatus
[17Jul2021 21:40:18.612] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.world.ChunkStatusMixin from byg.mixins.json into net.minecraft.world.chunk.ChunkStatus
[17Jul2021 21:40:18.629] [pool-3-thread-1/DEBUG] [mixin/]: Mixing gen.features.StructureFeatureMixin from sodium.mixins.json into net.minecraft.world.gen.feature.structure.Structure
[17Jul2021 21:40:18.653] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinBiome from notenoughcrashes.mixins.json into net.minecraft.world.biome.Biome
[17Jul2021 21:40:18.676] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinBiomeStructureDetails from notenoughcrashes.forge.mixins.json into net.minecraft.world.biome.Biome
[17Jul2021 21:40:18.730] [pool-3-thread-1/DEBUG] [mixin/]: Mixing JigsawPatternAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.jigsaw.JigsawPattern
[17Jul2021 21:40:18.757] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinBlocks from byg.mixins.json into net.minecraft.block.Blocks
[17Jul2021 21:40:18.780] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.SpreadableSnowyDirtBlockAccess from byg.mixins.json into net.minecraft.block.SpreadableSnowyDirtBlock
[17Jul2021 21:40:18.783] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method invokeCanBeGrass(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IWorldReader;Lnet/minecraft/util/math/BlockPos;)Z to invokeCanBeGrass_$md$ce371d$0 in byg.mixins.json:access.SpreadableSnowyDirtBlockAccess
[17Jul2021 21:40:18.783] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method invokeCanPropagate(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IWorldReader;Lnet/minecraft/util/math/BlockPos;)Z to invokeCanPropagate_$md$ce371d$1 in byg.mixins.json:access.SpreadableSnowyDirtBlockAccess
[17Jul2021 21:40:18.790] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinSaplingBlock from byg.mixins.json into net.minecraft.block.SaplingBlock
[17Jul2021 21:40:18.805] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[17Jul2021 21:40:18.811] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockLandingInvoker from architectury-common.mixins.json into net.minecraft.block.FallingBlock
[17Jul2021 21:40:18.818] [pool-3-thread-1/DEBUG] [mixin/]: Mixing block.leaves.MixinLeavesBlock from sodium.mixins.json into net.minecraft.block.LeavesBlock
[17Jul2021 21:40:18.829] [pool-3-thread-1/DEBUG] [mixin/]: Mixing DispenserBlockInvoker from resourcefulbees.mixins.json into net.minecraft.block.DispenserBlock
[17Jul2021 21:40:18.841] [pool-3-thread-1/DEBUG] [mixin/]: Mixing alloc.enum_values.PistonBlockMixin from sodium.mixins.json into net.minecraft.block.PistonBlock
[17Jul2021 21:40:18.846] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PistonBlockMixin from quark.mixins.json into net.minecraft.block.PistonBlock
[17Jul2021 21:40:18.859] [pool-3-thread-1/DEBUG] [mixin/]: Mixing WebBlockMixin from losttrinkets.mixins.json into net.minecraft.block.WebBlock
[17Jul2021 21:40:18.900] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractFireBlockMixin from endergetic.mixins.json into net.minecraft.block.AbstractFireBlock
[17Jul2021 21:40:18.906] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinAbstractFireBlock from byg.mixins.json into net.minecraft.block.AbstractFireBlock
[17Jul2021 21:40:18.921] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[17Jul2021 21:40:18.933] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CropsBlockMixin from dungeons_mobs.mixins.json into net.minecraft.block.CropsBlock
[17Jul2021 21:40:18.969] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinCactusBlock from byg.mixins.json into net.minecraft.block.CactusBlock
[17Jul2021 21:40:18.977] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinSugarCaneBlock from byg.mixins.json into net.minecraft.block.SugarCaneBlock
[17Jul2021 21:40:18.985] [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;
[17Jul2021 21:40:18.989] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinNetherrackBlock from byg.mixins.json into net.minecraft.block.NetherrackBlock
[17Jul2021 21:40:19.005] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TrapDoorBlockMixin from abnormals_core.mixins.json into net.minecraft.block.TrapDoorBlock
[17Jul2021 21:40:19.008] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TrapDoorBlockMixin from quark.mixins.json into net.minecraft.block.TrapDoorBlock
[17Jul2021 21:40:19.021] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PaneBlockMixin from supplementaries.mixins.json into net.minecraft.block.PaneBlock
[17Jul2021 21:40:19.030] [pool-3-thread-1/DEBUG] [mixin/]: Mixing VineBlockMixin from supplementaries.mixins.json into net.minecraft.block.VineBlock
[17Jul2021 21:40:19.039] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CauldronBlockMixin from supplementaries.mixins.json into net.minecraft.block.CauldronBlock
[17Jul2021 21:40:19.061] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EndPortalBlockMixin from structure_gel.mixins.json into net.minecraft.block.EndPortalBlock
[17Jul2021 21:40:19.072] [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
[17Jul2021 21:40:19.078] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[17Jul2021 21:40:19.092] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AnvilBlockMixin from betterendforge.mixins.json into net.minecraft.block.AnvilBlock
[17Jul2021 21:40:19.094] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockLandingInvoker from architectury-common.mixins.json into net.minecraft.block.AnvilBlock
[17Jul2021 21:40:19.116] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChorusPlantBlockMixin from betterendforge.mixins.json into net.minecraft.block.ChorusPlantBlock
[17Jul2021 21:40:19.127] [pool-3-thread-1/DEBUG] [mixin/]: Mixing chorus.ChorusPlantBlockMixin from endergetic.mixins.json into net.minecraft.block.ChorusPlantBlock
[17Jul2021 21:40:19.139] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChorusFlowerBlockMixin from betterendforge.mixins.json into net.minecraft.block.ChorusFlowerBlock
[17Jul2021 21:40:19.141] [pool-3-thread-1/DEBUG] [mixin/]: Mixing chorus.ChorusFlowerBlockMixin from endergetic.mixins.json into net.minecraft.block.ChorusFlowerBlock
[17Jul2021 21:40:19.156] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockLandingInvoker from architectury-common.mixins.json into net.minecraft.block.ConcretePowderBlock
[17Jul2021 21:40:19.177] [pool-3-thread-1/DEBUG] [mixin/]: Mixing client.BambooBlockMixin from randompatches.mixins.json into net.minecraft.block.BambooBlock
[17Jul2021 21:40:19.179] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BubbleColumnMixin from upgrade_aquatic.mixins.json into net.minecraft.block.BubbleColumnBlock
[17Jul2021 21:40:19.180] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$1(Lnet/minecraft/block/Block;Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/util/math/BlockPos;Ljava/util/function/Supplier;Ljava/util/function/Supplier;)V to mdce371d$lambda$tick$1$0 in upgrade_aquatic.mixins.json:BubbleColumnMixin
[17Jul2021 21:40:19.180] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$0(Lnet/minecraft/block/Block;Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/util/math/BlockPos;Ljava/util/function/Supplier;Ljava/util/function/Supplier;)V to mdce371d$lambda$tick$0$1 in upgrade_aquatic.mixins.json:BubbleColumnMixin
[17Jul2021 21:40:19.187] [pool-3-thread-1/DEBUG] [mixin/]: Mixing swimming.BubbleColumnBlockMixin from expandability.mixins.json into net.minecraft.block.BubbleColumnBlock
[17Jul2021 21:40:19.208] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BellBlockMixin from supplementaries.mixins.json into net.minecraft.block.BellBlock
[17Jul2021 21:40:19.216] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LanternBlockMixin from supplementaries.mixins.json into net.minecraft.block.LanternBlock
[17Jul2021 21:40:19.217] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LanternBlockMixin from abnormals_core.mixins.json into net.minecraft.block.LanternBlock
[17Jul2021 21:40:19.217] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LanternBlockMixin from quark.mixins.json into net.minecraft.block.LanternBlock
[17Jul2021 21:40:19.222] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220098_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ZZ)V
[17Jul2021 21:40:19.223] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[17Jul2021 21:40:19.223] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CampfireMixin from supplementaries.mixins.json into net.minecraft.block.CampfireBlock
[17Jul2021 21:40:19.229] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.NyliumBlockAccess from byg.mixins.json into net.minecraft.block.NyliumBlock
[17Jul2021 21:40:19.229] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method invokeCanBeNylium(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IWorldReader;Lnet/minecraft/util/math/BlockPos;)Z to invokeCanBeNylium_$md$ce371d$0 in byg.mixins.json:access.NyliumBlockAccess
[17Jul2021 21:40:19.245] [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;
[17Jul2021 21:40:19.257] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_227034_b_ with desc (Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
[17Jul2021 21:40:19.258] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[17Jul2021 21:40:19.258] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractBlockStateMixin from losttrinkets.mixins.json into net.minecraft.block.AbstractBlock$AbstractBlockState
[17Jul2021 21:40:19.261] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from kubejs-common.mixins.json into net.minecraft.block.AbstractBlock$AbstractBlockState
[17Jul2021 21:40:19.261] [pool-3-thread-1/DEBUG] [mixin/]: Mixing block.flatten_states.AbstractBlockStateMixin from sodium.mixins.json into net.minecraft.block.AbstractBlock$AbstractBlockState
[17Jul2021 21:40:19.261] [pool-3-thread-1/DEBUG] [mixin/]: Mixing block.MixinAbstractBlockState from sodium.mixins.json into net.minecraft.block.AbstractBlock$AbstractBlockState
[17Jul2021 21:40:19.263] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractBlockStateMixin from ferritecore.blockstatecache.mixin.json into net.minecraft.block.AbstractBlock$AbstractBlockState
[17Jul2021 21:40:19.275] [pool-3-thread-1/DEBUG] [mixin/]: Mixing StateHolderMixin from babel.mixins.json into net.minecraft.state.StateHolder
[17Jul2021 21:40:19.275] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FastMapStateHolderMixin from ferritecore.fastmap.mixin.json into net.minecraft.state.StateHolder
[17Jul2021 21:40:19.290] [pool-3-thread-1/DEBUG] [mixin/]: Mixing Vec3iMixin from kubejs-common.mixins.json into net.minecraft.util.math.vector.Vector3i
[17Jul2021 21:40:19.297] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from randompatches.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.306] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from betterendforge.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.314] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from structure_gel.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.315] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$updatePortal$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/legacy/structure_gel/util/capability/IGelEntity;)V to mdce371d$lambda$updatePortal$0$0 in structure_gel.mixins.json:EntityMixin
[17Jul2021 21:40:19.317] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from kubejs-common.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.321] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from abnormals_core.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.322] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$read$1(Lnet/minecraft/nbt/INBT;)V to mdce371d$lambda$read$1$1 in abnormals_core.mixins.json:EntityMixin
[17Jul2021 21:40:19.322] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$writeTrackedData$0(Lnet/minecraft/nbt/ListNBT;Lcom/minecraftabnormals/abnormals_core/common/world/storage/tracking/TrackedData;Lcom/minecraftabnormals/abnormals_core/common/world/storage/tracking/IDataManager$DataEntry;)V to mdce371d$lambda$writeTrackedData$0$2 in abnormals_core.mixins.json:EntityMixin
[17Jul2021 21:40:19.333] [pool-3-thread-1/DEBUG] [mixin/]: Mixing item.aquadashers.EntityMixin from artifacts.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.342] [pool-3-thread-1/DEBUG] [mixin/]: Mixing item.umbrella.EntityMixin from artifacts.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.344] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.collisions.EntityMixin from sodium.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.345] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.fast_suffocation_check.EntityMixin from sodium.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.349] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.skip_fire_check.EntityMixin from sodium.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.350] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.stream_entity_collisions_lazily.EntityMixin from sodium.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.350] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from endergetic.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.351] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$updateBalloonPositions$0(Lnet/minecraft/world/server/ServerWorld;Lcom/minecraftabnormals/endergetic/common/entities/bolloom/BolloomBalloonEntity;)V to mdce371d$lambda$updateBalloonPositions$0$3 in endergetic.mixins.json:EntityMixin
[17Jul2021 21:40:19.356] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from quark.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.359] [pool-3-thread-1/DEBUG] [mixin/]: Mixing fluidcollision.EntityMixin from expandability.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.366] [pool-3-thread-1/DEBUG] [mixin/]: Mixing swimming.EntityMixin from expandability.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.368] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityContraptionInteractionMixin from create.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.369] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$createRunningParticlesMixin$3(Lnet/minecraft/util/math/BlockPos;Lcom/simibubi/create/content/contraptions/components/structureMovement/Contraption;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;)V to mdce371d$lambda$createRunningParticlesMixin$3$4 in create.mixins.json:EntityContraptionInteractionMixin
[17Jul2021 21:40:19.369] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$movementMixin$2(Ljava/util/concurrent/atomic/AtomicBoolean;Lcom/simibubi/create/content/contraptions/components/structureMovement/Contraption;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;)V to mdce371d$lambda$movementMixin$2$5 in create.mixins.json:EntityContraptionInteractionMixin
[17Jul2021 21:40:19.369] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$forCollision$1(Lnet/minecraft/util/math/vector/Vector3d;Lorg/apache/logging/log4j/util/TriConsumer;Lcom/simibubi/create/content/contraptions/components/structureMovement/AbstractContraptionEntity;)V to mdce371d$lambda$forCollision$1$6 in create.mixins.json:EntityContraptionInteractionMixin
[17Jul2021 21:40:19.369] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getIntersectingContraptions$0(Lcom/simibubi/create/content/contraptions/components/structureMovement/AbstractContraptionEntity;)Z to mdce371d$lambda$getIntersectingContraptions$0$7 in create.mixins.json:EntityContraptionInteractionMixin
[17Jul2021 21:40:19.383] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinEntity from notenoughcrashes.mixins.json into net.minecraft.entity.Entity
[17Jul2021 21:40:19.383] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onPopulateCrashReport$0()Ljava/lang/String; to mdce371d$lambda$onPopulateCrashReport$0$8 in notenoughcrashes.mixins.json:MixinEntity
[17Jul2021 21:40:19.436] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70097_a with desc (Lnet/minecraft/util/DamageSource;F)Z
[17Jul2021 21:40:19.436] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
[17Jul2021 21:40:19.439] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_190629_c with desc (Lnet/minecraft/entity/LivingEntity;)V
[17Jul2021 21:40:19.440] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
[17Jul2021 21:40:19.440] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70672_c with desc (Lnet/minecraft/util/DamageSource;F)F
[17Jul2021 21:40:19.440] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
[17Jul2021 21:40:19.441] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.block_cache.LivingEntityMixin from sodium.mixins.json into net.minecraft.entity.LivingEntity
[17Jul2021 21:40:19.442] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LivingEntityMixin from bigbrain.mixins.json into net.minecraft.entity.LivingEntity
[17Jul2021 21:40:19.446] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_233800_a_ with desc (Lnet/minecraft/nbt/CompoundNBT;)Lnet/minecraft/entity/ai/attributes/AttributeModifier;
[17Jul2021 21:40:19.450] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching SharedMonsterAttributes#readAttributeModifier
[17Jul2021 21:40:19.458] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LivingEntityMixin from citadel.mixins.json into net.minecraft.entity.LivingEntity
[17Jul2021 21:40:19.459] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LivingEntitesMixin from supplementaries.mixins.json into net.minecraft.entity.LivingEntity
[17Jul2021 21:40:19.460] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LivingEntityMixin from eidolon.mixins.json into net.minecraft.entity.LivingEntity
[17Jul2021 21:40:19.465] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LivingEntityMixin from kubejs-common.mixins.json into net.minecraft.entity.LivingEntity
[17Jul2021 21:40:19.466] [pool-3-thread-1/DEBUG] [mixin/]: Mixing alloc.enum_values.LivingEntityMixin from sodium.mixins.json into net.minecraft.entity.LivingEntity
[17Jul2021 21:40:19.467] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LivingEntityMixin from upgrade_aquatic.mixins.json into net.minecraft.entity.LivingEntity
[17Jul2021 21:40:19.468] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LivingEntityMixin from personality.mixins.json into net.minecraft.entity.LivingEntity
[17Jul2021 21:40:19.469] [pool-3-thread-1/DEBUG] [mixin/]: Mixing swimming.LivingEntityMixin from expandability.mixins.json into net.minecraft.entity.LivingEntity
[17Jul2021 21:40:19.470] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setFluidHeight$0(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/tags/ITag;)Ljava/lang/Double; to mdce371d$lambda$setFluidHeight$0$0 in expandability.mixins.json:swimming.LivingEntityMixin
[17Jul2021 21:40:19.535] [pool-3-thread-1/DEBUG] [mixin/]: Mixing IBlockReaderMixin from mining_helmet.mixins.json into net.minecraft.world.IBlockReader
[17Jul2021 21:40:19.539] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.collisions.CollisionViewMixin from sodium.mixins.json into net.minecraft.world.ICollisionReader
[17Jul2021 21:40:19.544] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175674_a with desc (Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/AxisAlignedBB;Ljava/util/function/Predicate;)Ljava/util/List;
[17Jul2021 21:40:19.545] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LevelMixin from kubejs-common.mixins.json into net.minecraft.world.World
[17Jul2021 21:40:19.545] [pool-3-thread-1/DEBUG] [mixin/]: Mixing WorldMixin from brazier-common.mixins.json into net.minecraft.world.World
[17Jul2021 21:40:19.546] [pool-3-thread-1/DEBUG] [mixin/]: Mixing alloc.chunk_random.WorldMixin from sodium.mixins.json into net.minecraft.world.World
[17Jul2021 21:40:19.547] [pool-3-thread-1/DEBUG] [mixin/]: Mixing world.chunk_access.WorldMixin from sodium.mixins.json into net.minecraft.world.World
[17Jul2021 21:40:19.550] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TileWorldHookMixin from flywheel.mixins.json into net.minecraft.world.World
[17Jul2021 21:40:19.563] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.collisions.EntityViewMixin from sodium.mixins.json into net.minecraft.world.IEntityReader
[17Jul2021 21:40:19.578] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_217393_a with desc (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;)V
[17Jul2021 21:40:19.579] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[17Jul2021 21:40:19.579] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ServerWorldMixin from abnormals_core.mixins.json into net.minecraft.world.server.ServerWorld
[17Jul2021 21:40:19.581] [pool-3-thread-1/DEBUG] [mixin/]: Mixing alloc.chunk_random.ServerWorldMixin from sodium.mixins.json into net.minecraft.world.server.ServerWorld
[17Jul2021 21:40:19.582] [pool-3-thread-1/DEBUG] [mixin/]: Mixing alloc.world_ticking.ServerWorldMixin from sodium.mixins.json into net.minecraft.world.server.ServerWorld
[17Jul2021 21:40:19.585] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.inactive_navigations.ServerWorldMixin from sodium.mixins.json into net.minecraft.world.server.ServerWorld
[17Jul2021 21:40:19.595] [pool-3-thread-1/DEBUG] [mixin/]: Mixing world.tick_scheduler.ServerWorldMixin from sodium.mixins.json into net.minecraft.world.server.ServerWorld
[17Jul2021 21:40:19.600] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ServerWorldMixin from endergetic.mixins.json into net.minecraft.world.server.ServerWorld
[17Jul2021 21:40:19.607] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ServerWorldMixin from quark.mixins.json into net.minecraft.world.server.ServerWorld
[17Jul2021 21:40:19.631] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_206891_b with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
[17Jul2021 21:40:19.631] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[17Jul2021 21:40:19.644] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PlayerEntityMixin from bigbrain.mixins.json into net.minecraft.entity.player.PlayerEntity
[17Jul2021 21:40:19.645] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PlayerEntityMixin from losttrinkets.mixins.json into net.minecraft.entity.player.PlayerEntity
[17Jul2021 21:40:19.646] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PlayerEntityMixin from betterendforge.mixins.json into net.minecraft.entity.player.PlayerEntity
[17Jul2021 21:40:19.648] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PlayerEntityMixin from dungeons_gear.mixins.json into net.minecraft.entity.player.PlayerEntity
[17Jul2021 21:40:19.650] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PlayerMixin from kubejs-common.mixins.json into net.minecraft.entity.player.PlayerEntity
[17Jul2021 21:40:19.652] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PlayerEntityMixin from endergetic.mixins.json into net.minecraft.entity.player.PlayerEntity
[17Jul2021 21:40:19.653] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PlayerEntityMixin from personality.mixins.json into net.minecraft.entity.player.PlayerEntity
[17Jul2021 21:40:19.655] [pool-3-thread-1/DEBUG] [mixin/]: Mixing swimming.PlayerMixin from expandability.mixins.json into net.minecraft.entity.player.PlayerEntity
[17Jul2021 21:40:19.656] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setEyeInFluid$0(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/tags/ITag;)Ljava/lang/Boolean; to mdce371d$lambda$setEyeInFluid$0$0 in expandability.mixins.json:swimming.PlayerMixin
[17Jul2021 21:40:19.678] [pool-3-thread-1/DEBUG] [mixin/]: Mixing math.fast_util.DirectionMixin from sodium.mixins.json into net.minecraft.util.Direction
[17Jul2021 21:40:19.715] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ForgeHooksMixin from dungeons_plus.mixins.json into net.minecraftforge.common.ForgeHooks
[17Jul2021 21:40:19.773] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from betterendforge.mixins.json into net.minecraft.entity.player.ServerPlayerEntity
[17Jul2021 21:40:19.773] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from endergetic.mixins.json into net.minecraft.entity.player.ServerPlayerEntity
[17Jul2021 21:40:19.795] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChunkGeneratorAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.ChunkGenerator
[17Jul2021 21:40:19.795] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChunkGeneratorMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.ChunkGenerator
[17Jul2021 21:40:19.795] [pool-3-thread-1/DEBUG] [mixin/]: Mixing VanillaStrongholdSpawnMixin from betterstrongholds.mixins.json into net.minecraft.world.gen.ChunkGenerator
[17Jul2021 21:40:19.800] [pool-3-thread-1/DEBUG] [mixin/]: Mixing NoiseChunkGeneratorMixin from betterendforge.mixins.json into net.minecraft.world.gen.NoiseChunkGenerator
[17Jul2021 21:40:19.802] [pool-3-thread-1/DEBUG] [mixin/]: Mixing StructureMobSpawningMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.NoiseChunkGenerator
[17Jul2021 21:40:19.803] [pool-3-thread-1/DEBUG] [mixin/]: Mixing gen.fast_island_noise.NoiseChunkGeneratorMixin from sodium.mixins.json into net.minecraft.world.gen.NoiseChunkGenerator
[17Jul2021 21:40:19.804] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$hookConstructor$0()Lme/jellysquid/mods/lithium/common/world/noise/SimplexNoiseCache; to mdce371d$lambda$hookConstructor$0$0 in sodium.mixins.json:gen.fast_island_noise.NoiseChunkGeneratorMixin
[17Jul2021 21:40:19.806] [pool-3-thread-1/DEBUG] [mixin/]: Mixing gen.fast_noise_interpolation.NoiseChunkGeneratorMixin from sodium.mixins.json into net.minecraft.world.gen.NoiseChunkGenerator
[17Jul2021 21:40:19.825] [pool-3-thread-1/DEBUG] [mixin/]: Mixing shapes.specialized_shapes.VoxelShapeMixin from sodium.mixins.json into net.minecraft.util.math.shapes.VoxelShape
[17Jul2021 21:40:19.829] [pool-3-thread-1/DEBUG] [mixin/]: Mixing shapes.specialized_shapes.VoxelShapeAccessorMixin from sodium.mixins.json into net.minecraft.util.math.shapes.VoxelShape
[17Jul2021 21:40:19.829] [pool-3-thread-1/DEBUG] [mixin/]: Mixing VoxelShapeAccess from ferritecore.blockstatecache.mixin.json into net.minecraft.util.math.shapes.VoxelShape
[17Jul2021 21:40:19.929] [pool-3-thread-1/DEBUG] [mixin/]: Mixing StateContainerMixin from babel.mixins.json into net.minecraft.state.StateContainer
[17Jul2021 21:40:19.953] [pool-3-thread-1/INFO] [FerriteCore - class definer/]: Using Java 8 class definer
[17Jul2021 21:40:20.002] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.gravity_check_block_below.VoxelShapesMixin from sodium.mixins.json into net.minecraft.util.math.shapes.VoxelShapes
[17Jul2021 21:40:20.002] [pool-3-thread-1/DEBUG] [mixin/]: Mixing shapes.optimized_matching.VoxelShapesMixin from sodium.mixins.json into net.minecraft.util.math.shapes.VoxelShapes
[17Jul2021 21:40:20.003] [pool-3-thread-1/DEBUG] [mixin/]: Mixing shapes.shape_merging.VoxelShapesMixin from sodium.mixins.json into net.minecraft.util.math.shapes.VoxelShapes
[17Jul2021 21:40:20.005] [pool-3-thread-1/DEBUG] [mixin/]: Mixing shapes.specialized_shapes.VoxelShapesMixin from sodium.mixins.json into net.minecraft.util.math.shapes.VoxelShapes
[17Jul2021 21:40:20.014] [pool-3-thread-1/DEBUG] [mixin/]: Mixing VSPartAccess from ferritecore.blockstatecache.mixin.json into net.minecraft.util.math.shapes.VoxelShapePart
[17Jul2021 21:40:20.017] [pool-3-thread-1/DEBUG] [mixin/]: Mixing VSPBitSetAccess from ferritecore.blockstatecache.mixin.json into net.minecraft.util.math.shapes.BitSetVoxelShapePart
[17Jul2021 21:40:20.019] [pool-3-thread-1/DEBUG] [mixin/]: Mixing shapes.precompute_shape_arrays.SimpleVoxelShapeMixin from sodium.mixins.json into net.minecraft.util.math.shapes.VoxelShapeCube
[17Jul2021 21:40:20.028] [pool-3-thread-1/DEBUG] [mixin/]: Mixing VSArrayAccess from ferritecore.blockstatecache.mixin.json into net.minecraft.util.math.shapes.VoxelShapeArray
[17Jul2021 21:40:20.030] [pool-3-thread-1/DEBUG] [mixin/]: Mixing VSSplitAccess from ferritecore.blockstatecache.mixin.json into net.minecraft.util.math.shapes.SplitVoxelShape
[17Jul2021 21:40:20.039] [pool-3-thread-1/DEBUG] [mixin/]: Mixing shapes.precompute_shape_arrays.FractionalDoubleListMixin from sodium.mixins.json into net.minecraft.util.math.shapes.DoubleRangeList
[17Jul2021 21:40:20.044] [pool-3-thread-1/DEBUG] [mixin/]: Mixing math.fast_util.BoxMixin from sodium.mixins.json into net.minecraft.util.math.AxisAlignedBB
[17Jul2021 21:40:20.065] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FluidTagsAccessor from architectury-common.mixins.json into net.minecraft.tags.FluidTags
[17Jul2021 21:40:20.065] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getHelper()Lnet/minecraft/tags/TagRegistry; to getHelper_$md$ce371d$0 in architectury-common.mixins.json:FluidTagsAccessor
[17Jul2021 21:40:20.067] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_206891_b with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
[17Jul2021 21:40:20.067] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[17Jul2021 21:40:20.067] [pool-3-thread-1/DEBUG] [mixin/]: Mixing block.flatten_states.FluidStateMixin from sodium.mixins.json into net.minecraft.fluid.FluidState
[17Jul2021 21:40:20.094] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinBlockEntity from architectury.mixins.json into net.minecraft.tileentity.TileEntity
[17Jul2021 21:40:20.097] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TileRemoveMixin from flywheel.mixins.json into net.minecraft.tileentity.TileEntity
[17Jul2021 21:40:20.097] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinTileEntity from notenoughcrashes.mixins.json into net.minecraft.tileentity.TileEntity
[17Jul2021 21:40:20.097] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onPopulateCrashReport$0()Ljava/lang/String; to mdce371d$lambda$onPopulateCrashReport$0$0 in notenoughcrashes.mixins.json:MixinTileEntity
[17Jul2021 21:40:20.103] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LockableLootTileEntityMixin from dungeons_gear.mixins.json into net.minecraft.tileentity.LockableLootTileEntity
[17Jul2021 21:40:20.151] [pool-3-thread-1/DEBUG] [mixin/]: Mixing tag.SetTagMixin from sodium.mixins.json into net.minecraft.tags.Tag
[17Jul2021 21:40:20.167] [pool-3-thread-1/DEBUG] [mixin/]: Mixing math.fast_util.AxisCycleDirectionMixin$ForwardMixin from sodium.mixins.json into net.minecraft.util.AxisRotation$2
[17Jul2021 21:40:20.170] [pool-3-thread-1/DEBUG] [mixin/]: Mixing math.fast_util.AxisCycleDirectionMixin$BackwardMixin from sodium.mixins.json into net.minecraft.util.AxisRotation$3
[17Jul2021 21:40:20.186] [pool-3-thread-1/DEBUG] [mixin/]: Mixing core.matrix.MixinMatrix4f from sodium.mixins.json into net.minecraft.util.math.vector.Matrix4f
[17Jul2021 21:40:20.220] [pool-3-thread-1/DEBUG] [mixin/]: Mixing alloc.enum_values.PistonHandlerMixin from sodium.mixins.json into net.minecraft.block.PistonBlockStructureHelper
[17Jul2021 21:40:20.234] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PistonTileEntityMixin from supplementaries.mixins.json into net.minecraft.tileentity.PistonTileEntity
[17Jul2021 21:40:20.236] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PistonTileEntityMixin from quark.mixins.json into net.minecraft.tileentity.PistonTileEntity
[17Jul2021 21:40:20.252] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_233800_a_ with desc (Lnet/minecraft/nbt/CompoundNBT;)Lnet/minecraft/entity/ai/attributes/AttributeModifier;
[17Jul2021 21:40:20.252] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching SharedMonsterAttributes#readAttributeModifier
[17Jul2021 21:40:20.326] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ContainerAccessor from resourcefulbees.mixins.json into net.minecraft.inventory.container.Container
[17Jul2021 21:40:20.326] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ContainerMixin from babel.mixins.json into net.minecraft.inventory.container.Container
[17Jul2021 21:40:20.326] [pool-3-thread-1/DEBUG] [mixin/]: Unexpected: Registered method getListeners()Ljava/util/List; in net.minecraft.inventory.container.Container was not merged
[17Jul2021 21:40:20.334] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractFurnaceMixin from createaddition.mixins.json into net.minecraft.tileentity.AbstractFurnaceTileEntity
[17Jul2021 21:40:20.334] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractFurnaceMixinFix from createaddition.mixins.json into net.minecraft.tileentity.AbstractFurnaceTileEntity
[17Jul2021 21:40:20.345] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SignTileEntityMixin from upgrade_aquatic.mixins.json into net.minecraft.tileentity.SignTileEntity
[17Jul2021 21:40:20.372] [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;
[17Jul2021 21:40:20.391] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MonsterEntityMixin from betterendforge.mixins.json into net.minecraft.entity.monster.MonsterEntity
[17Jul2021 21:40:20.391] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$endermenCheck$0(Lnet/minecraft/entity/monster/EndermanEntity;)Z to mdce371d$lambda$endermenCheck$0$0 in betterendforge.mixins.json:MonsterEntityMixin
[17Jul2021 21:40:20.409] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EnchantmentContainerMixin from losttrinkets.mixins.json into net.minecraft.inventory.container.EnchantmentContainer
[17Jul2021 21:40:20.414] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BrewingStandTileMixin from supplementaries.mixins.json into net.minecraft.tileentity.BrewingStandTileEntity
[17Jul2021 21:40:20.434] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BeaconTileEntityMixin from quark.mixins.json into net.minecraft.tileentity.BeaconTileEntity
[17Jul2021 21:40:20.470] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82848_d with desc ()V
[17Jul2021 21:40:20.470] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
[17Jul2021 21:40:20.473] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Successfully removed the anvil level cap.
[17Jul2021 21:40:20.473] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82848_d with desc ()V
[17Jul2021 21:40:20.474] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
[17Jul2021 21:40:20.478] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Successfully allowed nbt-unbreakable items in the anvil.
[17Jul2021 21:40:20.478] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/inventory/container/RepairContainer
[17Jul2021 21:40:20.478] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/inventory/container/RepairContainer
[17Jul2021 21:40:20.483] [pool-3-thread-1/DEBUG] [mixin/]: Mixing RepairContainerMixin from betterendforge.mixins.json into net.minecraft.inventory.container.RepairContainer
[17Jul2021 21:40:20.486] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$updateRepairOutput$2(ILmod/beethoven92/betterendforge/common/recipes/AnvilSmithingRecipe;)Z to mdce371d$lambda$updateRepairOutput$2$0 in betterendforge.mixins.json:RepairContainerMixin
[17Jul2021 21:40:20.486] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$be_onTakeOutput$1(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V to mdce371d$lambda$be_onTakeOutput$1$1 in betterendforge.mixins.json:RepairContainerMixin
[17Jul2021 21:40:20.486] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$be_initAnvilLevel$0(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Ljava/lang/Integer; to mdce371d$lambda$be_initAnvilLevel$0$2 in betterendforge.mixins.json:RepairContainerMixin
[17Jul2021 21:40:20.489] [pool-3-thread-1/DEBUG] [mixin/]: Mixing RepairContainerMixin from goblintraders.mixins.json into net.minecraft.inventory.container.RepairContainer
[17Jul2021 21:40:20.505] [pool-3-thread-1/DEBUG] [mixin/]: ArgsClassGenerator assigning org.spongepowered.asm.synthetic.args.Args$1 for descriptor (Ljava/lang/Object;Ljava/lang/Object;)V
[17Jul2021 21:40:20.561] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EndGatewayTileEntityMixin from endergetic.mixins.json into net.minecraft.tileentity.EndGatewayTileEntity
[17Jul2021 21:40:20.571] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ShulkerBoxTileEntityMixin from supplementaries.mixins.json into net.minecraft.tileentity.ShulkerBoxTileEntity
[17Jul2021 21:40:20.582] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AnimalEntityMixin from randompatches.mixins.json into net.minecraft.entity.passive.AnimalEntity
[17Jul2021 21:40:20.583] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AnimalEntityAccessor from resourcefulbees.mixins.json into net.minecraft.entity.passive.AnimalEntity
[17Jul2021 21:40:20.583] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.entity.MixinAnimalEntity from byg.mixins.json into net.minecraft.entity.passive.AnimalEntity
[17Jul2021 21:40:20.670] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LoomContainerMixin from supplementaries.mixins.json into net.minecraft.inventory.container.LoomContainer
[17Jul2021 21:40:20.683] [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;
[17Jul2021 21:40:20.687] [pool-3-thread-1/DEBUG] [mixin/]: Mixing GrindstoneContainerMixin from supplementaries.mixins.json into net.minecraft.inventory.container.GrindstoneContainer
[17Jul2021 21:40:20.698] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BellTileEntityMixin from supplementaries.mixins.json into net.minecraft.tileentity.BellTileEntity
[17Jul2021 21:40:20.704] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_213980_a with desc (Lnet/minecraft/item/ItemStack;)Ljava/util/Optional;
[17Jul2021 21:40:20.707] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CampfireTileEntity#findMatchingRecipe
[17Jul2021 21:40:20.863] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LessjungleBushInStructuresMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.TreeFeature
[17Jul2021 21:40:20.873] [pool-3-thread-1/DEBUG] [mixin/]: Mixing NoLavaFallsInStructuresMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.SpringFeature
[17Jul2021 21:40:20.877] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChorusPlantFeatureMixin from betterendforge.mixins.json into net.minecraft.world.gen.feature.ChorusPlantFeature
[17Jul2021 21:40:20.877] [pool-3-thread-1/DEBUG] [mixin/]: Mixing chorus.ChorusPlantFeatureMixin from endergetic.mixins.json into net.minecraft.world.gen.feature.ChorusPlantFeature
[17Jul2021 21:40:20.889] [pool-3-thread-1/DEBUG] [mixin/]: Mixing DungeonFeatureAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.DungeonsFeature
[17Jul2021 21:40:20.890] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method repurposedstructures_getMOB_SPAWNER_ENTITIES()[Lnet/minecraft/entity/EntityType; to repurposedstructures_getMOB_SPAWNER_ENTITIES_$md$ce371d$0 in repurposed_structures.mixins.json:DungeonFeatureAccessor
[17Jul2021 21:40:20.896] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LakeMixin from supplementaries.mixins.json into net.minecraft.world.gen.feature.LakesFeature
[17Jul2021 21:40:20.898] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LakesFeatureMixin from structure_gel.mixins.json into net.minecraft.world.gen.feature.LakesFeature
[17Jul2021 21:40:20.899] [pool-3-thread-1/DEBUG] [mixin/]: Mixing NoLakesInStructuresMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.LakesFeature
[17Jul2021 21:40:20.905] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EndSpikeFeatureMixin from betterendforge.mixins.json into net.minecraft.world.gen.feature.EndSpikeFeature
[17Jul2021 21:40:20.905] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EndSpikeFeatureMixin from endergetic.mixins.json into net.minecraft.world.gen.feature.EndSpikeFeature
[17Jul2021 21:40:20.922] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.world.feature.MixinBasaltColumnFeature from byg.mixins.json into net.minecraft.world.gen.feature.BasaltColumnFeature
[17Jul2021 21:40:20.972] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AreaEffectCloudEntityMixin from dungeons_gear.mixins.json into net.minecraft.entity.AreaEffectCloudEntity
[17Jul2021 21:40:20.975] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[17Jul2021 21:40:20.980] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[17Jul2021 21:40:21.007] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SchemasMixin from lazydfu.mixins.json into net.minecraft.util.datafix.DataFixesManager
[17Jul2021 21:40:21.278] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CompoundNBTMixin from randompatches.mixins.json into net.minecraft.nbt.CompoundNBT
[17Jul2021 21:40:21.532] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.ArmorStandEntityMixin from sodium.mixins.json into net.minecraft.entity.item.ArmorStandEntity
[17Jul2021 21:40:21.532] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getMinecartsDirectly$0(Lnet/minecraft/entity/Entity;Lnet/minecraft/entity/Entity;)Z to mdce371d$lambda$getMinecartsDirectly$0$0 in sodium.mixins.json:entity.replace_entitytype_predicates.ArmorStandEntityMixin
[17Jul2021 21:40:21.547] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractArrowEntityMixin from dungeons_gear.mixins.json into net.minecraft.entity.projectile.AbstractArrowEntity
[17Jul2021 21:40:21.557] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.AbstractDecorationEntityMixin from sodium.mixins.json into net.minecraft.entity.item.HangingEntity
[17Jul2021 21:40:21.561] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.inactive_navigations.EntityNavigationMixin from sodium.mixins.json into net.minecraft.pathfinding.PathNavigator
[17Jul2021 21:40:21.568] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BeeEntityAccessor from resourcefulbees.mixins.json into net.minecraft.entity.passive.BeeEntity
[17Jul2021 21:40:21.568] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinBeeEntity from resourcefulbees.mixins.json into net.minecraft.entity.passive.BeeEntity
[17Jul2021 21:40:21.583] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MeleeAttackGoalMixin from bigbrain.mixins.json into net.minecraft.entity.ai.goal.MeleeAttackGoal
[17Jul2021 21:40:21.587] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinEnterBeehiveGoal from resourcefulbees.mixins.json into net.minecraft.entity.passive.BeeEntity$EnterBeehiveGoal
[17Jul2021 21:40:21.593] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_188508_a with desc (Lnet/minecraft/item/ItemStack;)Z
[17Jul2021 21:40:21.593] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting
[17Jul2021 21:40:21.594] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TemptGoalMixin from quark.mixins.json into net.minecraft.entity.ai.goal.TemptGoal
[17Jul2021 21:40:21.599] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinUpdateBeehiveGoal from resourcefulbees.mixins.json into net.minecraft.entity.passive.BeeEntity$UpdateBeehiveGoal
[17Jul2021 21:40:21.599] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$findNearbyHivesWithSpace$1(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;)D to mdce371d$lambda$findNearbyHivesWithSpace$1$0 in resourcefulbees.mixins.json:MixinUpdateBeehiveGoal
[17Jul2021 21:40:21.599] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$findNearbyHivesWithSpace$0(Lnet/minecraft/village/PointOfInterestType;)Z to mdce371d$lambda$findNearbyHivesWithSpace$0$1 in resourcefulbees.mixins.json:MixinUpdateBeehiveGoal
[17Jul2021 21:40:21.608] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinFindBeehiveGoal from resourcefulbees.mixins.json into net.minecraft.entity.passive.BeeEntity$FindBeehiveGoal
[17Jul2021 21:40:21.615] [pool-3-thread-1/DEBUG] [mixin/]: Mixing HurtByTargetGoalMixin from dungeons_gear.mixins.json into net.minecraft.entity.ai.goal.HurtByTargetGoal
[17Jul2021 21:40:21.668] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MovementControllerMixin from bigbrain.mixins.json into net.minecraft.entity.ai.controller.MovementController
[17Jul2021 21:40:21.672] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LookControllerMixin from bigbrain.mixins.json into net.minecraft.entity.ai.controller.LookController
[17Jul2021 21:40:21.685] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BoatEntityMixin from randompatches.mixins.json into net.minecraft.entity.item.BoatEntity
[17Jul2021 21:40:21.685] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BoatEntityMixin from endergetic.mixins.json into net.minecraft.entity.item.BoatEntity
[17Jul2021 21:40:21.693] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BoatEntityMixin from quark.mixins.json into net.minecraft.entity.item.BoatEntity
[17Jul2021 21:40:21.709] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CatEntityMixin from repurposed_structures.mixins.json into net.minecraft.entity.passive.CatEntity
[17Jul2021 21:40:21.723] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CatSitOnBlockMixin from supplementaries.mixins.json into net.minecraft.entity.ai.goal.CatSitOnBlockGoal
[17Jul2021 21:40:21.733] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SpiderEntityMixin from dungeons_mobs.mixins.json into net.minecraft.entity.monster.SpiderEntity
[17Jul2021 21:40:21.797] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.ChickenEntityAccessor from supplementaries.mixins.json into net.minecraft.entity.passive.ChickenEntity
[17Jul2021 21:40:21.797] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method setFoodItems(Lnet/minecraft/item/crafting/Ingredient;)V to setFoodItems_$md$ce371d$0 in supplementaries.mixins.json:accessors.ChickenEntityAccessor
[17Jul2021 21:40:21.797] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getFoodItems()Lnet/minecraft/item/crafting/Ingredient; to getFoodItems_$md$ce371d$1 in supplementaries.mixins.json:accessors.ChickenEntityAccessor
[17Jul2021 21:40:21.867] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.HorseEntityAccessor from supplementaries.mixins.json into net.minecraft.entity.passive.horse.AbstractHorseEntity
[17Jul2021 21:40:21.867] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method setFoodItems(Lnet/minecraft/item/crafting/Ingredient;)V to setFoodItems_$md$ce371d$0 in supplementaries.mixins.json:accessors.HorseEntityAccessor
[17Jul2021 21:40:21.867] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getFoodItems()Lnet/minecraft/item/crafting/Ingredient; to getFoodItems_$md$ce371d$1 in supplementaries.mixins.json:accessors.HorseEntityAccessor
[17Jul2021 21:40:21.867] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractHorseEntityMixin from dungeons_mobs.mixins.json into net.minecraft.entity.passive.horse.AbstractHorseEntity
[17Jul2021 21:40:21.928] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ZombieVillagerEntityMixin from eidolon.mixins.json into net.minecraft.entity.monster.ZombieVillagerEntity
[17Jul2021 21:40:21.970] [pool-3-thread-1/DEBUG] [mixin/]: Mixing DragonAttributesMixin from outer_end.mixins.json into net.minecraft.entity.boss.dragon.EnderDragonEntity
[17Jul2021 21:40:21.978] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EndermanEntityMixin from betterendforge.mixins.json into net.minecraft.entity.monster.EndermanEntity
[17Jul2021 21:40:22.013] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FireworkRocketEntityMixin from kubejs-common.mixins.json into net.minecraft.entity.projectile.FireworkRocketEntity
[17Jul2021 21:40:22.050] [pool-3-thread-1/DEBUG] [mixin/]: Mixing IllusionerEntityMixin from dungeons_mobs.mixins.json into net.minecraft.entity.monster.IllusionerEntity
[17Jul2021 21:40:22.075] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_196084_a with desc (Lnet/minecraft/item/ItemUseContext;)Lnet/minecraft/util/ActionResultType;
[17Jul2021 21:40:22.075] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
[17Jul2021 21:40:22.075] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82840_a with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;
[17Jul2021 21:40:22.089] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack
[17Jul2021 21:40:22.090] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from losttrinkets.mixins.json into net.minecraft.item.ItemStack
[17Jul2021 21:40:22.090] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from itemfilters-common.mixins.json into net.minecraft.item.ItemStack
[17Jul2021 21:40:22.091] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from quark.mixins.json into net.minecraft.item.ItemStack
[17Jul2021 21:40:22.099] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110131_b with desc (Lnet/minecraft/item/ItemStack;)V
[17Jul2021 21:40:22.100] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.ItemFrameEntityMixin from sodium.mixins.json into net.minecraft.entity.item.ItemFrameEntity
[17Jul2021 21:40:22.106] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinLightningBolt from architectury-common.mixins.json into net.minecraft.entity.effect.LightningBoltEntity
[17Jul2021 21:40:22.112] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.FormCaravanGoalMixin from sodium.mixins.json into net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal
[17Jul2021 21:40:22.120] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.entity.MixinSlimeEntity from byg.mixins.json into net.minecraft.entity.monster.SlimeEntity
[17Jul2021 21:40:22.131] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.AbstractMinecartEntityMixin from sodium.mixins.json into net.minecraft.entity.item.minecart.AbstractMinecartEntity
[17Jul2021 21:40:22.131] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractMinecartEntityMixin from quark.mixins.json into net.minecraft.entity.item.minecart.AbstractMinecartEntity
[17Jul2021 21:40:22.141] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ContainerMinecartEntityMixin from dungeons_gear.mixins.json into net.minecraft.entity.item.minecart.ContainerMinecartEntity
[17Jul2021 21:40:22.160] [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;
[17Jul2021 21:40:22.196] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PigEntityMixin from losttrinkets.mixins.json into net.minecraft.entity.passive.PigEntity
[17Jul2021 21:40:22.203] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[17Jul2021 21:40:22.204] [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
[17Jul2021 21:40:22.209] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PiglinBruteMixin from bigbrain.mixins.json into net.minecraft.entity.monster.piglin.PiglinBruteEntity
[17Jul2021 21:40:22.215] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[17Jul2021 21:40:22.216] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241844_w with desc (F)V
[17Jul2021 21:40:22.219] [pool-3-thread-1/DEBUG] [mixin/]: Mixing RangedCrossbowAttackGoalMixin from bigbrain.mixins.json into net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal
[17Jul2021 21:40:22.245] [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;
[17Jul2021 21:40:22.247] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EatGrassGoalMixin from supplementaries.mixins.json into net.minecraft.entity.ai.goal.EatGrassGoal
[17Jul2021 21:40:22.248] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.entity.MixinEatGrassGoal from byg.mixins.json into net.minecraft.entity.ai.goal.EatGrassGoal
[17Jul2021 21:40:22.263] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_85036_m with desc ()V
[17Jul2021 21:40:22.264] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[17Jul2021 21:40:22.268] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SkeletonHorseMixin from supplementaries.mixins.json into net.minecraft.entity.passive.horse.SkeletonHorseEntity
[17Jul2021 21:40:22.291] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SquidEntityMixin from upgrade_aquatic.mixins.json into net.minecraft.entity.passive.SquidEntity
[17Jul2021 21:40:22.330] [pool-3-thread-1/DEBUG] [mixin/]: Mixing VillagerEntityMixin from losttrinkets.mixins.json into net.minecraft.entity.merchant.villager.VillagerEntity
[17Jul2021 21:40:22.330] [pool-3-thread-1/DEBUG] [mixin/]: Mixing item.villagerhat.VillagerEntityMixin from artifacts.mixins.json into net.minecraft.entity.merchant.villager.VillagerEntity
[17Jul2021 21:40:22.342] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractVillagerEntityMixin from supplementaries.mixins.json into net.minecraft.entity.merchant.villager.AbstractVillagerEntity
[17Jul2021 21:40:22.343] [pool-3-thread-1/DEBUG] [mixin/]: Mixing item.villagerhat.AbstractVillagerEntityMixin from artifacts.mixins.json into net.minecraft.entity.merchant.villager.AbstractVillagerEntity
[17Jul2021 21:40:22.457] [pool-3-thread-1/DEBUG] [mixin/]: Mixing alloc.chunk_ticking.ServerChunkManagerMixin from sodium.mixins.json into net.minecraft.world.server.ServerChunkProvider
[17Jul2021 21:40:22.459] [pool-3-thread-1/DEBUG] [mixin/]: Mixing world.chunk_access.ServerChunkManagerMixin from sodium.mixins.json into net.minecraft.world.server.ServerChunkProvider
[17Jul2021 21:40:22.459] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getChunkOffThread$0(IILnet/minecraft/world/chunk/ChunkStatus;Z)Lnet/minecraft/world/chunk/IChunk; to mdce371d$lambda$getChunkOffThread$0$0 in sodium.mixins.json:world.chunk_access.ServerChunkManagerMixin
[17Jul2021 21:40:22.483] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinWorldEvent from architectury.mixins.json into net.minecraftforge.event.world.WorldEvent
[17Jul2021 21:40:22.488] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MapDataMixin from selene.mixins.json into net.minecraft.world.storage.MapData
[17Jul2021 21:40:22.489] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getUpdatePacket$0(Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/entity/player/ServerPlayerEntity; to mdce371d$lambda$getUpdatePacket$0$0 in selene.mixins.json:MapDataMixin
[17Jul2021 21:40:22.558] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PillagerOutpostStructureAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.structure.PillagerOutpostStructure
[17Jul2021 21:40:22.559] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method repurposedstructures_getPILLAGE_OUTPOST_ENEMIES()Ljava/util/List; to repurposedstructures_getPILLAGE_OUTPOST_ENEMIES_$md$ce371d$0 in repurposed_structures.mixins.json:PillagerOutpostStructureAccessor
[17Jul2021 21:40:22.569] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EndCityStructureMixin from betterendforge.mixins.json into net.minecraft.world.gen.feature.structure.EndCityStructure
[17Jul2021 21:40:22.574] [pool-3-thread-1/DEBUG] [mixin/]: Mixing StructureStartMixin from quark.mixins.json into net.minecraft.world.gen.feature.structure.StructureStart
[17Jul2021 21:40:22.619] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SingleJigsawPieceAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
[17Jul2021 21:40:22.667] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MobSpawnSettingsBuilderAccessor from architectury.mixins.json into net.minecraft.world.biome.MobSpawnInfo$Builder
[17Jul2021 21:40:22.671] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BiomeGenerationSettingsBuilderAccessor from architectury.mixins.json into net.minecraft.world.biome.BiomeGenerationSettings$Builder
[17Jul2021 21:40:22.695] [pool-3-thread-1/DEBUG] [mixin/]: Mixing world.mob_spawning.SpawnSettingsMixin from sodium.mixins.json into net.minecraft.world.biome.MobSpawnInfo
[17Jul2021 21:40:22.763] [pool-3-thread-1/DEBUG] [mixin/]: Mixing DimensionStructuresSettingsMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.settings.DimensionStructuresSettings
[17Jul2021 21:40:22.790] [pool-3-thread-1/DEBUG] [mixin/]: Mixing DamageEnchantmentMixin from quark.mixins.json into net.minecraft.enchantment.DamageEnchantment
[17Jul2021 21:40:22.797] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_92089_a with desc (Lnet/minecraft/item/ItemStack;)Z
[17Jul2021 21:40:22.808] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PiercingEnchantmentMixin from quark.mixins.json into net.minecraft.enchantment.PiercingEnchantment
[17Jul2021 21:40:22.832] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockItemMixin from quark.mixins.json into net.minecraft.item.BlockItem
[17Jul2021 21:40:22.844] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BowItemMixin from dungeons_gear.mixins.json into net.minecraft.item.BowItem
[17Jul2021 21:40:22.848] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming isInfinite with desc (Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;)Z
[17Jul2021 21:40:22.851] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching ItemArrow#isInfinite
[17Jul2021 21:40:22.855] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TieredItemMixin from kubejs-common.mixins.json into net.minecraft.item.TieredItem
[17Jul2021 21:40:22.867] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[17Jul2021 21:40:22.873] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
[17Jul2021 21:40:22.880] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BoneMealItemMixin from betterendforge.mixins.json into net.minecraft.item.BoneMealItem
[17Jul2021 21:40:22.897] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EnderPearlItemMixin from losttrinkets.mixins.json into net.minecraft.item.EnderPearlItem
[17Jul2021 21:40:22.906] [pool-3-thread-1/DEBUG] [mixin/]: Mixing client.PotionItemMixin from randompatches.mixins.json into net.minecraft.item.PotionItem
[17Jul2021 21:40:22.909] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EnderEyeStrongholdLocatingMixin from repurposed_structures.mixins.json into net.minecraft.item.EnderEyeItem
[17Jul2021 21:40:22.910] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EnderEyeBetterStrongholdLocatingMixin from betterstrongholds.mixins.json into net.minecraft.item.EnderEyeItem
[17Jul2021 21:40:22.917] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SpawnEggItemMixin from abnormals_core.mixins.json into net.minecraft.item.SpawnEggItem
[17Jul2021 21:40:22.920] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SpawnEggItemMixin from goblintraders.mixins.json into net.minecraft.item.SpawnEggItem
[17Jul2021 21:40:22.920] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getEggMap()Ljava/util/Map; to getEggMap_$md$ce371d$0 in goblintraders.mixins.json:SpawnEggItemMixin
[17Jul2021 21:40:22.932] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/EnchantedBookItem
[17Jul2021 21:40:22.932] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/item/EnchantedBookItem
[17Jul2021 21:40:22.935] [pool-3-thread-1/DEBUG] [mixin/]: Mixing client.EnchantedBookItemMixin from randompatches.mixins.json into net.minecraft.item.EnchantedBookItem
[17Jul2021 21:40:22.944] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EnderCrystalItemMixin from endergetic.mixins.json into net.minecraft.item.EnderCrystalItem
[17Jul2021 21:40:22.961] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77659_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResult;
[17Jul2021 21:40:22.961] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#onItemRightClick
[17Jul2021 21:40:22.961] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220016_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;FZFFF)V
[17Jul2021 21:40:22.962] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#fireProjectile
[17Jul2021 21:40:22.963] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220013_l with desc (Lnet/minecraft/item/ItemStack;)F
[17Jul2021 21:40:22.963] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CrossbowItemMixin from supplementaries.mixins.json into net.minecraft.item.CrossbowItem
[17Jul2021 21:40:22.963] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CrossbowItemMixin from dungeons_gear.mixins.json into net.minecraft.item.CrossbowItem
[17Jul2021 21:40:23.054] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[17Jul2021 21:40:23.085] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_234600_a_ with desc (Lnet/minecraft/entity/player/PlayerEntity;)Z
[17Jul2021 21:40:23.087] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_190621_a with desc (Lnet/minecraft/util/math/BlockPos;)V
[17Jul2021 21:40:23.090] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingBobberEntity#catchingFish
[17Jul2021 21:40:23.139] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractFurnaceContainerMixin from polymorph.mixins.json into net.minecraft.inventory.container.AbstractFurnaceContainer
[17Jul2021 21:40:23.185] [pool-3-thread-1/DEBUG] [mixin/]: Mixing chunk.light.MixinLightingProvider from sodium.mixins.json into net.minecraft.world.lighting.WorldLightManager
[17Jul2021 21:40:23.186] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.lightengine.WorldLightManagerMixin from byg.mixins.json into net.minecraft.world.lighting.WorldLightManager
[17Jul2021 21:40:23.191] [pool-3-thread-1/DEBUG] [mixin/]: Mixing chunk.light.MixinServerLightingProvider from sodium.mixins.json into net.minecraft.world.server.ServerWorldLightManager
[17Jul2021 21:40:23.192] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$lightChunk$10(Lnet/minecraft/util/math/ChunkPos;Ljava/lang/Runnable;)V to mdce371d$lambda$lightChunk$10$0 in sodium.mixins.json:chunk.light.MixinServerLightingProvider
[17Jul2021 21:40:23.192] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$lightChunk$9(Lnet/minecraft/world/chunk/IChunk;Lnet/minecraft/util/math/ChunkPos;)Lnet/minecraft/world/chunk/IChunk; to mdce371d$lambda$lightChunk$9$1 in sodium.mixins.json:chunk.light.MixinServerLightingProvider
[17Jul2021 21:40:23.192] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$lightChunk$8(Lnet/minecraft/util/math/ChunkPos;Z)Ljava/lang/String; to mdce371d$lambda$lightChunk$8$2 in sodium.mixins.json:chunk.light.MixinServerLightingProvider
[17Jul2021 21:40:23.192] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$lightChunk$7(Lnet/minecraft/world/chunk/IChunk;Lnet/minecraft/util/math/ChunkPos;Z)V to mdce371d$lambda$lightChunk$7$3 in sodium.mixins.json:chunk.light.MixinServerLightingProvider
[17Jul2021 21:40:23.192] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$null$6(Lnet/minecraft/world/chunk/IChunk;Lnet/minecraft/util/math/BlockPos;)V to mdce371d$lambda$null$6$4 in sodium.mixins.json:chunk.light.MixinServerLightingProvider
[17Jul2021 21:40:23.192] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setupLightmaps$5(Lnet/minecraft/util/math/ChunkPos;Ljava/lang/Runnable;)V to mdce371d$lambda$setupLightmaps$5$5 in sodium.mixins.json:chunk.light.MixinServerLightingProvider
[17Jul2021 21:40:23.192] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$null$4()I to mdce371d$lambda$null$4$6 in sodium.mixins.json:chunk.light.MixinServerLightingProvider
[17Jul2021 21:40:23.192] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setupLightmaps$3(Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/world/chunk/IChunk;)Lnet/minecraft/world/chunk/IChunk; to mdce371d$lambda$setupLightmaps$3$7 in sodium.mixins.json:chunk.light.MixinServerLightingProvider
[17Jul2021 21:40:23.192] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setupLightmaps$2(Lnet/minecraft/util/math/ChunkPos;)Ljava/lang/String; to mdce371d$lambda$setupLightmaps$2$8 in sodium.mixins.json:chunk.light.MixinServerLightingProvider
[17Jul2021 21:40:23.192] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setupLightmaps$1(Lnet/minecraft/world/chunk/IChunk;Lnet/minecraft/util/math/ChunkPos;)V to mdce371d$lambda$setupLightmaps$1$9 in sodium.mixins.json:chunk.light.MixinServerLightingProvider
[17Jul2021 21:40:23.192] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setupLightmaps$0()I to mdce371d$lambda$setupLightmaps$0$a in sodium.mixins.json:chunk.light.MixinServerLightingProvider
[17Jul2021 21:40:23.202] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TemplateManagerMixin from randompatches.mixins.json into net.minecraft.world.gen.feature.template.TemplateManager
[17Jul2021 21:40:23.202] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TemplateManagerAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.template.TemplateManager
[17Jul2021 21:40:23.202] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TemplateManagerMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.template.TemplateManager
[17Jul2021 21:40:23.202] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TemplateManagerMixin from outer_end.mixins.json into net.minecraft.world.gen.feature.template.TemplateManager
[17Jul2021 21:40:23.239] [pool-3-thread-1/DEBUG] [mixin/]: Mixing GrindstoneInputSlotMixin from supplementaries.mixins.json into net.minecraft.inventory.container.GrindstoneContainer$2
[17Jul2021 21:40:23.241] [pool-3-thread-1/DEBUG] [mixin/]: Mixing GrindstoneInputSlotMixin from supplementaries.mixins.json into net.minecraft.inventory.container.GrindstoneContainer$3
[17Jul2021 21:40:23.242] [pool-3-thread-1/DEBUG] [mixin/]: Mixing GrindstoneTestSlotMixin from supplementaries.mixins.json into net.minecraft.inventory.container.GrindstoneContainer$4
[17Jul2021 21:40:23.242] [pool-3-thread-1/DEBUG] [mixin/]: Mixing GrindstoneTestSlotMixin from selene.mixins.json into net.minecraft.inventory.container.GrindstoneContainer$4
[17Jul2021 21:40:23.246] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LoomInputSlotMixin from supplementaries.mixins.json into net.minecraft.inventory.container.LoomContainer$3
[17Jul2021 21:40:23.251] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MerchantResultSlotMixin from losttrinkets.mixins.json into net.minecraft.inventory.container.MerchantResultSlot
[17Jul2021 21:40:23.251] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MerchantResultSlotMixin from goblintraders.mixins.json into net.minecraft.inventory.container.MerchantResultSlot
[17Jul2021 21:40:23.254] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ShulkerBoxSlotMixin from supplementaries.mixins.json into net.minecraft.inventory.container.ShulkerBoxSlot
[17Jul2021 21:40:23.257] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CraftResultInventoryMixin from polymorph.mixins.json into net.minecraft.inventory.CraftResultInventory
[17Jul2021 21:40:23.260] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_75214_a with desc (Lnet/minecraft/item/ItemStack;)Z
[17Jul2021 21:40:23.277] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MapExtendingRecipeMixin from selene.mixins.json into net.minecraft.item.crafting.MapExtendingRecipe
[17Jul2021 21:40:23.348] [pool-3-thread-1/DEBUG] [mixin/]: Mixing StandaloneLootEntryMixin from babel.mixins.json into net.minecraft.loot.StandaloneLootEntry
[17Jul2021 21:40:23.352] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ItemLootEntryMixin from babel.mixins.json into net.minecraft.loot.ItemLootEntry
[17Jul2021 21:40:23.362] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LootContextAccessor from repurposed_structures.mixins.json into net.minecraft.loot.LootContext
[17Jul2021 21:40:23.370] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SetCountMixin from babel.mixins.json into net.minecraft.loot.functions.SetCount
[17Jul2021 21:40:23.375] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/loot/functions/EnchantRandomly
[17Jul2021 21:40:23.375] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/loot/functions/EnchantRandomly
[17Jul2021 21:40:23.376] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EnchantRandomlyMixin from babel.mixins.json into net.minecraft.loot.functions.EnchantRandomly
[17Jul2021 21:40:23.379] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SetNBTMixin from babel.mixins.json into net.minecraft.loot.functions.SetNBT
[17Jul2021 21:40:23.419] [pool-3-thread-1/DEBUG] [mixin/]: Mixing StructurePieceAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.structure.StructurePiece
[17Jul2021 21:40:23.419] [pool-3-thread-1/DEBUG] [mixin/]: Mixing StructurePieceMixin from quark.mixins.json into net.minecraft.world.gen.feature.structure.StructurePiece
[17Jul2021 21:40:23.422] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MineshaftMixin from supplementaries.mixins.json into net.minecraft.world.gen.feature.structure.MineshaftPieces$Corridor
[17Jul2021 21:40:23.432] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.MineshaftAccessor from supplementaries.mixins.json into net.minecraft.world.gen.feature.structure.MineshaftPieces$Piece
[17Jul2021 21:40:23.457] [pool-3-thread-1/DEBUG] [mixin/]: Mixing StrongholdCrossingMixin from supplementaries.mixins.json into net.minecraft.world.gen.feature.structure.StrongholdPieces$Crossing
[17Jul2021 21:40:23.465] [pool-3-thread-1/DEBUG] [mixin/]: Mixing StrongholdRoomMixin from supplementaries.mixins.json into net.minecraft.world.gen.feature.structure.StrongholdPieces$RoomCrossing
[17Jul2021 21:40:23.496] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MansionTemplateMixin from dungeons_mobs.mixins.json into net.minecraft.world.gen.feature.structure.WoodlandMansionPieces$MansionTemplate
[17Jul2021 21:40:23.498] [pool-3-thread-1/DEBUG] [mixin/]: Mixing WoodlandMansionPiecesMixin from brazier-common.mixins.json into net.minecraft.world.gen.feature.structure.WoodlandMansionPieces$MansionTemplate
[17Jul2021 21:40:23.499] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$handleDataMarker$0(Ljava/lang/String;Lcom/possible_triangle/brazier/config/ServerConfig;Ljava/util/Random;Lnet/minecraft/world/IServerWorld;Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/entity/EntityType;)V to mdce371d$lambda$handleDataMarker$0$0 in brazier-common.mixins.json:WoodlandMansionPiecesMixin
[17Jul2021 21:40:23.514] [pool-3-thread-1/DEBUG] [mixin/]: Mixing gen.fast_multi_source_biomes.MultiNoiseBiomeSourceMixin from sodium.mixins.json into net.minecraft.world.biome.provider.NetherBiomeProvider
[17Jul2021 21:40:23.535] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EndBiomeProviderMixin from betterendforge.mixins.json into net.minecraft.world.biome.provider.EndBiomeProvider
[17Jul2021 21:40:23.535] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$be_getBiomes$0(Lnet/minecraft/util/registry/Registry;Ljava/util/List;Lnet/minecraft/world/biome/Biome;)V to mdce371d$lambda$be_getBiomes$0$0 in betterendforge.mixins.json:EndBiomeProviderMixin
[17Jul2021 21:40:23.539] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EndBiomeProviderMixin from abnormals_core.mixins.json into net.minecraft.world.biome.provider.EndBiomeProvider
[17Jul2021 21:40:23.539] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(JJ)Lnet/minecraft/world/gen/LazyAreaLayerContext; to mdce371d$lambda$init$0$1 in abnormals_core.mixins.json:EndBiomeProviderMixin
[17Jul2021 21:40:23.543] [pool-3-thread-1/DEBUG] [mixin/]: Mixing gen.fast_island_noise.TheEndBiomeSourceMixin from sodium.mixins.json into net.minecraft.world.biome.provider.EndBiomeProvider
[17Jul2021 21:40:23.543] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$hookConstructor$0()Lme/jellysquid/mods/lithium/common/world/noise/SimplexNoiseCache; to mdce371d$lambda$hookConstructor$0$2 in sodium.mixins.json:gen.fast_island_noise.TheEndBiomeSourceMixin
[17Jul2021 21:40:23.577] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PotionBrewingMixin from eidolon.mixins.json into net.minecraft.potion.PotionBrewing
[17Jul2021 21:40:23.577] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callAddMix(Lnet/minecraft/potion/Potion;Lnet/minecraft/item/Item;Lnet/minecraft/potion/Potion;)V to callAddMix_$md$ce371d$0 in eidolon.mixins.json:PotionBrewingMixin
[17Jul2021 21:40:23.863] [Render thread/DEBUG] [mixin/]: Mixing client.MixinBufferBuilder from notenoughcrashes.mixins.json into net.minecraft.client.renderer.BufferBuilder
[17Jul2021 21:40:23.865] [Render thread/DEBUG] [mixin/]: Mixing core.pipeline.MixinBufferBuilder from sodium.mixins.json into net.minecraft.client.renderer.BufferBuilder
[17Jul2021 21:40:23.878] [Render thread/DEBUG] [mixin/]: Mixing features.buffer_builder.fast_advance.MixinBufferBuilder from sodium.mixins.json into net.minecraft.client.renderer.BufferBuilder
[17Jul2021 21:40:23.888] [Render thread/DEBUG] [mixin/]: Mixing features.buffer_builder.fast_sort.MixinBufferBuilder from sodium.mixins.json into net.minecraft.client.renderer.BufferBuilder
[17Jul2021 21:40:23.906] [Render thread/DEBUG] [mixin/]: Mixing features.buffer_builder.intrinsics.MixinBufferBuilder from sodium.mixins.json into net.minecraft.client.renderer.BufferBuilder
[17Jul2021 21:40:23.954] [Render thread/DEBUG] [mixin/]: Mixing core.pipeline.MixinVertexConsumer from sodium.mixins.json into com.mojang.blaze3d.vertex.IVertexBuilder
[17Jul2021 21:40:23.954] [Render thread/DEBUG] [mixin/]: Mixing features.matrix_stack.MixinVertexConsumer from sodium.mixins.json into com.mojang.blaze3d.vertex.IVertexBuilder
[17Jul2021 21:40:23.969] [Render thread/DEBUG] [mixin/]: Mixing client.MixinMinecraftClient from notenoughcrashes.mixins.json into net.minecraft.client.Minecraft
[17Jul2021 21:40:23.974] [Render thread/DEBUG] [mixin/]: Mixing client.MinecraftMixin from randompatches.mixins.json into net.minecraft.client.Minecraft
[17Jul2021 21:40:23.976] [Render thread/DEBUG] [mixin/]: Mixing MinecraftMixin from mixins.dynmus.json into net.minecraft.client.Minecraft
[17Jul2021 21:40:23.980] [Render thread/DEBUG] [mixin/]: Mixing MinecraftMixin from betterendforge.mixins.json into net.minecraft.client.Minecraft
[17Jul2021 21:40:23.981] [Render thread/DEBUG] [mixin/]: Mixing MinecraftMixin from mining_helmet.mixins.json into net.minecraft.client.Minecraft
[17Jul2021 21:40:23.981] [Render thread/DEBUG] [mixin/]: Mixing MinecraftMixin from kubejs-common.mixins.json into net.minecraft.client.Minecraft
[17Jul2021 21:40:23.982] [Render thread/DEBUG] [mixin/]: Mixing client.MinecraftMixin from abnormals_core.mixins.json into net.minecraft.client.Minecraft
[17Jul2021 21:40:23.983] [Render thread/DEBUG] [mixin/]: Mixing BackgroundMusicMixin from outer_end.mixins.json into net.minecraft.client.Minecraft
[17Jul2021 21:40:23.984] [Render thread/DEBUG] [mixin/]: Mixing features.options.MixinMinecraftClient from sodium.mixins.json into net.minecraft.client.Minecraft
[17Jul2021 21:40:23.986] [Render thread/DEBUG] [mixin/]: Mixing WindowTitleMixin from itlt.mixins.json into net.minecraft.client.Minecraft
[17Jul2021 21:40:23.986] [Render thread/DEBUG] [mixin/]: Mixing ShaderCloseMixin from flywheel.mixins.json into net.minecraft.client.Minecraft
[17Jul2021 21:40:23.987] [Render thread/DEBUG] [mixin/]: Mixing WindowResizeMixin from create.mixins.json into net.minecraft.client.Minecraft
[17Jul2021 21:40:24.021] [Render thread/DEBUG] [mixin/]: Mixing IngameGuiMixin from structure_gel.mixins.json into net.minecraft.client.gui.IngameGui
[17Jul2021 21:40:24.023] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$renderPortal$0(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/legacy/structure_gel/util/capability/IGelEntity;)V to mdce371d$lambda$renderPortal$0$0 in structure_gel.mixins.json:IngameGuiMixin
[17Jul2021 21:40:24.023] [Render thread/DEBUG] [mixin/]: Mixing features.options.MixinInGameHud from sodium.mixins.json into net.minecraft.client.gui.IngameGui
[17Jul2021 21:40:24.031] [Render thread/DEBUG] [mixin/]: Mixing client.SplashScreenMixin from notenoughcrashes.mixins.json into net.minecraft.client.gui.ResourceLoadProgressGui
[17Jul2021 21:40:24.032] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method setLogo(Lnet/minecraft/util/ResourceLocation;)V to setLogo_$md$ce371d$0 in notenoughcrashes.mixins.json:client.SplashScreenMixin
[17Jul2021 21:40:24.032] [Render thread/DEBUG] [mixin/]: Mixing ResourceLoadProgressGuiMixin from kubejs-common.mixins.json into net.minecraft.client.gui.ResourceLoadProgressGui
[17Jul2021 21:40:24.036] [Render thread/DEBUG] [mixin/]: Mixing client.ScreenMixin from quark.mixins.json into net.minecraft.client.gui.screen.Screen
[17Jul2021 21:40:24.052] [Render thread/DEBUG] [mixin/]: Mixing MixinClientLevel from architectury.mixins.json into net.minecraft.client.world.ClientWorld
[17Jul2021 21:40:24.052] [Render thread/DEBUG] [mixin/]: Mixing client.ClientWorldMixin from abnormals_core.mixins.json into net.minecraft.client.world.ClientWorld
[17Jul2021 21:40:24.053] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$getSkyColor$0(Lnet/minecraft/world/biome/BiomeManager;III)Lnet/minecraft/util/math/vector/Vector3d; to mdce371d$lambda$getSkyColor$0$0 in abnormals_core.mixins.json:client.ClientWorldMixin
[17Jul2021 21:40:24.058] [Render thread/DEBUG] [mixin/]: Mixing features.chunk_rendering.MixinClientWorld from sodium.mixins.json into net.minecraft.client.world.ClientWorld
[17Jul2021 21:40:24.059] [Render thread/DEBUG] [mixin/]: Mixing ClientWorldMixin from endergetic.mixins.json into net.minecraft.client.world.ClientWorld
[17Jul2021 21:40:24.060] [Render thread/DEBUG] [mixin/]: Mixing BreakProgressMixin from create.mixins.json into net.minecraft.client.world.ClientWorld
[17Jul2021 21:40:24.074] [Render thread/DEBUG] [mixin/]: Mixing client.IngameMenuScreenMixin from randompatches.mixins.json into net.minecraft.client.gui.screen.IngameMenuScreen
[17Jul2021 21:40:24.076] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$adjustOnPress$0(Lnet/minecraft/client/gui/widget/button/Button;)V to mdce371d$lambda$adjustOnPress$0$0 in randompatches.mixins.json:client.IngameMenuScreenMixin
[17Jul2021 21:40:24.084] [Render thread/DEBUG] [mixin/]: Mixing client.keybindings.ClientPlayerEntityMixin from randompatches.mixins.json into net.minecraft.client.entity.player.ClientPlayerEntity
[17Jul2021 21:40:24.085] [Render thread/DEBUG] [mixin/]: Mixing ClientPlayerEntityMixin from upgrade_aquatic.mixins.json into net.minecraft.client.entity.player.ClientPlayerEntity
[17Jul2021 21:40:24.086] [Render thread/DEBUG] [mixin/]: Mixing ClientPlayerEntityMixin from endergetic.mixins.json into net.minecraft.client.entity.player.ClientPlayerEntity
[17Jul2021 21:40:24.091] [Render thread/DEBUG] [mixin/]: Mixing client.ClientPlayerEntityMixin from personality.mixins.json into net.minecraft.client.entity.player.ClientPlayerEntity
[17Jul2021 21:40:24.092] [Render thread/DEBUG] [mixin/]: Mixing swimming.client.LocalPlayerMixin from expandability.mixins.json into net.minecraft.client.entity.player.ClientPlayerEntity
[17Jul2021 21:40:24.093] [Render thread/DEBUG] [mixin/]: Mixing HeavyBootsOnPlayerMixin from create.mixins.json into net.minecraft.client.entity.player.ClientPlayerEntity
[17Jul2021 21:40:24.095] [Render thread/WARN] [mixin/]: @Redirect conflict. Skipping expandability.mixins.json:swimming.client.LocalPlayerMixin->@Redirect::setUnderWater(Lnet/minecraft/client/entity/player/ClientPlayerEntity;)Z with priority 1000, already redirected by randompatches.mixins.json:client.keybindings.ClientPlayerEntityMixin->@Redirect::isSubmergedInWater(Lnet/minecraft/client/entity/player/ClientPlayerEntity;)Z with priority 1000
[17Jul2021 21:40:24.099] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175156_o with desc ()F
[17Jul2021 21:40:24.107] [Render thread/DEBUG] [mixin/]: Mixing client.ContainerScreenMixin from quark.mixins.json into net.minecraft.client.gui.screen.inventory.ContainerScreen
[17Jul2021 21:40:24.122] [Render thread/DEBUG] [mixin/]: Mixing features.gui.fast_loading_screen.MixinLevelLoadingScreen from sodium.mixins.json into net.minecraft.client.gui.screen.WorldLoadProgressScreen
[17Jul2021 21:40:24.122] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$func_238625_a_$0(Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;)V to mdce371d$lambda$func_238625_a_$0$0 in sodium.mixins.json:features.gui.fast_loading_screen.MixinLevelLoadingScreen
[17Jul2021 21:40:24.214] [Render thread/DEBUG] [mixin/]: Mixing core.matrix.MixinMatrix3f from sodium.mixins.json into net.minecraft.util.math.vector.Matrix3f
[17Jul2021 21:40:24.276] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17Jul2021 21:40:24.698] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: StevenDoesStuffs
[17Jul2021 21:40:24.701] [Render thread/DEBUG] [mixin/]: Mixing client.keybindings.KeyBindingMixin from randompatches.mixins.json into net.minecraft.client.settings.KeyBinding
[17Jul2021 21:40:24.726] [Render thread/DEBUG] [mixin/]: Mixing OptionsMixin from kubejs-common.mixins.json into net.minecraft.client.GameSettings
[17Jul2021 21:40:24.728] [Render thread/DEBUG] [mixin/]: Mixing features.options.MixinGameOptions from sodium.mixins.json into net.minecraft.client.GameSettings
[17Jul2021 21:40:24.731] [Render thread/DEBUG] [mixin/]: Mixing GameSettingsMixin from mixins.defaultoptions.json into net.minecraft.client.GameSettings
[17Jul2021 21:40:24.741] [Render thread/DEBUG] [mixin/]: Mixing client.keybindings.ToggleableKeyBindingMixin from randompatches.mixins.json into net.minecraft.client.settings.ToggleableKeyBinding
[17Jul2021 21:40:24.802] [Render thread/DEBUG] [mixin/]: Mixing client.AbstractOptionMixin from randompatches.mixins.json into net.minecraft.client.AbstractOption
[17Jul2021 21:40:24.844] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
[17Jul2021 21:40:24.846] [Render thread/DEBUG] [mixin/]: Mixing MainWindowMixin from kubejs-common.mixins.json into net.minecraft.client.MainWindow
[17Jul2021 21:40:24.908] [Render thread/DEBUG] [mixin/]: Mixing MouseHelperMixin from smoothfocus.mixins.json into net.minecraft.client.MouseHelper
[17Jul2021 21:40:24.914] [Render thread/DEBUG] [mixin/]: Mixing MouseHelperMixin from bigbrain.mixins.json into net.minecraft.client.MouseHelper
[17Jul2021 21:40:24.914] [Render thread/DEBUG] [mixin/]: Mixing client.keybindings.MouseHelperMixin from randompatches.mixins.json into net.minecraft.client.MouseHelper
[17Jul2021 21:40:24.922] [Render thread/DEBUG] [mixin/]: Mixing client.keybindings.KeyboardListenerMixin from randompatches.mixins.json into net.minecraft.client.KeyboardListener
[17Jul2021 21:40:24.922] [Render thread/DEBUG] [mixin/]: Mixing KeyboardHandlerMixin from kubejs-common.mixins.json into net.minecraft.client.KeyboardListener
[17Jul2021 21:40:24.932] [Render thread/DEBUG] [mixin/]: Mixing FogColorTrackerMixin from flywheel.mixins.json into com.mojang.blaze3d.platform.GlStateManager
[17Jul2021 21:40:25.005] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/resources/SimpleReloadableResourceManager
[17Jul2021 21:40:25.006] [Render thread/DEBUG] [mixin/]: Mixing SimpleReloadableResourceManagerAccessor from repurposed_structures.mixins.json into net.minecraft.resources.SimpleReloadableResourceManager
[17Jul2021 21:40:25.006] [Render thread/DEBUG] [mixin/]: Mixing SimpleReloadableResourceManagerMixin from kubejs-common.mixins.json into net.minecraft.resources.SimpleReloadableResourceManager
[17Jul2021 21:40:25.034] [Render thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4980
[17Jul2021 21:40:25.034] [Render thread/DEBUG] [mixin/]: Mixing EarlyLoaderGUIMixin from kubejs.mixins.json into net.minecraftforge.fml.client.EarlyLoaderGUI
[17Jul2021 21:40:25.060] [Render thread/DEBUG] [mixin/]: Mixing SimpleChannelMixin from connectivity.mixins.json into net.minecraftforge.fml.network.simple.SimpleChannel
[17Jul2021 21:40:25.088] [Render thread/DEBUG] [mixin/]: Mixing networkstats.CCustomPayloadPacketNameMixin from connectivity.mixins.json into net.minecraft.network.play.client.CCustomPayloadPacket
[17Jul2021 21:40:25.088] [Render thread/DEBUG] [mixin/]: Mixing client.packetsizelimits.CCustomPayloadPacketMixin from randompatches.mixins.json into net.minecraft.network.play.client.CCustomPayloadPacket
[17Jul2021 21:40:25.092] [Render thread/DEBUG] [mixin/]: Mixing SCustomPayloadPlayPacketMixin from connectivity.mixins.json into net.minecraft.network.play.server.SCustomPayloadPlayPacket
[17Jul2021 21:40:25.097] [Render thread/DEBUG] [mixin/]: Mixing networkstats.SCustomPayloadPlayPacketNameMixin from connectivity.mixins.json into net.minecraft.network.play.server.SCustomPayloadPlayPacket
[17Jul2021 21:40:25.100] [Render thread/DEBUG] [mixin/]: Mixing CCustomPayloadLoginPacketMixin from connectivity.mixins.json into net.minecraft.network.login.client.CCustomPayloadLoginPacket
[17Jul2021 21:40:25.101] [Render thread/DEBUG] [mixin/]: Mixing networkstats.CCustomPayloadLoginPacketNameMixin from connectivity.mixins.json into net.minecraft.network.login.client.CCustomPayloadLoginPacket
[17Jul2021 21:40:25.105] [Render thread/DEBUG] [mixin/]: Mixing SCustomPayloadLoginPacketMixin from connectivity.mixins.json into net.minecraft.network.login.server.SCustomPayloadLoginPacket
[17Jul2021 21:40:25.105] [Render thread/DEBUG] [mixin/]: Mixing networkstats.SCustomPayloadLoginPacketNameMixin from connectivity.mixins.json into net.minecraft.network.login.server.SCustomPayloadLoginPacket
[17Jul2021 21:40:25.112] [Render thread/DEBUG] [mixin/]: Mixing packetsizelimits.PacketBufferMixin from randompatches.mixins.json into net.minecraft.network.PacketBuffer
[17Jul2021 21:40:25.140] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
[17Jul2021 21:40:25.145] [Render thread/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 16 threads for parallel mod-loading
[17Jul2021 21:40:25.159] [Render thread/INFO] [KubeJS/]: Loaded client.properties
[17Jul2021 21:40:25.172] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.191] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.createstuffaddons.CreateStuffAdditionsMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.194] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.194] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for fudge.notenoughcrashes.forge.NotEnoughCrashesForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.194] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.194] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.feed_the_beast.mods.ftbessentials.FTBEssentials with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.195] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.195] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.configlib.ConfigLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.196] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.196] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.notunfound.smoothfocus.SmoothFocus with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.197] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.197] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tallestegg.bigbrain.BigBrain with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.198] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.198] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.hugomage.primate.Primate with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.199] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.199] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cjminecraft.rad.ReloadAudioDriver with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.200] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.200] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.connectivity.Connectivity with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.206] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.206] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.modnametooltip.ModNameTooltip with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.207] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.207] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.kleeslabs.KleeSlabs with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.207] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.207] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.neat.Neat with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.208] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.208] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blakebr0.ironjetpacks.IronJetpacks with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.209] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.209] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.bettercaves.BetterCaves with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.209] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.209] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.endertech.minecraft.forge.ForgeEndertech with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.212] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.213] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.cookingforblockheads.CookingForBlockheads with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.215] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.215] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.controlling.Controlling with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.216] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.216] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for technicianlp.reauth.ReAuth with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.225] [Render thread/DEBUG] [mixin/]: Mixing client.RenderTypeBuffersMixin from quark.mixins.json into net.minecraft.client.renderer.RenderTypeBuffers
[17Jul2021 21:40:25.233] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228426_a_ with desc (Lcom/mojang/blaze3d/matrix/MatrixStack;FJZLnet/minecraft/client/renderer/ActiveRenderInfo;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/util/math/vector/Matrix4f;)V
[17Jul2021 21:40:25.236] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_215319_a with desc (IIIZ)V
[17Jul2021 21:40:25.236] [Render thread/DEBUG] [mixin/]: Mixing ParrotPartyMixin from supplementaries.mixins.json into net.minecraft.client.renderer.WorldRenderer
[17Jul2021 21:40:25.238] [Render thread/DEBUG] [mixin/]: Mixing WorldRendererMixin from betterendforge.mixins.json into net.minecraft.client.renderer.WorldRenderer
[17Jul2021 21:40:25.255] [Render thread/DEBUG] [mixin/]: Mixing WorldRendererMixin from structure_gel.mixins.json into net.minecraft.client.renderer.WorldRenderer
[17Jul2021 21:40:25.258] [Render thread/DEBUG] [mixin/]: Mixing features.block.MixinWorldRenderer from sodium.mixins.json into net.minecraft.client.renderer.WorldRenderer
[17Jul2021 21:40:25.260] [Render thread/DEBUG] [mixin/]: Mixing features.buffer_builder.intrinsics.MixinWorldRenderer from sodium.mixins.json into net.minecraft.client.renderer.WorldRenderer
[17Jul2021 21:40:25.263] [Render thread/DEBUG] [mixin/]: Mixing features.chunk_rendering.MixinWorldRenderer from sodium.mixins.json into net.minecraft.client.renderer.WorldRenderer
[17Jul2021 21:40:25.268] [Render thread/DEBUG] [mixin/]: Mixing features.options.MixinWorldRenderer from sodium.mixins.json into net.minecraft.client.renderer.WorldRenderer
[17Jul2021 21:40:25.268] [Render thread/DEBUG] [mixin/]: Mixing CancelEntityRenderMixin from flywheel.mixins.json into net.minecraft.client.renderer.WorldRenderer
[17Jul2021 21:40:25.271] [Render thread/DEBUG] [mixin/]: Mixing FixFabulousDepthMixin from flywheel.mixins.json into net.minecraft.client.renderer.WorldRenderer
[17Jul2021 21:40:25.271] [Render thread/DEBUG] [mixin/]: Mixing RenderHooksMixin from flywheel.mixins.json into net.minecraft.client.renderer.WorldRenderer
[17Jul2021 21:40:25.314] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_78713_a with desc (Lnet/minecraft/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer;
[17Jul2021 21:40:25.315] [Render thread/DEBUG] [mixin/]: Mixing client.EntityRenderDispatcherMixin from notenoughcrashes.mixins.json into net.minecraft.client.renderer.entity.EntityRendererManager
[17Jul2021 21:40:25.315] [Render thread/DEBUG] [mixin/]: Mixing features.entity.shadow_clipping.MixinEntityRenderDispatcher from sodium.mixins.json into net.minecraft.client.renderer.entity.EntityRendererManager
[17Jul2021 21:40:25.315] [Render thread/DEBUG] [mixin/]: Mixing client.EntityRendererManagerMixin from quark.mixins.json into net.minecraft.client.renderer.entity.EntityRendererManager
[17Jul2021 21:40:25.324] [Render thread/DEBUG] [mixin/]: Mixing client.ItemRendererMixin from quark.mixins.json into net.minecraft.client.renderer.ItemRenderer
[17Jul2021 21:40:25.333] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228396_a_ with desc (FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V
[17Jul2021 21:40:25.336] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228396_a_ with desc (FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V
[17Jul2021 21:40:25.339] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228405_a_ with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V
[17Jul2021 21:40:25.348] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228405_a_ with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V
[17Jul2021 21:40:25.362] [Render thread/DEBUG] [mixin/]: Mixing ParticleEngineAccessor from architectury.mixins.json into net.minecraft.client.particle.ParticleManager
[17Jul2021 21:40:25.364] [Render thread/DEBUG] [mixin/]: Inner class me/shedaniel/architectury/mixin/forge/ParticleEngineAccessor$MutableSpriteSetAccessor in me/shedaniel/architectury/mixin/forge/ParticleEngineAccessor on net/minecraft/client/particle/ParticleManager gets unique name net/minecraft/client/particle/ParticleManager$MutableSpriteSetAccessor$d5d0d6382a744e3da676776101a7f337
[17Jul2021 21:40:25.364] [Render thread/DEBUG] [mixin/]: Mixing features.particle.cull.MixinParticleManager from sodium.mixins.json into net.minecraft.client.particle.ParticleManager
[17Jul2021 21:40:25.382] [Render thread/DEBUG] [mixin/]: Mixing GameRendererMixin from dungeons_gear.mixins.json into net.minecraft.client.renderer.GameRenderer
[17Jul2021 21:40:25.383] [Render thread/DEBUG] [mixin/]: Mixing StoreProjectionMatrixMixin from flywheel.mixins.json into net.minecraft.client.renderer.GameRenderer
[17Jul2021 21:40:25.394] [Render thread/DEBUG] [mixin/]: Mixing MixinLanguageManager from enchdesc.mixins.json into net.minecraft.client.resources.LanguageManager
[17Jul2021 21:40:25.401] [Render thread/DEBUG] [mixin/]: Mixing core.model.MixinBlockColors from sodium.mixins.json into net.minecraft.client.renderer.color.BlockColors
[17Jul2021 21:40:25.403] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IBlockDisplayReader;Lnet/minecraft/util/math/BlockPos;I)I to mdce371d$lambda$static$0$0 in sodium.mixins.json:core.model.MixinBlockColors
[17Jul2021 21:40:25.417] [Render thread/DEBUG] [mixin/]: Mixing core.model.MixinItemColors from sodium.mixins.json into net.minecraft.client.renderer.color.ItemColors
[17Jul2021 21:40:25.418] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/item/ItemStack;I)I to mdce371d$lambda$static$0$0 in sodium.mixins.json:core.model.MixinItemColors
[17Jul2021 21:40:25.427] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_73660_a with desc ()V
[17Jul2021 21:40:25.427] [Render thread/DEBUG] [mixin/]: Mixing MusicTickerMixin from betterendforge.mixins.json into net.minecraft.client.audio.MusicTicker
[17Jul2021 21:40:25.450] [Render thread/DEBUG] [mixin/]: Mixing client.MixinIntegratedServer from notenoughcrashes.mixins.json into net.minecraft.server.integrated.IntegratedServer
[17Jul2021 21:40:25.456] [Render thread/DEBUG] [mixin/]: Mixing MinecraftServerMixin from betterendforge.mixins.json into net.minecraft.server.MinecraftServer
[17Jul2021 21:40:25.457] [Render thread/DEBUG] [mixin/]: Mixing MinecraftServerMixin from structure_gel.mixins.json into net.minecraft.server.MinecraftServer
[17Jul2021 21:40:25.461] [Render thread/DEBUG] [mixin/]: Mixing MixinMinecraftServer from resourcefulbees.mixins.json into net.minecraft.server.MinecraftServer
[17Jul2021 21:40:25.463] [Render thread/DEBUG] [mixin/]: Mixing MinecraftServerMixin from kubejs-common.mixins.json into net.minecraft.server.MinecraftServer
[17Jul2021 21:40:25.463] [Render thread/DEBUG] [mixin/]: Mixing server.MixinMinecraftServer from byg.mixins.json into net.minecraft.server.MinecraftServer
[17Jul2021 21:40:25.498] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17Jul2021 21:40:25.499] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication/]: Environment: PROD
[17Jul2021 21:40:25.499] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17Jul2021 21:40:25.499] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication/]: Environment: PROD
[17Jul2021 21:40:25.499] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.499] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.placebo.Placebo with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.503] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.503] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.citadel.Citadel with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.505] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[17Jul2021 21:40:25.506] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[17Jul2021 21:40:25.516] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.516] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.alexsmobs.AlexsMobs with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.525] [Render thread/DEBUG] [mixin/]: Mixing features.entity.smooth_lighting.MixinEntityRenderer from sodium.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
[17Jul2021 21:40:25.574] [Render thread/DEBUG] [mixin/]: Mixing PlayerModelMixin from bigbrain.mixins.json into net.minecraft.client.renderer.entity.model.BipedModel
[17Jul2021 21:40:25.583] [Render thread/DEBUG] [mixin/]: Mixing item.umbrella.BipedModelMixin from artifacts.mixins.json into net.minecraft.client.renderer.entity.model.BipedModel
[17Jul2021 21:40:25.583] [Render thread/DEBUG] [mixin/]: Mixing client.BipedModelMixin from personality.mixins.json into net.minecraft.client.renderer.entity.model.BipedModel
[17Jul2021 21:40:25.586] [Render thread/DEBUG] [mixin/]: Mixing client.BipedModelMixin from quark.mixins.json into net.minecraft.client.renderer.entity.model.BipedModel
[17Jul2021 21:40:25.599] [Render thread/DEBUG] [mixin/]: Mixing client.AgeableModelMixin from personality.mixins.json into net.minecraft.client.renderer.entity.model.AgeableModel
[17Jul2021 21:40:25.618] [Render thread/DEBUG] [mixin/]: Mixing features.entity.fast_render.MixinModelPart from sodium.mixins.json into net.minecraft.client.renderer.model.ModelRenderer
[17Jul2021 21:40:25.625] [Render thread/DEBUG] [mixin/]: Mixing features.entity.fast_render.MixinCuboid from sodium.mixins.json into net.minecraft.client.renderer.model.ModelRenderer$ModelBox
[17Jul2021 21:40:25.634] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.634] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.yungsapi.YungsApi with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.634] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.634] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.bookshelf.Bookshelf with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.637] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.637] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.tips.Tips with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.641] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.641] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.p3pp3rf1y.sophisticatedbackpacks.SophisticatedBackpacks with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.662] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.662] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.therandomlabs.randompatches.RandomPatches with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.662] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.662] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.direwolf20.buildinggadgets.common.BuildingGadgets with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.664] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.664] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.apotheosis.Apotheosis with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.677] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.677] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.quetzi.morpheus.Morpheus with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.680] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.680] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.dynamic_view.DynView with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.681] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.681] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for bre2el.fpsreducer.FpsReducer with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.682] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.682] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for jeresources.JEResources with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.684] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.684] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.ludocrypt.dynmus.DynamicMusic with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.685] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.685] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for owmii.losttrinkets.LostTrinkets with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.688] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.688] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for twilightforest.TwilightForestMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.692] [Render thread/DEBUG] [mixin/]: Mixing GameRulesAccessor$BooleanValue from architectury.mixins.json into net.minecraft.world.GameRules$BooleanValue
[17Jul2021 21:40:25.693] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method invokeCreateArchitectury(ZLjava/util/function/BiConsumer;)Lnet/minecraft/world/GameRules$RuleType; to invokeCreateArchitectury_$md$ce371d$0 in architectury.mixins.json:GameRulesAccessor$BooleanValue
[17Jul2021 21:40:25.693] [Render thread/DEBUG] [mixin/]: Mixing GameRulesAccessor$BooleanValueSimple from architectury.mixins.json into net.minecraft.world.GameRules$BooleanValue
[17Jul2021 21:40:25.693] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method invokeCreateArchitectury(Z)Lnet/minecraft/world/GameRules$RuleType; to invokeCreateArchitectury_$md$ce371d$1 in architectury.mixins.json:GameRulesAccessor$BooleanValueSimple
[17Jul2021 21:40:25.701] [Render thread/DEBUG] [mixin/]: Mixing GameRulesAccessor from architectury.mixins.json into net.minecraft.world.GameRules
[17Jul2021 21:40:25.701] [Render thread/DEBUG] [mixin/]: Inner class me/shedaniel/architectury/mixin/forge/GameRulesAccessor$IntegerValue in me/shedaniel/architectury/mixin/forge/GameRulesAccessor on net/minecraft/world/GameRules gets unique name net/minecraft/world/GameRules$IntegerValue$7b3f0dbc511e472082737109ed531727
[17Jul2021 21:40:25.701] [Render thread/DEBUG] [mixin/]: Inner class me/shedaniel/architectury/mixin/forge/GameRulesAccessor$BooleanValue in me/shedaniel/architectury/mixin/forge/GameRulesAccessor on net/minecraft/world/GameRules gets unique name net/minecraft/world/GameRules$BooleanValue$0ea7ffca4c004e2c8e7211c1a63f3f03
[17Jul2021 21:40:25.701] [Render thread/DEBUG] [mixin/]: Inner class me/shedaniel/architectury/mixin/forge/GameRulesAccessor$BooleanValueSimple in me/shedaniel/architectury/mixin/forge/GameRulesAccessor on net/minecraft/world/GameRules gets unique name net/minecraft/world/GameRules$BooleanValueSimple$f3210e02416247dc97193f4ee5347451
[17Jul2021 21:40:25.701] [Render thread/DEBUG] [mixin/]: Inner class me/shedaniel/architectury/mixin/forge/GameRulesAccessor$IntegerValueSimple in me/shedaniel/architectury/mixin/forge/GameRulesAccessor on net/minecraft/world/GameRules gets unique name net/minecraft/world/GameRules$IntegerValueSimple$9ee0309fb30c4b7bb7e1ec897e77e13a
[17Jul2021 21:40:25.705] [Render thread/DEBUG] [mixin/]: Mixing GameRulesAccessor$IntegerValue from architectury.mixins.json into net.minecraft.world.GameRules$IntegerValue
[17Jul2021 21:40:25.705] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method invokeCreateArchitectury(ILjava/util/function/BiConsumer;)Lnet/minecraft/world/GameRules$RuleType; to invokeCreateArchitectury_$md$ce371d$0 in architectury.mixins.json:GameRulesAccessor$IntegerValue
[17Jul2021 21:40:25.705] [Render thread/DEBUG] [mixin/]: Mixing GameRulesAccessor$IntegerValueSimple from architectury.mixins.json into net.minecraft.world.GameRules$IntegerValue
[17Jul2021 21:40:25.705] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method invokeCreateArchitectury(I)Lnet/minecraft/world/GameRules$RuleType; to invokeCreateArchitectury_$md$ce371d$1 in architectury.mixins.json:GameRulesAccessor$IntegerValueSimple
[17Jul2021 21:40:25.710] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.710] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mehvahdjukaar.supplementaries.Supplementaries with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.711] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.711] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.refinedmods.refinedstorage.RS with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.732] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.732] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mod.beethoven92.betterendforge.BetterEnd with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.735] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.735] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.legacy.structure_gel.StructureGelMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.736] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.736] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.menu.PackMenu with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.737] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.737] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.grimbo.chipped.Chipped with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.738] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.738] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.robocraft999.createplus.CreatePlus with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.739] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.739] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.resourcefulbees.resourcefulbees.ResourcefulBees with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.741] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.741] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.telepathicgrunt.repurposedstructures.RepurposedStructures with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.744] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.744] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.samebutdifferent.morevillagers.MoreVillagers with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.746] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.746] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.toolstats.ToolStats with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.747] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.747] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for owmii.lib.Lollipop with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.748] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.748] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tfar.toughnessbar.ToughnessBar with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.749] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.749] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.legacy.dungeons_plus.DungeonsPlus with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.749] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.749] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for enemeez.simplefarming.SimpleFarming with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.752] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.752] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tk.zeitheron.solarflux.SolarFlux with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.774] [Render thread/DEBUG] [mixin/]: Mixing features.texture_tracking.MixinSpriteAtlasTexture from sodium.mixins.json into net.minecraft.client.renderer.texture.AtlasTexture
[17Jul2021 21:40:25.778] [Render thread/DEBUG] [mixin/]: Mixing atlas.AtlasDataMixin from flywheel.mixins.json into net.minecraft.client.renderer.texture.AtlasTexture
[17Jul2021 21:40:25.789] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.789] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.curios.Curios with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.793] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.793] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for elucent.eidolon.Eidolon with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.802] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.patchouli.common.base.Patchouli with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.803] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.803] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.yungsextras.YungsExtras with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.804] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.804] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.storageracks.StorageRacks with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.805] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.805] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lupicus.cc.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.808] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.808] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.betterstrongholds.BetterStrongholds with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.809] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrh0.buildersaddition.BuildersAddition with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.813] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.yezon.theabyss.TheabyssMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.814] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.shedaniel.architectury.forge.ArchitecturyForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.815] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.815] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.builtbroken.ai.improvements.AIImprovements with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.816] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.816] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.shedaniel.clothconfig.ClothConfigForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.817] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.817] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for quek.undergarden.Undergarden with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.824] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.824] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.chunkloaders.ChunkLoaders with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.825] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.825] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kreezcraft.badwithernocookiereloaded.BadWitherNoCookie with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.829] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.829] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.olafkeijsers.fastleafdecay.FastLeafDecay with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.830] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.830] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.thenatekirby.babel.Babel with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.833] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.833] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.thenatekirby.jepb.JEPB with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.834] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.834] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.black_dog20.servertabinfo.ServerTabInfo with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.835] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.835] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.bettermineshafts.BetterMineshafts with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.836] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.837] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.darkpaintings.DarkPaintings with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.838] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.838] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.infamous.dungeons_gear.DungeonsGear with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.841] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.841] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwlights.kikoz.MacawsLights with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.843] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.843] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for betteradvancements.BetterAdvancements with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.844] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.844] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.clienttweaks.ClientTweaks with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.853] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.853] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.latvian.mods.rhino.mod.ForgeModNew with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.854] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.854] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.bobmowzie.mowziesmobs.MowziesMobs with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.856] [Render thread/DEBUG] [mixin/]: Mixing ModelResourceLocationMixin from ferritecore.mrl.mixin.json into net.minecraft.client.renderer.model.ModelResourceLocation
[17Jul2021 21:40:25.860] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.860] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blakebr0.cucumber.Cucumber with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.861] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.861] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.ftb.mods.ftblibrary.forge.FTBLibraryForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.862] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.862] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.ftb.mods.ftbteams.FTBTeamsForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.863] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.863] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.legacy.mining_helmet.MiningHelmetMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.864] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.864] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cursedflames.bountifulbaubles.common.BountifulBaubles with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.868] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.868] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tfar.xlpackets.XLPackets with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.869] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.869] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.JustEnoughItems with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.870] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.870] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.latvian.kubejs.forge.KubeJSForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.871] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.871] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.latvian.mods.itemfilters.ItemFiltersForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.872] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.872] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.caracalmod.CaracalmodMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.873] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.873] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.comfortablenether.ComfortableNetherMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.875] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.attributefix.AttributeFix with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.876] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.infamous.dungeons_mobs.DungeonsMobs with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.878] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.878] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.minecraftabnormals.abnormals_core.core.AbnormalsCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.922] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.922] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.goblintraders.GoblinTraders with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.925] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.925] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.possible_triangle.brazier.forge.BrazierForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.926] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.926] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.kobolds.KoboldsMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.928] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.928] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for invtweaks.InvTweaksMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.952] [Render thread/DEBUG] [mixin/]: Mixing features.texture_tracking.MixinSprite from sodium.mixins.json into net.minecraft.client.renderer.texture.TextureAtlasSprite
[17Jul2021 21:40:25.965] [Render thread/DEBUG] [mixin/]: Mixing features.matrix_stack.MixinMatrixStack from sodium.mixins.json into com.mojang.blaze3d.matrix.MatrixStack
[17Jul2021 21:40:25.965] [Render thread/DEBUG] [mixin/]: Mixing FixNormalScalingMixin from create.mixins.json into com.mojang.blaze3d.matrix.MatrixStack
[17Jul2021 21:40:25.972] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.973] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.embeddedt.createchunkloading.CreateChunkloading with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.976] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.976] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.clumps.Clumps with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.984] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.984] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for corgitaco.shutupexperimentalsettings.ShutupExperimentalSettings with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.985] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.985] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for journeymap.common.Journeymap with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.994] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.994] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.comforts.Comforts with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.996] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.996] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.chaosthedude.naturescompass.NaturesCompass with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.999] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:25.999] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for artifacts.Artifacts with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.000] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.000] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.thegrimsey.stoneholm.Stoneholm with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.001] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.001] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for blueduck.outerend.OuterEndMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.003] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.003] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lilypuree.decorative_blocks.DecorativeBlocks with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.007] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.007] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.botanypots.BotanyPots with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.014] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.014] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.farmingforblockheads.FarmingForBlockheads with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.019] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.019] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.steinborn.lazydfu.LazyDFU with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.020] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.020] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.bedspreads.Bedspreads with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.021] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.021] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.catalogue.Catalogue with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.022] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.022] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for shadows.toaster.ToastLoader with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.023] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.023] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.jellysquid.mods.sodium.client.SodiumClientMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.024] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.024] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.030] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.030] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.girafi.waddles.Waddles with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.031] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kotakotik.creategears.Gears with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.033] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.033] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lothrazar.simpletomb.ModTomb with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.036] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for lykrast.meetyourfight.MeetYourFight with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.037] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.037] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mehvahdjukaar.selene.Selene with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.038] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.038] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.progwml6.ironchest.IronChests with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.040] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.040] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.aurelj.dungeons_arise.DungeonsAriseMain with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.042] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.042] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.craftingtweaks.CraftingTweaks with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.047] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.047] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.minecraftabnormals.upgrade_aquatic.core.UpgradeAquatic with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.050] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.050] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.minecraftabnormals.endergetic.core.EndergeticExpansion with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.053] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.054] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dk.zlepper.itlt.itlt with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.055] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.055] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.enchdesc.EnchantmentDescriptions with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.056] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.056] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mcjty.theoneprobe.TheOneProbe with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.074] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.074] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.exidex.swingthroughgrass.SwingThroughGrass with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.075] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.075] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for yalter.mousetweaks.forge.MouseTweaksForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.076] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.076] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.hrznstudio.titanium.Titanium with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.085] [Render thread/INFO] [PluginManager/]: Scanning classes for titanium
[17Jul2021 21:40:26.099] [Render thread/INFO] [PluginManager/]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources
[17Jul2021 21:40:26.099] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.099] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.ftb.mods.ftbquests.FTBQuestsForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.101] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.101] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.melanx.morevanillalib.MoreVanillaLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.103] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.103] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.endertech.minecraft.mods.adlods.AdLods with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.105] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.105] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.ichun.mods.ding.common.Ding with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.106] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.107] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.minecraftabnormals.personality.core.Personality with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.108] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.109] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.jozufozu.flywheel.Flywheel with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.110] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.110] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.simibubi.create.Create with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.122] [Render thread/DEBUG] [Create/ChunkUtil/]: Chunk Util constructed
[17Jul2021 21:40:26.146] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.146] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.feed_the_beast.mods.ftbbackups.FTBBackups with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.147] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.147] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.YTrollman.CreativeWirelessTransmitter.CreativeWirelessTransmitter with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.149] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.149] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.polymorph.Polymorph with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.157] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.157] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrbysco.justenoughprofessions.JustEnoughProfessions with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.159] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.159] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.arl.AutoRegLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.160] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.160] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.quark.base.Quark with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.161] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.161] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.melanx.vanillahammers.VanillaHammers with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.162] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.162] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.structurize.Structurize with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.166] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.166] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lothrazar.scaffoldingpower.BuilderMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.167] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.167] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.latvian.kubejs.create.KubeJSCreate with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.168] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.168] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xyz.brassgoggledcoders.transport.Transport with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.180] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.180] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for squeek.appleskin.AppleSkin with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.181] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.181] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for malte0811.ferritecore.ModMainForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.connectedglass.ConnectedGlass with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ca.glasspelican.loginshield.LoginShield with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.185] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.185] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cazsius.solcarrot.SOLCarrot with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.187] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.187] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for corgiaoc.byg.BYG with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.188] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.188] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.refinedmods.refinedstorageaddons.RSAddons with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.193] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.193] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for be.florens.expandability.forge.ExpandAbilityForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.194] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.194] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tfar.overpoweredarmorbar.OverloadedArmorBar with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.195] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.195] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrh0.createaddition.CreateAddition with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.197] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@935493d - got cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.197] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.defaultoptions.DefaultOptions with classLoader cpw.mods.modlauncher.TransformingClassLoader@935493d & cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:26.202] [modloading-worker-15/INFO] [com.hugomage.primate.Primate/]: HELLO FROM PREINIT
[17Jul2021 21:40:26.203] [modloading-worker-15/INFO] [com.hugomage.primate.Primate/]: DIRT BLOCK >> minecraft:dirt
[17Jul2021 21:40:26.236] [modloading-worker-5/DEBUG] [bettercaves/]: Better Caves entry point
[17Jul2021 21:40:26.242] [modloading-worker-3/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming <init> with desc (Lnet/minecraft/command/Commands$EnvironmentType;I)V
[17Jul2021 21:40:26.242] [modloading-worker-3/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
[17Jul2021 21:40:26.243] [modloading-worker-3/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming <init> with desc (Lnet/minecraft/command/Commands$EnvironmentType;I)V
[17Jul2021 21:40:26.246] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rad
[17Jul2021 21:40:26.246] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for notenoughcrashes
[17Jul2021 21:40:26.246] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642configlib
[17Jul2021 21:40:26.247] [modloading-worker-3/DEBUG] [mixin/]: Mixing DataPackRegistriesMixin from kubejs-common.mixins.json into net.minecraft.resources.DataPackRegistries
[17Jul2021 21:40:26.250] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.configlib.ConfigLib$ConfigEvents to FORGE
[17Jul2021 21:40:26.250] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cjminecraft.rad.ReloadAudioDriver to FORGE
[17Jul2021 21:40:26.251] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for smoothfocus
[17Jul2021 21:40:26.251] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.notunfound.smoothfocus.event.ZoomEvent to FORGE
[17Jul2021 21:40:26.257] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for controlling
[17Jul2021 21:40:26.257] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file neat-client.toml for neat tracking
[17Jul2021 21:40:26.259] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file kleeslabs-common.toml for kleeslabs tracking
[17Jul2021 21:40:26.260] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ftbessentials-server.toml for ftbessentials tracking
[17Jul2021 21:40:26.258] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bigbrain-common.toml for bigbrain tracking
[17Jul2021 21:40:26.260] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bigbrain-client.toml for bigbrain tracking
[17Jul2021 21:40:26.258] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ../reauth.toml for reauth tracking
[17Jul2021 21:40:26.261] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for reauth
[17Jul2021 21:40:26.261] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for placebo
[17Jul2021 21:40:26.261] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing technicianlp.reauth.ReAuth to MOD
[17Jul2021 21:40:26.261] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.placebo.patreon.WingsManager to MOD
[17Jul2021 21:40:26.257] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file modnametooltip-client.toml for modnametooltip tracking
[17Jul2021 21:40:26.258] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forgeendertech-common.toml for forgeendertech tracking
[17Jul2021 21:40:26.260] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for neat
[17Jul2021 21:40:26.260] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kleeslabs
[17Jul2021 21:40:26.263] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbessentials
[17Jul2021 21:40:26.263] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.feed_the_beast.mods.ftbessentials.command.FTBEssentialsCommands to FORGE
[17Jul2021 21:40:26.263] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.kleeslabs.registry.json.JsonCompatLoader to FORGE
[17Jul2021 21:40:26.264] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from betterendforge.mixins.json into net.minecraft.item.crafting.RecipeManager
[17Jul2021 21:40:26.264] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for connectivity
[17Jul2021 21:40:26.265] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing technicianlp.reauth.EventHandler to FORGE
[17Jul2021 21:40:26.267] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modnametooltip
[17Jul2021 21:40:26.268] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.feed_the_beast.mods.ftbessentials.FTBEEventHandler to FORGE
[17Jul2021 21:40:26.268] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.configlib.ClientProxy to FORGE
[17Jul2021 21:40:26.269] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getRecipe$1(Lnet/minecraft/item/crafting/IRecipeType;Lnet/minecraft/world/World;Lnet/minecraft/inventory/IInventory;Lnet/minecraft/item/crafting/IRecipe;)Ljava/util/stream/Stream; to mdce371d$lambda$getRecipe$1$0 in betterendforge.mixins.json:RecipeManagerMixin
[17Jul2021 21:40:26.269] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getRecipe$0(Lnet/minecraft/item/crafting/IRecipe;Lnet/minecraft/item/crafting/IRecipe;)I to mdce371d$lambda$getRecipe$0$1 in betterendforge.mixins.json:RecipeManagerMixin
[17Jul2021 21:40:26.271] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from polymorph.mixins.json into net.minecraft.item.crafting.RecipeManager
[17Jul2021 21:40:26.271] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$_polymorph_getRecipe$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/item/crafting/IRecipe;)V to mdce371d$lambda$_polymorph_getRecipe$0$2 in polymorph.mixins.json:RecipeManagerMixin
[17Jul2021 21:40:26.271] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from kubejs-common.mixins.json into net.minecraft.item.crafting.RecipeManager
[17Jul2021 21:40:26.276] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bettercaves-1_16.toml for bettercaves tracking
[17Jul2021 21:40:26.278] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.placebo.patreon.TrailsManager to MOD
[17Jul2021 21:40:26.283] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tips-client.toml for tips tracking
[17Jul2021 21:40:26.286] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tips
[17Jul2021 21:40:26.286] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettercaves
[17Jul2021 21:40:26.286] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.darkhax.tips.TipRenderHandler to FORGE
[17Jul2021 21:40:26.288] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.kleeslabs.network.SyncHandler to FORGE
[17Jul2021 21:40:26.288] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsapi
[17Jul2021 21:40:26.290] [modloading-worker-7/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming processLoading with desc (Lnet/minecraft/profiler/IProfiler;I)V
[17Jul2021 21:40:26.290] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file alexsmobs.toml for alexsmobs tracking
[17Jul2021 21:40:26.293] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.kleeslabs.client.BlockHighlightHandler to FORGE
[17Jul2021 21:40:26.300] [modloading-worker-7/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ModelBakery#<init>
[17Jul2021 21:40:26.302] [modloading-worker-12/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;
[17Jul2021 21:40:26.303] [modloading-worker-12/DEBUG] [mixin/]: Mixing client.PlayerRendererMixin from randompatches.mixins.json into net.minecraft.client.renderer.entity.PlayerRenderer
[17Jul2021 21:40:26.304] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cookingforblockheads-common.toml for cookingforblockheads tracking
[17Jul2021 21:40:26.304] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cookingforblockheads-client.toml for cookingforblockheads tracking
[17Jul2021 21:40:26.305] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.kleeslabs.BlockBreakHandler to FORGE
[17Jul2021 21:40:26.306] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bigbrain
[17Jul2021 21:40:26.307] [modloading-worker-12/DEBUG] [mixin/]: Mixing PlayerRendererMixin from dungeons_gear.mixins.json into net.minecraft.client.renderer.entity.PlayerRenderer
[17Jul2021 21:40:26.308] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.bigbrain.BigBrainSounds to MOD
[17Jul2021 21:40:26.308] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.bigbrain.BigBrainItems to MOD
[17Jul2021 21:40:26.308] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.bigbrain.BigBrainEvents to FORGE
[17Jul2021 21:40:26.308] [modloading-worker-12/DEBUG] [mixin/]: Mixing client.PlayerRendererMixin from abnormals_core.mixins.json into net.minecraft.client.renderer.entity.PlayerRenderer
[17Jul2021 21:40:26.310] [modloading-worker-12/DEBUG] [mixin/]: Mixing render.PlayerRendererMixin from artifacts.mixins.json into net.minecraft.client.renderer.entity.PlayerRenderer
[17Jul2021 21:40:26.313] [modloading-worker-12/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 mdce371d$lambda$renderArm$0$0 in artifacts.mixins.json:render.PlayerRendererMixin
[17Jul2021 21:40:26.320] [modloading-worker-12/DEBUG] [mixin/]: Mixing swimming.client.PlayerRendererMixin from expandability.mixins.json into net.minecraft.client.renderer.entity.PlayerRenderer
[17Jul2021 21:40:26.326] [modloading-worker-7/DEBUG] [mixin/]: Mixing ModelBakeryMixin from betterendforge.mixins.json into net.minecraft.client.renderer.model.ModelBakery
[17Jul2021 21:40:26.348] [modloading-worker-11/DEBUG] [mixin/]: Mixing DamageSourceMixin from quark.mixins.json into net.minecraft.util.DamageSource
[17Jul2021 21:40:26.352] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-client.toml for ironjetpacks tracking
[17Jul2021 21:40:26.353] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-common.toml for ironjetpacks tracking
[17Jul2021 21:40:26.353] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironjetpacks
[17Jul2021 21:40:26.353] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forgeendertech-client.toml for forgeendertech tracking
[17Jul2021 21:40:26.353] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file citadel-common.toml for citadel tracking
[17Jul2021 21:40:26.353] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.feed_the_beast.mods.ftbessentials.FTBEssentials to MOD
[17Jul2021 21:40:26.353] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dynview-common.toml for dynview tracking
[17Jul2021 21:40:26.355] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file morpheus-server.toml for morpheus tracking
[17Jul2021 21:40:26.356] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morpheus
[17Jul2021 21:40:26.356] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets-server.toml for buildinggadgets tracking
[17Jul2021 21:40:26.356] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets-client.toml for buildinggadgets tracking
[17Jul2021 21:40:26.357] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dynview
[17Jul2021 21:40:26.363] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file jeresources-common.toml for jeresources tracking
[17Jul2021 21:40:26.363] [modloading-worker-11/DEBUG] [jeresources.JEResources/]: Loading config file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/config/jeresources.toml
[17Jul2021 21:40:26.363] [modloading-worker-11/DEBUG] [jeresources.JEResources/]: Built TOML config for /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/config/jeresources.toml
[17Jul2021 21:40:26.363] [modloading-worker-11/DEBUG] [jeresources.JEResources/]: Loaded TOML config file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/config/jeresources.toml
[17Jul2021 21:40:26.368] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dynmus-client.toml for dynmus tracking
[17Jul2021 21:40:26.370] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-common.toml for sophisticatedbackpacks tracking
[17Jul2021 21:40:26.370] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-client.toml for sophisticatedbackpacks tracking
[17Jul2021 21:40:26.371] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dynmus
[17Jul2021 21:40:26.372] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.ludocrypt.dynmus.config.MusicConfig to FORGE
[17Jul2021 21:40:26.372] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.ludocrypt.dynmus.config.DynamicMusicConfig to FORGE
[17Jul2021 21:40:26.373] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for citadel
[17Jul2021 21:40:26.373] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ServerProxy to MOD
[17Jul2021 21:40:26.373] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ClientProxy to MOD
[17Jul2021 21:40:26.374] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cookingforblockheads
[17Jul2021 21:40:26.374] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.CookingForBlockheads to MOD
[17Jul2021 21:40:26.376] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.compat.json.JsonCompatLoader to FORGE
[17Jul2021 21:40:26.380] [modloading-worker-13/DEBUG] [mixin/]: Mixing PiglinBrainMixin from bigbrain.mixins.json into net.minecraft.entity.monster.piglin.PiglinTasks
[17Jul2021 21:40:26.381] [modloading-worker-13/DEBUG] [mixin/]: Mixing common.entity.MixinPiglinTasks from byg.mixins.json into net.minecraft.entity.monster.piglin.PiglinTasks
[17Jul2021 21:40:26.381] [modloading-worker-13/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lit/unimi/dsi/fastutil/objects/Reference2ReferenceOpenHashMap;)V to mdce371d$lambda$static$0$0 in byg.mixins.json:common.entity.MixinPiglinTasks
[17Jul2021 21:40:26.381] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file fpsreducer/fpsreducer-client.toml for fpsreducer tracking
[17Jul2021 21:40:26.383] [modloading-worker-13/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[17Jul2021 21:40:26.384] [modloading-worker-13/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_208003_a with desc (Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z
[17Jul2021 21:40:26.395] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for alexsmobs
[17Jul2021 21:40:26.395] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.world.AMWorldRegistry to MOD
[17Jul2021 21:40:26.398] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.compat.CompatCapabilityLoader to FORGE
[17Jul2021 21:40:26.402] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jeresources
[17Jul2021 21:40:26.405] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file twilightforest-common.toml for twilightforest tracking
[17Jul2021 21:40:26.406] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.tileentity.AMTileEntityRegistry to MOD
[17Jul2021 21:40:26.406] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for primate
[17Jul2021 21:40:26.406] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hugomage.primate.util.ClientEventBusSubscriber to MOD
[17Jul2021 21:40:26.407] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.client.TileEntityRenderers to MOD
[17Jul2021 21:40:26.409] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fpsreducer
[17Jul2021 21:40:26.411] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file twilightforest-client.toml for twilightforest tracking
[17Jul2021 21:40:26.424] [modloading-worker-13/DEBUG] [mixin/]: Mixing LootTableMixin from babel.mixins.json into net.minecraft.loot.LootTable
[17Jul2021 21:40:26.427] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forgeendertech
[17Jul2021 21:40:26.427] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.forge.world.GameWorld$WorldData to FORGE
[17Jul2021 21:40:26.427] [modloading-worker-13/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_212853_a_ with desc (Ljava/util/Map;Lnet/minecraft/resources/IResourceManager;Lnet/minecraft/profiler/IProfiler;)V
[17Jul2021 21:40:26.428] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hugomage.primate.Primate$RegistryEvents to MOD
[17Jul2021 21:40:26.433] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.client.ModTextures to MOD
[17Jul2021 21:40:26.435] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.forge.network.MotionController to FORGE
[17Jul2021 21:40:26.436] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file structure_gel-common.toml for structure_gel tracking
[17Jul2021 21:40:26.438] [modloading-worker-13/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
[17Jul2021 21:40:26.439] [modloading-worker-13/DEBUG] [mixin/]: Mixing LootTablesMixin from kubejs-common.mixins.json into net.minecraft.loot.LootTableManager
[17Jul2021 21:40:26.444] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.forge.items.GlassMeter to FORGE
[17Jul2021 21:40:26.444] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.cookingforblockheads.client.ModModels to MOD
[17Jul2021 21:40:26.449] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file supplementaries-common.toml for supplementaries tracking
[17Jul2021 21:40:26.453] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for buildinggadgets
[17Jul2021 21:40:26.453] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.tainted.registry.Registries to MOD
[17Jul2021 21:40:26.457] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.misc.AMSoundRegistry to MOD
[17Jul2021 21:40:26.465] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.bigbrain.BigBrainEnchantments to MOD
[17Jul2021 21:40:26.465] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.misc.AMPointOfInterestRegistry to MOD
[17Jul2021 21:40:26.465] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.bigbrain.BigBrainConfig to MOD
[17Jul2021 21:40:26.466] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.bigbrain.BigBrainClientEvents to FORGE
[17Jul2021 21:40:26.468] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.entities.OurEntities to MOD
[17Jul2021 21:40:26.468] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file structure_gel-client.toml for structure_gel tracking
[17Jul2021 21:40:26.469] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.item.AMItemRegistry to MOD
[17Jul2021 21:40:26.469] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.events.ItemPickupHandler to FORGE
[17Jul2021 21:40:26.470] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.events.BreakEventHandler to FORGE
[17Jul2021 21:40:26.471] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.events.WorldTemplateProviderHandler to FORGE
[17Jul2021 21:40:26.472] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.common.config.Config to FORGE
[17Jul2021 21:40:26.473] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.client.OurSounds to MOD
[17Jul2021 21:40:26.475] [modloading-worker-15/DEBUG] [mixin/]: Mixing SignTileEntityRendererMixin from upgrade_aquatic.mixins.json into net.minecraft.client.renderer.tileentity.SignTileEntityRenderer
[17Jul2021 21:40:26.477] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.client.events.EventTooltip to FORGE
[17Jul2021 21:40:26.480] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.forge.items.DamageableItem to FORGE
[17Jul2021 21:40:26.480] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.forge.client.DevInfo to FORGE
[17Jul2021 21:40:26.484] [modloading-worker-10/DEBUG] [mixin/]: Mixing core.pipeline.MixinVertexFormat from sodium.mixins.json into net.minecraft.client.renderer.vertex.VertexFormat
[17Jul2021 21:40:26.485] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_stuff_additions
[17Jul2021 21:40:26.486] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file supplementaries-client.toml for supplementaries tracking
[17Jul2021 21:40:26.487] [modloading-worker-15/DEBUG] [mixin/]: Mixing client.PistonTileEntityRendererMixin from quark.mixins.json into net.minecraft.client.renderer.tileentity.PistonTileEntityRenderer
[17Jul2021 21:40:26.494] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.bigbrain.BigBrain$TextureHandler to MOD
[17Jul2021 21:40:26.496] [modloading-worker-15/DEBUG] [mixin/]: Mixing client.EndPortalTileEntityRendererMixin from randompatches.mixins.json into net.minecraft.client.renderer.tileentity.EndPortalTileEntityRenderer
[17Jul2021 21:40:26.504] [modloading-worker-15/DEBUG] [mixin/]: Mixing client.BeaconTileEntityRendererMixin from quark.mixins.json into net.minecraft.client.renderer.tileentity.BeaconTileEntityRenderer
[17Jul2021 21:40:26.516] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createplus
[17Jul2021 21:40:26.516] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.robocraft999.createplus.CreatePlus$RegistryEvents to MOD
[17Jul2021 21:40:26.516] [modloading-worker-10/DEBUG] [mixin/]: Mixing features.render_layer.MixinRenderLayers from sodium.mixins.json into net.minecraft.client.renderer.RenderTypeLookup
[17Jul2021 21:40:26.516] [modloading-worker-7/INFO] [com.resourcefulbees.resourcefulbees.ResourcefulBees/]: Setting up config paths...
[17Jul2021 21:40:26.517] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.options.MixinOptionsScreen from sodium.mixins.json into net.minecraft.client.gui.screen.OptionsScreen
[17Jul2021 21:40:26.524] [modloading-worker-15/DEBUG] [mixin/]: Mixing StructureTileEntityRendererMixin from structure_gel.mixins.json into net.minecraft.client.renderer.tileentity.StructureTileEntityRenderer
[17Jul2021 21:40:26.534] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage-server.toml for refinedstorage tracking
[17Jul2021 21:40:26.534] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage-client.toml for refinedstorage tracking
[17Jul2021 21:40:26.537] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.client.events.EventKeyInput to FORGE
[17Jul2021 21:40:26.537] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.robocraft999.createplus.CreatePlus$ClientProxy to MOD
[17Jul2021 21:40:26.538] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.robocraft999.createplus.ClientEvents to FORGE
[17Jul2021 21:40:26.538] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for randompatches
[17Jul2021 21:40:26.539] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.therandomlabs.randompatches.world.DuplicateEntityUUIDFixHandler to FORGE
[17Jul2021 21:40:26.541] [modloading-worker-15/DEBUG] [mixin/]: Mixing BellTileEntityRendererMixin from supplementaries.mixins.json into net.minecraft.client.renderer.tileentity.BellTileEntityRenderer
[17Jul2021 21:40:26.544] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets.client.events.EventRenderWorldLast to FORGE
[17Jul2021 21:40:26.556] [modloading-worker-0/DEBUG] [mixin/]: Mixing ImageButtonMixin from kubejs-common.mixins.json into net.minecraft.client.gui.widget.button.ImageButton
[17Jul2021 21:40:26.561] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apotheosis
[17Jul2021 21:40:26.561] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.apotheosis.deadly.asm.ApothSmithingContainer to FORGE
[17Jul2021 21:40:26.563] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.therandomlabs.randompatches.client.RPContributorCapeHandler to FORGE
[17Jul2021 21:40:26.565] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-common.toml for repurposed_structures tracking
[17Jul2021 21:40:26.565] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.therandomlabs.randompatches.RandomPatches to FORGE
[17Jul2021 21:40:26.571] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-dungeons.toml for repurposed_structures tracking
[17Jul2021 21:40:26.572] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toolstats-client.toml for toolstats tracking
[17Jul2021 21:40:26.574] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toolstats
[17Jul2021 21:40:26.574] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-mineshafts.toml for repurposed_structures tracking
[17Jul2021 21:40:26.575] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.apotheosis.deadly.affix.attributes.CustomAttributes to MOD
[17Jul2021 21:40:26.575] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-strongholds.toml for repurposed_structures tracking
[17Jul2021 21:40:26.576] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-wells.toml for repurposed_structures tracking
[17Jul2021 21:40:26.577] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.apotheosis.deadly.affix.Affixes to MOD
[17Jul2021 21:40:26.577] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-shipwrecks.toml for repurposed_structures tracking
[17Jul2021 21:40:26.579] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-outposts.toml for repurposed_structures tracking
[17Jul2021 21:40:26.580] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lollipop
[17Jul2021 21:40:26.580] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toughnessbar-client.toml for toughnessbar tracking
[17Jul2021 21:40:26.581] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toughnessbar
[17Jul2021 21:40:26.581] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.lib.util.Server to FORGE
[17Jul2021 21:40:26.582] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.lib.client.wiki.Wiki to FORGE
[17Jul2021 21:40:26.584] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file losttrinkets/general_common.toml for losttrinkets tracking
[17Jul2021 21:40:26.584] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for losttrinkets
[17Jul2021 21:40:26.584] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.losttrinkets.item.trinkets.TrebleHooksTrinket to FORGE
[17Jul2021 21:40:26.585] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.lib.client.util.MC to FORGE
[17Jul2021 21:40:26.586] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morevillagers
[17Jul2021 21:40:26.586] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.samebutdifferent.morevillagers.event.CommonEvents to MOD
[17Jul2021 21:40:26.588] [modloading-worker-8/DEBUG] [mixin/]: Mixing DimensionTypeMixin from betterendforge.mixins.json into net.minecraft.world.DimensionType
[17Jul2021 21:40:26.588] [modloading-worker-8/DEBUG] [mixin/]: Renaming synthetic method lambda$betterEndGenerator$0(Lnet/minecraft/util/registry/Registry;)Lnet/minecraft/world/gen/DimensionSettings; to mdce371d$lambda$betterEndGenerator$0$0 in betterendforge.mixins.json:DimensionTypeMixin
[17Jul2021 21:40:26.588] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-temples.toml for repurposed_structures tracking
[17Jul2021 21:40:26.588] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chipped
[17Jul2021 21:40:26.588] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.grimbo.chipped.data.ChippedDataGenerator to MOD
[17Jul2021 21:40:26.589] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.lib.client.particle.Effects to FORGE
[17Jul2021 21:40:26.589] [modloading-worker-8/DEBUG] [mixin/]: Mixing common.world.layers.MixinDimensionType from byg.mixins.json into net.minecraft.world.DimensionType
[17Jul2021 21:40:26.589] [modloading-worker-8/DEBUG] [mixin/]: Renaming synthetic method lambda$endDimensionBYG$1(Lnet/minecraft/util/registry/Registry;)Lnet/minecraft/world/gen/DimensionSettings; to mdce371d$lambda$endDimensionBYG$1$1 in byg.mixins.json:common.world.layers.MixinDimensionType
[17Jul2021 21:40:26.589] [modloading-worker-8/DEBUG] [mixin/]: Renaming synthetic method lambda$netherDimensionBYG$0(Lnet/minecraft/util/registry/Registry;)Lnet/minecraft/world/gen/DimensionSettings; to mdce371d$lambda$netherDimensionBYG$0$2 in byg.mixins.json:common.world.layers.MixinDimensionType
[17Jul2021 21:40:26.589] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.losttrinkets.item.trinkets.StickyMindTrinket to FORGE
[17Jul2021 21:40:26.590] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.losttrinkets.item.trinkets.RubyHeartTrinket to FORGE
[17Jul2021 21:40:26.590] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.losttrinkets.item.trinkets.MagnetoTrinket to FORGE
[17Jul2021 21:40:26.591] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.losttrinkets.handler.UnlockHandler to FORGE
[17Jul2021 21:40:26.601] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.lib.client.handler.HudHandler to FORGE
[17Jul2021 21:40:26.602] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.losttrinkets.handler.TargetHandler to FORGE
[17Jul2021 21:40:26.607] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for packmenu
[17Jul2021 21:40:26.607] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing shadows.menu.slideshow.Slideshow to FORGE
[17Jul2021 21:40:26.610] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-villages.toml for repurposed_structures tracking
[17Jul2021 21:40:26.612] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-mansions.toml for repurposed_structures tracking
[17Jul2021 21:40:26.613] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.grimbo.chipped.model.ChippedColors to MOD
[17Jul2021 21:40:26.613] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-witch_huts.toml for repurposed_structures tracking
[17Jul2021 21:40:26.615] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structure_gel
[17Jul2021 21:40:26.618] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-client.toml for curios tracking
[17Jul2021 21:40:26.618] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.losttrinkets.handler.EventHandler to FORGE
[17Jul2021 21:40:26.619] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-server.toml for curios tracking
[17Jul2021 21:40:26.619] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curios
[17Jul2021 21:40:26.619] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.curios.Curios$ClientProxy to MOD
[17Jul2021 21:40:26.636] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.curios.common.CuriosRegistry to MOD
[17Jul2021 21:40:26.636] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file eidolon-client.toml for eidolon tracking
[17Jul2021 21:40:26.641] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file eidolon-common.toml for eidolon tracking
[17Jul2021 21:40:26.642] [modloading-worker-3/DEBUG] [mixin/]: Mixing world.explosions.ExplosionMixin from sodium.mixins.json into net.minecraft.world.Explosion
[17Jul2021 21:40:26.679] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file simplefarming.toml for simplefarming tracking
[17Jul2021 21:40:26.684] [modloading-worker-8/DEBUG] [mixin/]: Mixing gen.voronoi_biomes.VoronoiBiomeAccessTypeMixin from sodium.mixins.json into net.minecraft.world.biome.FuzzedBiomeMagnifier
[17Jul2021 21:40:26.684] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.losttrinkets.handler.DataManager to FORGE
[17Jul2021 21:40:26.685] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file patchouli-client.toml for patchouli tracking
[17Jul2021 21:40:26.686] [modloading-worker-2/DEBUG] [Bookshelf/]: Skipping initialization of Block registry helper. No values detected.
[17Jul2021 21:40:26.686] [modloading-worker-2/DEBUG] [Bookshelf/]: Skipping initialization of Item registry helper. No values detected.
[17Jul2021 21:40:26.686] [modloading-worker-2/DEBUG] [Bookshelf/]: Skipping initialization of TileEntityType registry helper. No values detected.
[17Jul2021 21:40:26.687] [modloading-worker-2/DEBUG] [Bookshelf/]: Successfully initialized IRecipeSerializer registry helper with 5 entries.
[17Jul2021 21:40:26.687] [modloading-worker-2/DEBUG] [Bookshelf/]: Skipping initialization of ContainerType registry helper. No values detected.
[17Jul2021 21:40:26.687] [modloading-worker-2/DEBUG] [Bookshelf/]: Skipping initialization of EntityType registry helper. No values detected.
[17Jul2021 21:40:26.687] [modloading-worker-2/DEBUG] [Bookshelf/]: Skipping initialization of PaintingType registry helper. No values detected.
[17Jul2021 21:40:26.687] [modloading-worker-2/DEBUG] [Bookshelf/]: Skipping initialization of Effect registry helper. No values detected.
[17Jul2021 21:40:26.687] [modloading-worker-2/DEBUG] [Bookshelf/]: Skipping initialization of Potion registry helper. No values detected.
[17Jul2021 21:40:26.687] [modloading-worker-2/DEBUG] [Bookshelf/]: Skipping initialization of Enchantment registry helper. No values detected.
[17Jul2021 21:40:26.687] [modloading-worker-2/DEBUG] [Bookshelf/]: Successfully initialized GlobalLootModifierSerializer registry helper with 11 entries.
[17Jul2021 21:40:26.687] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bookshelf
[17Jul2021 21:40:26.687] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.darkhax.bookshelf.supporters.SupporterHandler to MOD
[17Jul2021 21:40:26.691] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dungeons_plus-common.toml for dungeons_plus tracking
[17Jul2021 21:40:26.693] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.losttrinkets.command.MainCommand to FORGE
[17Jul2021 21:40:26.693] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeons_plus
[17Jul2021 21:40:26.694] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.legacy.dungeons_plus.DungeonsPlus$Structures to MOD
[17Jul2021 21:40:26.696] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for patchouli
[17Jul2021 21:40:26.696] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.ReloadContentsHandler to FORGE
[17Jul2021 21:40:26.697] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.losttrinkets.client.handler.KeyHandler to FORGE
[17Jul2021 21:40:26.700] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.LecternEventHandler to FORGE
[17Jul2021 21:40:26.701] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.PlayerJoinHandler to FORGE
[17Jul2021 21:40:26.702] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.losttrinkets.client.handler.hud.HudHandler to FORGE
[17Jul2021 21:40:26.703] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.item.PatchouliItems to MOD
[17Jul2021 21:40:26.704] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owmii.losttrinkets.client.handler.EventHandler to FORGE
[17Jul2021 21:40:26.712] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file YungsExtras-forge-1_16.toml for yungsextras tracking
[17Jul2021 21:40:26.715] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.handler.TooltipHandler to FORGE
[17Jul2021 21:40:26.717] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.handler.MultiblockVisualizationHandler to FORGE
[17Jul2021 21:40:26.720] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cc-common.toml for cc tracking
[17Jul2021 21:40:26.720] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cc
[17Jul2021 21:40:26.720] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lupicus.cc.Main$ModEvents to MOD
[17Jul2021 21:40:26.727] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lupicus.cc.Main$ForgeEvents to FORGE
[17Jul2021 21:40:26.738] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lupicus.cc.events.PlayerEvents to FORGE
[17Jul2021 21:40:26.740] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.handler.BookRightClickHandler to FORGE
[17Jul2021 21:40:26.741] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lupicus.cc.events.BlockEvents to FORGE
[17Jul2021 21:40:26.741] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.base.ClientTicker to FORGE
[17Jul2021 21:40:26.743] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsextras
[17Jul2021 21:40:26.744] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.base.InventoryBookButtonHandler to FORGE
[17Jul2021 21:40:26.748] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for solarflux
[17Jul2021 21:40:26.748] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tk.zeitheron.solarflux.SolarFlux$Registration to MOD
[17Jul2021 21:40:26.749] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.base.ClientAdvancements to FORGE
[17Jul2021 21:40:26.750] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.gui.GoVoteHandler to MOD
[17Jul2021 21:40:26.755] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lupicus.cc.config.MyConfig to MOD
[17Jul2021 21:40:26.760] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file storageracks-server.toml for storageracks tracking
[17Jul2021 21:40:26.820] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for storageracks
[17Jul2021 21:40:26.820] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.storageracks.inv.ModContainers to MOD
[17Jul2021 21:40:26.821] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.storageracks.tileentities.ModTileEntities to MOD
[17Jul2021 21:40:26.822] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.storageracks.blocks.ModBlocks to MOD
[17Jul2021 21:40:26.824] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for buildersaddition
[17Jul2021 21:40:26.826] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrh0.buildersaddition.event.GameEvents to FORGE
[17Jul2021 21:40:26.828] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplefarming
[17Jul2021 21:40:26.828] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.init.ModTiles to MOD
[17Jul2021 21:40:26.829] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.init.ModRecipes to MOD
[17Jul2021 21:40:26.835] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedbackpacks
[17Jul2021 21:40:26.836] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.events.LootModifierHandler to MOD
[17Jul2021 21:40:26.836] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.config.Config to MOD
[17Jul2021 21:40:26.836] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing enemeez.simplefarming.client.ColorRenderer to MOD
[17Jul2021 21:40:26.837] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrh0.buildersaddition.event.EventHandler to MOD
[17Jul2021 21:40:26.837] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file aiimprovements-common.toml for aiimprovements tracking
[17Jul2021 21:40:26.838] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aiimprovements
[17Jul2021 21:40:26.838] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.builtbroken.ai.improvements.modifier.ModifierSystem to FORGE
[17Jul2021 21:40:26.839] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cloth-config
[17Jul2021 21:40:26.843] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrh0.buildersaddition.event.ClientEventHandler to MOD
[17Jul2021 21:40:26.849] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrh0.buildersaddition.config.Config to FORGE
[17Jul2021 21:40:26.853] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bwncr-common.toml for bwncr tracking
[17Jul2021 21:40:26.853] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betterstrongholds-forge-1_16.toml for betterstrongholds tracking
[17Jul2021 21:40:26.855] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chunkloaders
[17Jul2021 21:40:26.855] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.chunkloaders.ClientProxy to MOD
[17Jul2021 21:40:26.857] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bwncr
[17Jul2021 21:40:26.861] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file fastleafdecay-server.toml for fastleafdecay tracking
[17Jul2021 21:40:26.861] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastleafdecay
[17Jul2021 21:40:26.861] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.olafkeijsers.fastleafdecay.FldConfiguration to MOD
[17Jul2021 21:40:26.861] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.chunkloaders.ChunkLoaderUtil to FORGE
[17Jul2021 21:40:26.861] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jepb
[17Jul2021 21:40:26.864] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file servertabinfo-client.toml for servertabinfo tracking
[17Jul2021 21:40:26.865] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file servertabinfo-server.toml for servertabinfo tracking
[17Jul2021 21:40:26.866] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.chunkloaders.ChunkLoaders$RegistryEvents to MOD
[17Jul2021 21:40:26.866] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for servertabinfo
[17Jul2021 21:40:26.867] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.black_dog20.servertabinfo.Config to FORGE
[17Jul2021 21:40:26.867] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.black_dog20.servertabinfo.common.events.ServerEvents to FORGE
[17Jul2021 21:40:26.868] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.builtbroken.ai.improvements.AIImprovements to MOD
[17Jul2021 21:40:26.879] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterstrongholds
[17Jul2021 21:40:26.879] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.black_dog20.servertabinfo.common.datagen.ModGenerator to MOD
[17Jul2021 21:40:26.880] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for babel
[17Jul2021 21:40:26.880] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for darkpaintings
[17Jul2021 21:40:26.882] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.black_dog20.servertabinfo.client.ClientStartup to MOD
[17Jul2021 21:40:26.893] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dungeons_gear-common.toml for dungeons_gear tracking
[17Jul2021 21:40:26.898] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betteradvancements-client.toml for betteradvancements tracking
[17Jul2021 21:40:26.900] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file clienttweaks-client.toml for clienttweaks tracking
[17Jul2021 21:40:26.901] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clienttweaks
[17Jul2021 21:40:26.901] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.clienttweaks.ClientTweaksConfig to MOD
[17Jul2021 21:40:26.902] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.clienttweaks.ClientEventHandler to FORGE
[17Jul2021 21:40:26.913] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rhino
[17Jul2021 21:40:26.936] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betteradvancements
[17Jul2021 21:40:26.953] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for repurposed_structures
[17Jul2021 21:40:26.957] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bettermineshafts-forge-1_16.toml for bettermineshafts tracking
[17Jul2021 21:40:26.962] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettermineshafts
[17Jul2021 21:40:26.977] [modloading-worker-10/DEBUG] [mixin/]: Mixing features.particle.fast_render.MixinBillboardParticle from sodium.mixins.json into net.minecraft.client.particle.TexturedParticle
[17Jul2021 21:40:27.002] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cucumber-client.toml for cucumber tracking
[17Jul2021 21:40:27.004] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cucumber-common.toml for cucumber tracking
[17Jul2021 21:40:27.004] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cucumber
[17Jul2021 21:40:27.012] [modloading-worker-7/INFO] [com.resourcefulbees.resourcefulbees.ResourcefulBees/]: Bee Registry Initialized...
[17Jul2021 21:40:27.016] [modloading-worker-7/INFO] [com.resourcefulbees.resourcefulbees.ResourcefulBees/]: Trait Registry Initialized...
[17Jul2021 21:40:27.019] [modloading-worker-7/INFO] [com.resourcefulbees.resourcefulbees.ResourcefulBees/]: Bee Registration Enabled...
[17Jul2021 21:40:27.019] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwlights
[17Jul2021 21:40:27.019] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwlights.kikoz.util.ClientEventBusSubscriber to MOD
[17Jul2021 21:40:27.025] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwlights.kikoz.MacawsLights to MOD
[17Jul2021 21:40:27.035] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file resourcefulbees/common.toml for resourcefulbees tracking
[17Jul2021 21:40:27.037] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file resourcefulbees/client.toml for resourcefulbees tracking
[17Jul2021 21:40:27.042] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mining_helmet-common.toml for mining_helmet tracking
[17Jul2021 21:40:27.039] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bountifulbaubles-client.toml for bountifulbaubles tracking
[17Jul2021 21:40:27.042] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bountifulbaubles-common.toml for bountifulbaubles tracking
[17Jul2021 21:40:27.045] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mining_helmet-client.toml for mining_helmet tracking
[17Jul2021 21:40:27.046] [modloading-worker-7/INFO] [com.resourcefulbees.resourcefulbees.ResourcefulBees/]: Building Biome Dictionary...
[17Jul2021 21:40:27.049] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mining_helmet
[17Jul2021 21:40:27.050] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xlpackets
[17Jul2021 21:40:27.111] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file jei-client.toml for jei tracking
[17Jul2021 21:40:27.114] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
[17Jul2021 21:40:27.126] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins...
[17Jul2021 21:40:27.132] [modloading-worker-9/DEBUG] [mixin/]: Mixing entity.data_tracker.use_arrays.DataTrackerMixin from sodium.mixins.json into net.minecraft.network.datasync.EntityDataManager
[17Jul2021 21:40:27.143] [modloading-worker-9/DEBUG] [mixin/]: Mixing entity.data_tracker.no_locks.DataTrackerMixin from sodium.mixins.json into net.minecraft.network.datasync.EntityDataManager
[17Jul2021 21:40:27.147] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for eidolon
[17Jul2021 21:40:27.151] [modloading-worker-7/INFO] [com.resourcefulbees.resourcefulbees.ResourcefulBees/]: Registering Custom Bees...
[17Jul2021 21:40:27.151] [modloading-worker-0/INFO] [KubeJS/]: Found kubejs plugin
[17Jul2021 21:40:27.163] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbteams
[17Jul2021 21:40:27.164] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftblibrary
[17Jul2021 21:40:27.175] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bountifulbaubles
[17Jul2021 21:40:27.175] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cursedflames.bountifulbaubles.common.config.Config to FORGE
[17Jul2021 21:40:27.176] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cursedflames.bountifulbaubles.common.datagen.DataGenerators to MOD
[17Jul2021 21:40:27.177] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cursedflames.bountifulbaubles.common.BountifulBaubles$RegistryEvents to MOD
[17Jul2021 21:40:27.184] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file attributefix-common.toml for attributefix tracking
[17Jul2021 21:40:27.192] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for attributefix
[17Jul2021 21:40:27.202] [modloading-worker-11/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 1 RS API injection point
[17Jul2021 21:40:27.203] [modloading-worker-11/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
[17Jul2021 21:40:27.203] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage
[17Jul2021 21:40:27.206] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for architectury
[17Jul2021 21:40:27.206] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.shedaniel.architectury.networking.forge.NetworkManagerImpl to FORGE
[17Jul2021 21:40:27.207] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.shedaniel.architectury.registry.trade.forge.TradeRegistryImpl to FORGE
[17Jul2021 21:40:27.214] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for caracalmod
[17Jul2021 21:40:27.217] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supplementaries
[17Jul2021 21:40:27.218] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.world.data.GlobeData to FORGE
[17Jul2021 21:40:27.220] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.setup.Spawns to FORGE
[17Jul2021 21:40:27.221] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.setup.Registry to MOD
[17Jul2021 21:40:27.222] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.shedaniel.architectury.registry.forge.ReloadListenersImpl to FORGE
[17Jul2021 21:40:27.222] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.setup.ModSetup to FORGE
[17Jul2021 21:40:27.222] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.shedaniel.architectury.registry.forge.BiomeModificationsImpl to FORGE
[17Jul2021 21:40:27.223] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.setup.ClientSetup to MOD
[17Jul2021 21:40:27.224] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.events.ClientEvents to FORGE
[17Jul2021 21:40:27.225] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.datagen.DataGenerators to MOD
[17Jul2021 21:40:27.226] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.shedaniel.architectury.registry.forge.ParticleProviderRegistryImpl to FORGE
[17Jul2021 21:40:27.226] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.configs.RegistryConfigs to MOD
[17Jul2021 21:40:27.226] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.client.renderers.entities.PicklePlayer to FORGE
[17Jul2021 21:40:27.229] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/config/betterendforge/client-config.toml for betterendforge tracking
[17Jul2021 21:40:27.229] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/config/betterendforge/world-generator-config.toml for betterendforge tracking
[17Jul2021 21:40:27.231] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file goblintraders-common.toml for goblintraders tracking
[17Jul2021 21:40:27.237] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterendforge
[17Jul2021 21:40:27.237] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.item.ModSpawnEggItem to MOD
[17Jul2021 21:40:27.240] [modloading-worker-0/INFO] [KubeJS/]: Done in 0 s
[17Jul2021 21:40:27.248] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.client.renderers.CapturedMobCache to FORGE
[17Jul2021 21:40:27.251] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.init.ModData to MOD
[17Jul2021 21:40:27.256] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dungeons_mobs-common.toml for dungeons_mobs tracking
[17Jul2021 21:40:27.257] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.init.ModConfiguredSurfaceBuilders$RegistrationHandler to MOD
[17Jul2021 21:40:27.267] [modloading-worker-0/INFO] [KubeJS/]: Loaded common.properties
[17Jul2021 21:40:27.271] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.event.forge.WorldLoadHandler to FORGE
[17Jul2021 21:40:27.273] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.event.forge.ForgeEvents to FORGE
[17Jul2021 21:40:27.276] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.event.forge.BiomeModification to FORGE
[17Jul2021 21:40:27.287] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.client.event.mod.ParticleFactoryRegistration to MOD
[17Jul2021 21:40:27.289] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.client.event.mod.ColorHandler to MOD
[17Jul2021 21:40:27.291] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.BetterEnd$WorldGenRegistryEvents to MOD
[17Jul2021 21:40:27.293] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for goblintraders
[17Jul2021 21:40:27.293] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.world.spawner.SpawnHandler to FORGE
[17Jul2021 21:40:27.295] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.trades.TradeManager to FORGE
[17Jul2021 21:40:27.310] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.init.ModEntities to MOD
[17Jul2021 21:40:27.317] [modloading-worker-7/INFO] [com.resourcefulbees.resourcefulbees.ResourcefulBees/]: Registering Custom Honeys..
[17Jul2021 21:40:27.321] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.datagen.DataGeneration to MOD
[17Jul2021 21:40:27.335] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file createchunkloading-common.toml for createchunkloading tracking
[17Jul2021 21:40:27.338] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createchunkloading
[17Jul2021 21:40:27.339] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.embeddedt.createchunkloading.CreateChunkloading$RegistryEvents to MOD
[17Jul2021 21:40:27.344] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.embeddedt.createchunkloading.Config to FORGE
[17Jul2021 21:40:27.345] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file abnormals_core-common.toml for abnormals_core tracking
[17Jul2021 21:40:27.345] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file abnormals_core-client.toml for abnormals_core tracking
[17Jul2021 21:40:27.345] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for abnormals_core
[17Jul2021 21:40:27.345] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.core.registry.LootInjectionRegistry to FORGE
[17Jul2021 21:40:27.351] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for itemfilters
[17Jul2021 21:40:27.351] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shutupexperimentalsettings
[17Jul2021 21:40:27.354] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file invtweaks-client.toml for invtweaks tracking
[17Jul2021 21:40:27.356] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clumps
[17Jul2021 21:40:27.356] [modloading-worker-11/DEBUG] [mixin/]: Mixing LootPoolMixin from babel.mixins.json into net.minecraft.loot.LootPool
[17Jul2021 21:40:27.364] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file comforts-server.toml for comforts tracking
[17Jul2021 21:40:27.364] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for comforts
[17Jul2021 21:40:27.364] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.comforts.Comforts$RegistryEvents to MOD
[17Jul2021 21:40:27.373] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.core.registry.ACTileEntities to MOD
[17Jul2021 21:40:27.376] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.comforts.Comforts$ClientProxy to MOD
[17Jul2021 21:40:27.377] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for invtweaks
[17Jul2021 21:40:27.377] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing invtweaks.config.InvTweaksConfig to MOD
[17Jul2021 21:40:27.385] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file journeymap-server.toml for journeymap tracking
[17Jul2021 21:40:27.385] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for journeymap
[17Jul2021 21:40:27.386] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.server.config.ForgeConfig to MOD
[17Jul2021 21:40:27.387] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.common.Journeymap to FORGE
[17Jul2021 21:40:27.387] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcefulbees
[17Jul2021 21:40:27.390] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file artifacts-common.toml for artifacts tracking
[17Jul2021 21:40:27.394] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file artifacts-client.toml for artifacts tracking
[17Jul2021 21:40:27.402] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file naturescompass-common.toml for naturescompass tracking
[17Jul2021 21:40:27.402] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file naturescompass-client.toml for naturescompass tracking
[17Jul2021 21:40:27.402] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for naturescompass
[17Jul2021 21:40:27.402] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.chaosthedude.naturescompass.registry.NaturesCompassRegistry to MOD
[17Jul2021 21:40:27.411] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.core.registry.ACEntities to MOD
[17Jul2021 21:40:27.413] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeons_mobs
[17Jul2021 21:40:27.413] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_mobs.worldgen.BiomeSpawnEntries to FORGE
[17Jul2021 21:40:27.415] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_mobs.MobEvents to FORGE
[17Jul2021 21:40:27.415] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file decorative_blocks-common.toml for decorative_blocks tracking
[17Jul2021 21:40:27.418] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file outer_end-common.toml for outer_end tracking
[17Jul2021 21:40:27.426] [modloading-worker-0/INFO] [STDOUT/]: [dev.latvian.mods.rhino.Context:setLanguageVersion:446]: Context#setLanguageVersion(v) is deprecated!
[17Jul2021 21:40:27.442] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.core.events.CompatEvents to FORGE
[17Jul2021 21:40:27.447] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.core.AbnormalsCore to MOD
[17Jul2021 21:40:27.447] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.common.loot.modification.LootModificationManager to FORGE
[17Jul2021 21:40:27.451] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_mobs.items.shield.TextureHandler to MOD
[17Jul2021 21:40:27.453] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_mobs.client.ClientEvents to MOD
[17Jul2021 21:40:27.467] [modloading-worker-6/INFO] [twilightforest/]: Skipped compatibility for mod immersiveengineering.
[17Jul2021 21:40:27.467] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for twilightforest
[17Jul2021 21:40:27.468] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.entity.TFEntities to MOD
[17Jul2021 21:40:27.468] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file botanypots-client.toml for botanypots tracking
[17Jul2021 21:40:27.508] [modloading-worker-6/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_212843_a_ with desc (Lnet/minecraft/entity/MobEntity;FFF)V
[17Jul2021 21:40:27.508] [modloading-worker-6/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225597_a_ with desc (Lnet/minecraft/entity/MobEntity;FFFFF)V
[17Jul2021 21:40:27.519] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for decorative_blocks
[17Jul2021 21:40:27.519] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lilypuree.decorative_blocks.setup.ModSetup to FORGE
[17Jul2021 21:40:27.520] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.common.advancement.modification.AdvancementModificationManager to FORGE
[17Jul2021 21:40:27.526] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.client.RewardHandler to FORGE
[17Jul2021 21:40:27.527] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lilypuree.decorative_blocks.setup.FogHandler to FORGE
[17Jul2021 21:40:27.530] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.abnormals_core.client.ChestManager to MOD
[17Jul2021 21:40:27.532] [modloading-worker-4/DEBUG] [Botany Pots/]: Successfully initialized Block registry helper with 34 entries.
[17Jul2021 21:40:27.532] [modloading-worker-4/DEBUG] [Botany Pots/]: Successfully initialized Item registry helper with 34 entries.
[17Jul2021 21:40:27.532] [modloading-worker-4/DEBUG] [Botany Pots/]: Successfully initialized TileEntityType registry helper with 1 entries.
[17Jul2021 21:40:27.532] [modloading-worker-4/DEBUG] [Botany Pots/]: Successfully initialized IRecipeSerializer registry helper with 3 entries.
[17Jul2021 21:40:27.532] [modloading-worker-4/DEBUG] [Botany Pots/]: Skipping initialization of ContainerType registry helper. No values detected.
[17Jul2021 21:40:27.532] [modloading-worker-4/DEBUG] [Botany Pots/]: Skipping initialization of EntityType registry helper. No values detected.
[17Jul2021 21:40:27.532] [modloading-worker-4/DEBUG] [Botany Pots/]: Skipping initialization of PaintingType registry helper. No values detected.
[17Jul2021 21:40:27.532] [modloading-worker-4/DEBUG] [Botany Pots/]: Skipping initialization of Effect registry helper. No values detected.
[17Jul2021 21:40:27.532] [modloading-worker-4/DEBUG] [Botany Pots/]: Skipping initialization of Potion registry helper. No values detected.
[17Jul2021 21:40:27.532] [modloading-worker-4/DEBUG] [Botany Pots/]: Skipping initialization of Enchantment registry helper. No values detected.
[17Jul2021 21:40:27.532] [modloading-worker-4/DEBUG] [Botany Pots/]: Skipping initialization of GlobalLootModifierSerializer registry helper. No values detected.
[17Jul2021 21:40:27.537] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for botanypots
[17Jul2021 21:40:27.537] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lazydfu
[17Jul2021 21:40:27.540] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bedspreads
[17Jul2021 21:40:27.540] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.bedspreads.common.DecoratedBedsRegistry$RegistryEvents to MOD
[17Jul2021 21:40:27.540] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for stoneholm
[17Jul2021 21:40:27.541] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for catalogue
[17Jul2021 21:40:27.541] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.catalogue.client.ClientHandler to FORGE
[17Jul2021 21:40:27.542] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lilypuree.decorative_blocks.setup.ClientSetup to MOD
[17Jul2021 21:40:27.542] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lilypuree.decorative_blocks.datagen.DataGenerators to MOD
[17Jul2021 21:40:27.550] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.bedspreads.Bedspreads$ClientProxy to MOD
[17Jul2021 21:40:27.550] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lilypuree.decorative_blocks.Config to FORGE
[17Jul2021 21:40:27.553] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toastcontrol-common.toml for toastcontrol tracking
[17Jul2021 21:40:27.553] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toastcontrol
[17Jul2021 21:40:27.556] [modloading-worker-7/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 36.1 from cpw.mods.modlauncher.TransformingClassLoader@935493d
[17Jul2021 21:40:27.556] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sodium
[17Jul2021 21:40:27.556] [modloading-worker-7/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 36.1.61
[17Jul2021 21:40:27.556] [modloading-worker-7/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 36.1
[17Jul2021 21:40:27.556] [modloading-worker-7/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[17Jul2021 21:40:27.559] [modloading-worker-7/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.16.5
[17Jul2021 21:40:27.559] [modloading-worker-7/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20210115.111550
[17Jul2021 21:40:27.559] [modloading-worker-7/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.1.61, for MC 1.16.5 with MCP 20210115.111550
[17Jul2021 21:40:27.559] [modloading-worker-7/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.1.61 Initialized
[17Jul2021 21:40:27.563] [modloading-worker-4/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[17Jul2021 21:40:27.579] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for brazier
[17Jul2021 21:40:27.579] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.possible_triangle.brazier.forge.BrazierForge to MOD
[17Jul2021 21:40:27.580] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.possible_triangle.brazier.forge.ForgeEvents to FORGE
[17Jul2021 21:40:27.586] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file farmingforblockheads-common.toml for farmingforblockheads tracking
[17Jul2021 21:40:27.586] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file farmingforblockheads-client.toml for farmingforblockheads tracking
[17Jul2021 21:40:27.587] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for farmingforblockheads
[17Jul2021 21:40:27.587] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.possible_triangle.brazier.forge.data.LootInjectModifier to MOD
[17Jul2021 21:40:27.587] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader to FORGE
[17Jul2021 21:40:27.589] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file waddles-common.toml for waddles tracking
[17Jul2021 21:40:27.589] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.possible_triangle.brazier.forge.data.providers.Advancements to FORGE
[17Jul2021 21:40:27.600] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.possible_triangle.brazier.forge.data.DateGenerators to MOD
[17Jul2021 21:40:27.601] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.possible_triangle.brazier.particle.forge.ParticleRegistryImpl to MOD
[17Jul2021 21:40:27.603] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeons_gear
[17Jul2021 21:40:27.603] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.registry.ParticleEventHandler to MOD
[17Jul2021 21:40:27.604] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.farmingforblockheads.FarmlandHandler to FORGE
[17Jul2021 21:40:27.604] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for waddles
[17Jul2021 21:40:27.604] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.girafi.waddles.init.PenguinSpawn to FORGE
[17Jul2021 21:40:27.604] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.registry.EnchantmentInit$RegistryEvents to MOD
[17Jul2021 21:40:27.605] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for meetyourfight
[17Jul2021 21:40:27.605] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.meetyourfight.registry.ModSounds to MOD
[17Jul2021 21:40:27.606] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.girafi.waddles.init.PenguinRegistry to MOD
[17Jul2021 21:40:27.607] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.meetyourfight.registry.ModItems to MOD
[17Jul2021 21:40:27.608] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[17Jul2021 21:40:27.608] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[17Jul2021 21:40:27.608] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
[17Jul2021 21:40:27.608] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.registry.EffectInit$RegistryEvents to MOD
[17Jul2021 21:40:27.612] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.loot.TradeEvents to FORGE
[17Jul2021 21:40:27.618] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for selene
[17Jul2021 21:40:27.618] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for artifacts
[17Jul2021 21:40:27.618] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.selene.setup.ClientSetup to MOD
[17Jul2021 21:40:27.618] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.data.DataGenerators to MOD
[17Jul2021 21:40:27.622] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simpletomb
[17Jul2021 21:40:27.622] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.simpletomb.event.ClientEvents to MOD
[17Jul2021 21:40:27.622] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.item.UmbrellaItem$ClientEvents to FORGE
[17Jul2021 21:40:27.625] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.loot.GlobalLootModifier$GlobalLootModifierRegistry to MOD
[17Jul2021 21:40:27.626] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.init.ModLootTables$LootTableEvents to FORGE
[17Jul2021 21:40:27.626] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for undergarden
[17Jul2021 21:40:27.626] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing quek.undergarden.registry.UGParticleTypes to MOD
[17Jul2021 21:40:27.626] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.simpletomb.TombRegistry to MOD
[17Jul2021 21:40:27.627] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing quek.undergarden.registry.UGEntityTypes to MOD
[17Jul2021 21:40:27.627] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing quek.undergarden.potion.FeatherweightEffect to FORGE
[17Jul2021 21:40:27.630] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing quek.undergarden.potion.BrittlenessEffect to FORGE
[17Jul2021 21:40:27.631] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.simpletomb.ConfigTomb to FORGE
[17Jul2021 21:40:27.633] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing quek.undergarden.item.tool.UGToolEvents to FORGE
[17Jul2021 21:40:27.635] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing quek.undergarden.client.UndergardenClient to FORGE
[17Jul2021 21:40:27.638] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.meetyourfight.registry.ModEntities to MOD
[17Jul2021 21:40:27.639] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[17Jul2021 21:40:27.640] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
[17Jul2021 21:40:27.640] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.config.ModConfig to MOD
[17Jul2021 21:40:27.640] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.items.ranged.crossbows.CrossbowEvents to FORGE
[17Jul2021 21:40:27.641] [modloading-worker-7/DEBUG] [mixin/]: Mixing ModelDataRefreshMixin from create.mixins.json into net.minecraftforge.client.model.ModelDataManager
[17Jul2021 21:40:27.644] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.capability.swimhandler.SwimHandlerCapability$CapabilityEventHandler to FORGE
[17Jul2021 21:40:27.647] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.items.ranged.bows.BowEvents to FORGE
[17Jul2021 21:40:27.649] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.items.melee.MeleeEvents to FORGE
[17Jul2021 21:40:27.651] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.items.artifacts.ArtifactEvents to FORGE
[17Jul2021 21:40:27.658] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file craftingtweaks-common.toml for craftingtweaks tracking
[17Jul2021 21:40:27.658] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file craftingtweaks-client.toml for craftingtweaks tracking
[17Jul2021 21:40:27.669] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.capability.killtracker.EntityKillTrackerCapability$CapabilityEventHandler to FORGE
[17Jul2021 21:40:27.672] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craftingtweaks
[17Jul2021 21:40:27.672] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.craftingtweaks.CraftingTweaksConfig to MOD
[17Jul2021 21:40:27.676] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file itlt-client.toml for itlt tracking
[17Jul2021 21:40:27.680] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file when_dungeons_arise-common.toml for dungeons_arise tracking
[17Jul2021 21:40:27.683] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mowziesmobs-common.toml for mowziesmobs tracking
[17Jul2021 21:40:27.683] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mowziesmobs-client.toml for mowziesmobs tracking
[17Jul2021 21:40:27.684] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for itlt
[17Jul2021 21:40:27.684] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dk.zlepper.itlt.client.ClientModEvents to MOD
[17Jul2021 21:40:27.693] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for outer_end
[17Jul2021 21:40:27.693] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blueduck.outerend.registry.BiomeRegistry$RegistryEvents to MOD
[17Jul2021 21:40:27.697] [modloading-worker-5/DEBUG] [dk.zlepper.itlt.itlt/]: itltJarPath: /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/mods/itlt-1.16.x-2.0.0.jar
[17Jul2021 21:40:27.697] [modloading-worker-5/DEBUG] [dk.zlepper.itlt.itlt/]: theoreticalTechnicPath: /home/stevendoesstuffs/.local/share/multimc/instances
[17Jul2021 21:40:27.697] [modloading-worker-5/DEBUG] [dk.zlepper.itlt.itlt/]: isTechnicLauncher: false
[17Jul2021 21:40:27.697] [modloading-worker-5/DEBUG] [dk.zlepper.itlt.itlt/]: theoreticalMultiMCPath: /home/stevendoesstuffs/.local/share/multimc/instances/Go Create
[17Jul2021 21:40:27.697] [modloading-worker-5/DEBUG] [dk.zlepper.itlt.itlt/]: isMultiMCLauncher: true
[17Jul2021 21:40:27.710] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blueduck.outerend.OuterEndMod$LootEvents to FORGE
[17Jul2021 21:40:27.711] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing blueduck.outerend.OuterEndMod$ClientEventBusSubscriber to MOD
[17Jul2021 21:40:27.714] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.event.ServerEvents to FORGE
[17Jul2021 21:40:27.718] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dk.zlepper.itlt.client.ClientForgeEvents to FORGE
[17Jul2021 21:40:27.718] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.meetyourfight.registry.CuriosIMC to MOD
[17Jul2021 21:40:27.719] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.entity.AMEntityRegistry to MOD
[17Jul2021 21:40:27.720] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.enchantment.AMEnchantmentRegistry to MOD
[17Jul2021 21:40:27.727] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.meetyourfight.registry.CommonSetup to MOD
[17Jul2021 21:40:27.728] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.meetyourfight.misc.EventHandler to FORGE
[17Jul2021 21:40:27.728] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.effect.AMEffectRegistry to MOD
[17Jul2021 21:40:27.730] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file enchdesc-client.toml for enchdesc tracking
[17Jul2021 21:40:27.731] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enchdesc
[17Jul2021 21:40:27.732] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing lykrast.meetyourfight.ClientStuff to MOD
[17Jul2021 21:40:27.738] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for swingthroughgrass
[17Jul2021 21:40:27.739] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.exidex.swingthroughgrass.LeftClickEventHandler to FORGE
[17Jul2021 21:40:27.742] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.items.armor.ArmorEvents to FORGE
[17Jul2021 21:40:27.749] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.GlobalEvents to FORGE
[17Jul2021 21:40:27.753] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.CommonProxy to MOD
[17Jul2021 21:40:27.753] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.ClientProxy to FORGE
[17Jul2021 21:40:27.754] [modloading-worker-2/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Main.initialize()
[17Jul2021 21:40:27.755] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file theoneprobe-client.toml for theoneprobe tracking
[17Jul2021 21:40:27.755] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file theoneprobe-common.toml for theoneprobe tracking
[17Jul2021 21:40:27.806] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for theoneprobe
[17Jul2021 21:40:27.806] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.theoneprobe.TheOneProbe to MOD
[17Jul2021 21:40:27.810] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.ranged.WildRageEnchantment to FORGE
[17Jul2021 21:40:27.812] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.client.particle.AMParticleRegistry to MOD
[17Jul2021 21:40:27.813] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeons_arise
[17Jul2021 21:40:27.820] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.block.AMBlockRegistry to MOD
[17Jul2021 21:40:27.821] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.AlexsMobs to FORGE
[17Jul2021 21:40:27.822] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.ranged.TempoTheftEnchantment to FORGE
[17Jul2021 21:40:27.823] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.ranged.SuperchargeEnchantment to FORGE
[17Jul2021 21:40:27.828] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file morevanillalib-server.toml for morevanillalib tracking
[17Jul2021 21:40:27.829] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file morevanillalib-common.toml for morevanillalib tracking
[17Jul2021 21:40:27.835] [modloading-worker-11/DEBUG] [morevanillalib/]: Loading config file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/defaultconfigs/morevanillalib-server.toml
[17Jul2021 21:40:27.839] [modloading-worker-9/INFO] [PluginManager/]: Scanning classes for titanium
[17Jul2021 21:40:27.840] [modloading-worker-11/DEBUG] [morevanillalib/]: Loading config file /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/config/morevanillalib-common.toml
[17Jul2021 21:40:27.846] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.theoneprobe.datagen.DataGenerators to MOD
[17Jul2021 21:40:27.847] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mcjty.theoneprobe.config.ConfigReload to MOD
[17Jul2021 21:40:27.850] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file adlods-common.toml for adlods tracking
[17Jul2021 21:40:27.851] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file adlods-client.toml for adlods tracking
[17Jul2021 21:40:27.854] [modloading-worker-11/DEBUG] [morevanillalib/]: Items registered.
[17Jul2021 21:40:27.855] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file upgrade_aquatic-common.toml for upgrade_aquatic tracking
[17Jul2021 21:40:27.855] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file upgrade_aquatic-client.toml for upgrade_aquatic tracking
[17Jul2021 21:40:27.855] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for upgrade_aquatic
[17Jul2021 21:40:27.856] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.upgrade_aquatic.core.registry.UATileEntities to MOD
[17Jul2021 21:40:27.860] [modloading-worker-11/DEBUG] [morevanillalib/]: Blocks registered.
[17Jul2021 21:40:27.861] [modloading-worker-11/DEBUG] [morevanillalib/]: Enchantments registered.
[17Jul2021 21:40:27.861] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironchest
[17Jul2021 21:40:27.862] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.progwml6.ironchest.client.tileentity.IronChestsModels to MOD
[17Jul2021 21:40:27.862] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mowziesmobs
[17Jul2021 21:40:27.862] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.server.sound.MMSounds to FORGE
[17Jul2021 21:40:27.862] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.server.recipe.RecipeHandler to FORGE
[17Jul2021 21:40:27.863] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.server.potion.PotionTypeHandler to MOD
[17Jul2021 21:40:27.864] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kobolds
[17Jul2021 21:40:27.864] [modloading-worker-2/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer...
[17Jul2021 21:40:27.866] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ding.toml for ding tracking
[17Jul2021 21:40:27.867] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.ranged.RicochetEnchantment to FORGE
[17Jul2021 21:40:27.870] [modloading-worker-2/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
[17Jul2021 21:40:27.870] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.ranged.RadianceShotEnchantment to FORGE
[17Jul2021 21:40:27.872] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.ranged.GrowingEnchantment to FORGE
[17Jul2021 21:40:27.873] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morevanillalib
[17Jul2021 21:40:27.873] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.melanx.morevanillalib.MoreVanillaLib$EventHandlers to MOD
[17Jul2021 21:40:27.874] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.ranged.FuseShotEnchantment to FORGE
[17Jul2021 21:40:27.875] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ding
[17Jul2021 21:40:27.879] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.server.potion.EffectHandler to MOD
[17Jul2021 21:40:27.882] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.ichun.mods.ding.common.Ding$EventHandler to FORGE
[17Jul2021 21:40:27.882] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.server.item.ItemHandler to MOD
[17Jul2021 21:40:27.883] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.upgrade_aquatic.core.registry.UASounds to MOD
[17Jul2021 21:40:27.873] [modloading-worker-2/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
[17Jul2021 21:40:27.884] [modloading-worker-2/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Initialized.
[17Jul2021 21:40:27.885] [modloading-worker-9/INFO] [PluginManager/]: Constructed class DefaultResourceRegistryPlugin for plugin resources for mod titanium
[17Jul2021 21:40:27.885] [modloading-worker-9/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class DefaultResourceRegistryPlugin
[17Jul2021 21:40:27.894] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file personality-client.toml for personality tracking
[17Jul2021 21:40:27.894] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for personality
[17Jul2021 21:40:27.894] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.personality.common.CommonEvents to FORGE
[17Jul2021 21:40:27.895] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.upgrade_aquatic.core.registry.UAItems to MOD
[17Jul2021 21:40:27.897] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.server.inventory.ContainerHandler to MOD
[17Jul2021 21:40:27.897] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mousetweaks
[17Jul2021 21:40:27.901] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for adlods
[17Jul2021 21:40:27.901] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.mods.adlods.world.WorldData to FORGE
[17Jul2021 21:40:27.902] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file flywheel-client.toml for flywheel tracking
[17Jul2021 21:40:27.913] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.melanx.morevanillalib.data.DataCreator to MOD
[17Jul2021 21:40:27.913] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.ranged.CooldownShotEnchantment to FORGE
[17Jul2021 21:40:27.914] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.ranged.ChainReactionEnchantment to FORGE
[17Jul2021 21:40:27.914] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.mods.adlods.world.Stripper to FORGE
[17Jul2021 21:40:27.917] [modloading-worker-2/INFO] [com.jozufozu.flywheel.backend.Backend/]: Optifine not detected.
[17Jul2021 21:40:27.919] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.server.config.ConfigHandler to MOD
[17Jul2021 21:40:27.920] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.MowziesMobs to FORGE
[17Jul2021 21:40:27.920] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.client.particle.ParticleHandler to MOD
[17Jul2021 21:40:27.932] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ftbbackups-common.toml for ftbbackups tracking
[17Jul2021 21:40:27.932] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbbackups
[17Jul2021 21:40:27.932] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.feed_the_beast.mods.ftbbackups.FTBBackups to FORGE
[17Jul2021 21:40:27.933] [modloading-worker-1/DEBUG] [mixin/]: Mixing MixinRegistryEntry from architectury.mixins.json into me.shedaniel.architectury.core.RegistryEntry
[17Jul2021 21:40:27.941] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.personality.client.ClientEvents to FORGE
[17Jul2021 21:40:27.942] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.ranged.BonusShotEnchantment to FORGE
[17Jul2021 21:40:27.951] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justenoughprofessions
[17Jul2021 21:40:27.951] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.ranged.AccelerateEnchantment to FORGE
[17Jul2021 21:40:27.951] [modloading-worker-14/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for polymorph
[17Jul2021 21:40:27.952] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee_ranged.PoisonCloudEnchantment to FORGE
[17Jul2021 21:40:27.953] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for autoreglib
[17Jul2021 21:40:27.953] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.arl.util.DropInHandler to FORGE
[17Jul2021 21:40:27.955] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee_ranged.GravityEnchantment to FORGE
[17Jul2021 21:40:27.958] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.arl.util.ClientTicker to FORGE
[17Jul2021 21:40:27.971] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee_ranged.EnigmaResonatorEnchantment to FORGE
[17Jul2021 21:40:27.973] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.WeakeningEnchantment to FORGE
[17Jul2021 21:40:27.974] [modloading-worker-4/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gear of type net.minecraft.item.Item
[17Jul2021 21:40:27.975] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.ThunderingEnchantment to FORGE
[17Jul2021 21:40:27.977] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.SwirlingEnchantment to FORGE
[17Jul2021 21:40:27.979] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.StunningEnchantment to FORGE
[17Jul2021 21:40:27.980] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.SoulSiphonEnchantment to FORGE
[17Jul2021 21:40:27.982] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.ShockwaveEnchantment to FORGE
[17Jul2021 21:40:27.987] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file structurize-client.toml for structurize tracking
[17Jul2021 21:40:27.987] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file structurize-server.toml for structurize tracking
[17Jul2021 21:40:28.004] [modloading-worker-4/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gear of type net.minecraft.block.Block
[17Jul2021 21:40:28.005] [modloading-worker-4/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_gear of type net.minecraft.item.Item
[17Jul2021 21:40:28.006] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file endergetic-common.toml for endergetic tracking
[17Jul2021 21:40:28.006] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for endergetic
[17Jul2021 21:40:28.006] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.endergetic.core.registry.EETileEntities to MOD
[17Jul2021 21:40:28.008] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.RushdownEnchantment to FORGE
[17Jul2021 21:40:28.015] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.RampagingEnchantment to FORGE
[17Jul2021 21:40:28.019] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file creativewirelesstransmitter-client.toml for creativewirelesstransmitter tracking
[17Jul2021 21:40:28.020] [modloading-worker-4/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_gear of type net.minecraft.block.Block
[17Jul2021 21:40:28.029] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.RadianceEnchantment to FORGE
[17Jul2021 21:40:28.031] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.ProspectorEnchantment to FORGE
[17Jul2021 21:40:28.032] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.PainCycleEnchantment to FORGE
[17Jul2021 21:40:28.033] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.LeechingEnchantment to FORGE
[17Jul2021 21:40:28.033] [modloading-worker-4/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fully_encased_chain_drive of type net.minecraft.item.Item
[17Jul2021 21:40:28.034] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.GuardingStrikeEnchantment to FORGE
[17Jul2021 21:40:28.035] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.FreezingEnchantment to FORGE
[17Jul2021 21:40:28.038] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vanillahammers
[17Jul2021 21:40:28.038] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.melanx.vanillahammers.data.DataCreator to MOD
[17Jul2021 21:40:28.039] [modloading-worker-4/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fully_encased_chain_drive of type net.minecraft.block.Block
[17Jul2021 21:40:28.042] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.endergetic.core.registry.EESounds to MOD
[17Jul2021 21:40:28.043] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.endergetic.core.registry.EEItems to MOD
[17Jul2021 21:40:28.044] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for scaffoldingpower
[17Jul2021 21:40:28.044] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejs_create
[17Jul2021 21:40:28.044] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.latvian.kubejs.create.KubeJSCreate to FORGE
[17Jul2021 21:40:28.046] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flywheel
[17Jul2021 21:40:28.046] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jozufozu.flywheel.event.ForgeEvents to FORGE
[17Jul2021 21:40:28.048] [modloading-worker-4/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry simple_gearshift of type net.minecraft.item.Item
[17Jul2021 21:40:28.048] [modloading-worker-4/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry simple_gearshift of type net.minecraft.block.Block
[17Jul2021 21:40:28.070] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.ExplodingEnchantment to FORGE
[17Jul2021 21:40:28.077] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.EchoEnchantment to FORGE
[17Jul2021 21:40:28.077] [modloading-worker-10/INFO] [creativewirelesstransmitter/]: Loading config: /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/config/creative_wireless_transmitter-client.toml
[17Jul2021 21:40:28.078] [modloading-worker-10/INFO] [creativewirelesstransmitter/]: Built config: /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/config/creative_wireless_transmitter-client.toml
[17Jul2021 21:40:28.078] [modloading-worker-10/INFO] [creativewirelesstransmitter/]: Loaded config: /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/config/creative_wireless_transmitter-client.toml
[17Jul2021 21:40:28.079] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.CriticalHitEnchantment to FORGE
[17Jul2021 21:40:28.081] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.CommittedEnchantment to FORGE
[17Jul2021 21:40:28.081] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for creativewirelesstransmitter
[17Jul2021 21:40:28.082] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.YTrollman.CreativeWirelessTransmitter.config.Config to FORGE
[17Jul2021 21:40:28.086] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jozufozu.flywheel.event.EntityWorldHandler to FORGE
[17Jul2021 21:40:28.088] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jozufozu.flywheel.core.QuadConverter to FORGE
[17Jul2021 21:40:28.110] [modloading-worker-4/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gear of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.113] [modloading-worker-4/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fully_encased_shaft of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.117] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.ChainsEnchantment to FORGE
[17Jul2021 21:40:28.118] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jozufozu.flywheel.core.crumbling.CrumblingRenderer to FORGE
[17Jul2021 21:40:28.118] [modloading-worker-4/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry simple_gearshift of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.118] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for creategears
[17Jul2021 21:40:28.118] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kotakotik.creategears.regitration.GearsTiles to FORGE
[17Jul2021 21:40:28.119] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.BusyBeeEnchantment to FORGE
[17Jul2021 21:40:28.120] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ferritecore
[17Jul2021 21:40:28.120] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing malte0811.ferritecore.ModClientForge to MOD
[17Jul2021 21:40:28.120] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.melee.ArtifactSynergyEnchantment to FORGE
[17Jul2021 21:40:28.121] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.SurpriseGiftEnchantment to FORGE
[17Jul2021 21:40:28.122] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for connectedglass
[17Jul2021 21:40:28.122] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.connectedglass.ConnectedGlass$RegistryEvents to MOD
[17Jul2021 21:40:28.123] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.SpeedSynergyEnchantment to FORGE
[17Jul2021 21:40:28.124] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.connectedglass.ClientProxy to MOD
[17Jul2021 21:40:28.125] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.SoulFocusEnchantment to FORGE
[17Jul2021 21:40:28.128] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file appleskin-client.toml for appleskin tracking
[17Jul2021 21:40:28.129] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.SnowballEnchantment to FORGE
[17Jul2021 21:40:28.130] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appleskin
[17Jul2021 21:40:28.131] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.RushEnchantment to FORGE
[17Jul2021 21:40:28.135] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.RecyclerEnchantment to FORGE
[17Jul2021 21:40:28.141] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file login_shield-server.toml for login_shield tracking
[17Jul2021 21:40:28.142] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for login_shield
[17Jul2021 21:40:28.142] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.RecklessEnchantment to FORGE
[17Jul2021 21:40:28.156] [modloading-worker-11/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[17Jul2021 21:40:28.159] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.PotionBarrierEnchantment to FORGE
[17Jul2021 21:40:28.161] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.PoisonFocusEnchantment to FORGE
[17Jul2021 21:40:28.162] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.LuckyExplorerEnchantment to FORGE
[17Jul2021 21:40:28.164] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file solcarrot-server.toml for solcarrot tracking
[17Jul2021 21:40:28.164] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file solcarrot-client.toml for solcarrot tracking
[17Jul2021 21:40:28.164] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for solcarrot
[17Jul2021 21:40:28.164] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.client.FoodItems to MOD
[17Jul2021 21:40:28.168] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.client.TooltipHandler to FORGE
[17Jul2021 21:40:28.168] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.LightningFocusEnchantment to FORGE
[17Jul2021 21:40:28.169] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.HealthSynergyEnchantment to FORGE
[17Jul2021 21:40:28.170] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.GravityPulseEnchantment to FORGE
[17Jul2021 21:40:28.170] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.command.FoodListCommand to FORGE
[17Jul2021 21:40:28.170] [modloading-worker-4/INFO] [corgiaoc.byg.BYG/]: Loading config: /home/stevendoesstuffs/.local/share/multimc/instances/Go Create/minecraft/config/byg/byg-nether.toml
[17Jul2021 21:40:28.171] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.FrenziedEnchantment to FORGE
[17Jul2021 21:40:28.172] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.tracking.FoodTracker to FORGE
[17Jul2021 21:40:28.173] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for byg
[17Jul2021 21:40:28.173] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.FoodReservesEnchantment to FORGE
[17Jul2021 21:40:28.173] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing corgiaoc.byg.data.BYGDataGenerator to MOD
[17Jul2021 21:40:28.180] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.tracking.MaxHealthHandler to FORGE
[17Jul2021 21:40:28.180] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing corgiaoc.byg.core.BYGSounds$SoundRegistry to MOD
[17Jul2021 21:40:28.182] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.tracking.CapabilityHandler to FORGE
[17Jul2021 21:40:28.183] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.FireFocusEnchantment to FORGE
[17Jul2021 21:40:28.183] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type net.minecraft.item.Item
[17Jul2021 21:40:28.183] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing corgiaoc.byg.config.NetherConfig to MOD
[17Jul2021 21:40:28.184] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type net.minecraft.block.Block
[17Jul2021 21:40:28.187] [modloading-worker-12/INFO] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[17Jul2021 21:40:28.188] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing corgiaoc.byg.client.textures.BlockColorManager to MOD
[17Jul2021 21:40:28.189] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type net.minecraft.item.Item
[17Jul2021 21:40:28.190] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type net.minecraft.block.Block
[17Jul2021 21:40:28.193] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shaft of type net.minecraft.item.Item
[17Jul2021 21:40:28.193] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shaft of type net.minecraft.block.Block
[17Jul2021 21:40:28.199] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing corgiaoc.byg.BYG$BYGWorldGenRegistries to MOD
[17Jul2021 21:40:28.201] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.FinalShoutEnchantment to FORGE
[17Jul2021 21:40:28.203] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.ExplorerEnchantment to FORGE
[17Jul2021 21:40:28.206] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing corgiaoc.byg.BYG$BYGRegistries to MOD
[17Jul2021 21:40:28.208] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.tracking.CapabilityHandler$Setup to MOD
[17Jul2021 21:40:28.210] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.item.SOLCarrotItems to MOD
[17Jul2021 21:40:28.210] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cogwheel of type net.minecraft.item.Item
[17Jul2021 21:40:28.210] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cogwheel of type net.minecraft.block.Block
[17Jul2021 21:40:28.211] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_cogwheel of type net.minecraft.item.Item
[17Jul2021 21:40:28.211] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_cogwheel of type net.minecraft.block.Block
[17Jul2021 21:40:28.212] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.DeflectEnchantment to FORGE
[17Jul2021 21:40:28.219] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.SOLCarrotConfig to MOD
[17Jul2021 21:40:28.219] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.SOLCarrot to MOD
[17Jul2021 21:40:28.220] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.DeathBarterEnchantment to FORGE
[17Jul2021 21:40:28.221] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedstorageaddons-server.toml for refinedstorageaddons tracking
[17Jul2021 21:40:28.224] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorageaddons
[17Jul2021 21:40:28.226] [modloading-worker-4/INFO] [expandability/]: ExpandAbility here, who dis?
[17Jul2021 21:40:28.226] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for expandability
[17Jul2021 21:40:28.231] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.CowardiceEnchantment to FORGE
[17Jul2021 21:40:28.233] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.ChillingEnchantment to FORGE
[17Jul2021 21:40:28.240] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.BurningEnchantment to FORGE
[17Jul2021 21:40:28.245] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.BeastSurgeEnchantment to FORGE
[17Jul2021 21:40:28.245] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file overloadedarmorbar-client.toml for overloadedarmorbar tracking
[17Jul2021 21:40:28.246] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for overloadedarmorbar
[17Jul2021 21:40:28.248] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.BeastBurstEnchantment to FORGE
[17Jul2021 21:40:28.250] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.BeastBossEnchantment to FORGE
[17Jul2021 21:40:28.251] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.enchantments.armor.AltruisticEnchantment to FORGE
[17Jul2021 21:40:28.252] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.client.SoulRender to FORGE
[17Jul2021 21:40:28.262] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.client.ClientEvents to FORGE
[17Jul2021 21:40:28.264] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file defaultoptions-common.toml for defaultoptions tracking
[17Jul2021 21:40:28.264] [modloading-worker-10/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[17Jul2021 21:40:28.264] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for defaultoptions
[17Jul2021 21:40:28.264] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.defaultoptions.DefaultDifficultyHandler to FORGE
[17Jul2021 21:40:28.264] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.infamous.dungeons_gear.capabilities.CapabilityHandler to FORGE
[17Jul2021 21:40:28.285] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFConfig to FORGE
[17Jul2021 21:40:28.285] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFEventListener to FORGE
[17Jul2021 21:40:28.287] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jozufozu.flywheel.backend.RenderWork to FORGE
[17Jul2021 21:40:28.289] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_shaft of type net.minecraft.item.Item
[17Jul2021 21:40:28.289] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jozufozu.flywheel.backend.instancing.InstancedRenderDispatcher to FORGE
[17Jul2021 21:40:28.289] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_shaft of type net.minecraft.block.Block
[17Jul2021 21:40:28.290] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_shaft of type net.minecraft.item.Item
[17Jul2021 21:40:28.290] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_shaft of type net.minecraft.block.Block
[17Jul2021 21:40:28.291] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type net.minecraft.item.Item
[17Jul2021 21:40:28.291] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type net.minecraft.block.Block
[17Jul2021 21:40:28.297] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type net.minecraft.item.Item
[17Jul2021 21:40:28.297] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type net.minecraft.block.Block
[17Jul2021 21:40:28.298] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type net.minecraft.item.Item
[17Jul2021 21:40:28.298] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type net.minecraft.block.Block
[17Jul2021 21:40:28.299] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.client.TFClientSetup$ForgeEvents to FORGE
[17Jul2021 21:40:28.300] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_drive of type net.minecraft.item.Item
[17Jul2021 21:40:28.300] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_drive of type net.minecraft.block.Block
[17Jul2021 21:40:28.303] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_motor of type net.minecraft.item.Item
[17Jul2021 21:40:28.303] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_motor of type net.minecraft.block.Block
[17Jul2021 21:40:28.304] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_chain_gearshift of type net.minecraft.item.Item
[17Jul2021 21:40:28.304] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_chain_gearshift of type net.minecraft.block.Block
[17Jul2021 21:40:28.308] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structurize
[17Jul2021 21:40:28.308] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.structurize.proxy.ClientProxy to FORGE
[17Jul2021 21:40:28.310] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry alternator of type net.minecraft.item.Item
[17Jul2021 21:40:28.310] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry alternator of type net.minecraft.block.Block
[17Jul2021 21:40:28.313] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.client.FogHandler to FORGE
[17Jul2021 21:40:28.313] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rolling_mill of type net.minecraft.item.Item
[17Jul2021 21:40:28.315] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rolling_mill of type net.minecraft.block.Block
[17Jul2021 21:40:28.316] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt of type net.minecraft.block.Block
[17Jul2021 21:40:28.317] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.client.TFClientSetup to MOD
[17Jul2021 21:40:28.317] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.client.TFClientEvents to FORGE
[17Jul2021 21:40:28.320] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.client.ColorHandler to MOD
[17Jul2021 21:40:28.320] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_energy of type net.minecraft.item.Item
[17Jul2021 21:40:28.320] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_energy of type net.minecraft.block.Block
[17Jul2021 21:40:28.323] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry connector of type net.minecraft.item.Item
[17Jul2021 21:40:28.323] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry connector of type net.minecraft.block.Block
[17Jul2021 21:40:28.326] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.client.TFClientEvents$ModBusEvents to MOD
[17Jul2021 21:40:28.327] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry accumulator of type net.minecraft.item.Item
[17Jul2021 21:40:28.327] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry accumulator of type net.minecraft.block.Block
[17Jul2021 21:40:28.330] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heater of type net.minecraft.item.Item
[17Jul2021 21:40:28.330] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heater of type net.minecraft.block.Block
[17Jul2021 21:40:28.335] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_motor of type net.minecraft.item.Item
[17Jul2021 21:40:28.335] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_motor of type net.minecraft.block.Block
[17Jul2021 21:40:28.337] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.client.particle.TFParticleType to MOD
[17Jul2021 21:40:28.337] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TwilightForestMod to MOD
[17Jul2021 21:40:28.337] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_relay of type net.minecraft.item.Item
[17Jul2021 21:40:28.338] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_relay of type net.minecraft.block.Block
[17Jul2021 21:40:28.338] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.ItemTFKnightlySword to FORGE
[17Jul2021 21:40:28.339] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.ItemTFEnderBow to FORGE
[17Jul2021 21:40:28.339] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.ItemTFOreMagnet to FORGE
[17Jul2021 21:40:28.340] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.ItemTFMinotaurAxe to FORGE
[17Jul2021 21:40:28.341] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.world.surfacebuilders.TFSurfaceBuilders to MOD
[17Jul2021 21:40:28.341] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_burner of type net.minecraft.item.Item
[17Jul2021 21:40:28.341] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_burner of type net.minecraft.block.Block
[17Jul2021 21:40:28.345] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crude_burner of type net.minecraft.item.Item
[17Jul2021 21:40:28.345] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crude_burner of type net.minecraft.block.Block
[17Jul2021 21:40:28.348] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type net.minecraft.item.Item
[17Jul2021 21:40:28.348] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type net.minecraft.block.Block
[17Jul2021 21:40:28.349] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry charger of type net.minecraft.item.Item
[17Jul2021 21:40:28.349] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry charger of type net.minecraft.block.Block
[17Jul2021 21:40:28.353] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type net.minecraft.item.Item
[17Jul2021 21:40:28.353] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type net.minecraft.block.Block
[17Jul2021 21:40:28.353] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.world.TFDimensions to FORGE
[17Jul2021 21:40:28.354] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.data.DataGenerators to MOD
[17Jul2021 21:40:28.355] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_cake of type net.minecraft.item.Item
[17Jul2021 21:40:28.355] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_cake of type net.minecraft.block.Block
[17Jul2021 21:40:28.361] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey_cake of type net.minecraft.item.Item
[17Jul2021 21:40:28.361] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey_cake of type net.minecraft.block.Block
[17Jul2021 21:40:28.361] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFTickHandler to FORGE
[17Jul2021 21:40:28.362] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type net.minecraft.item.Item
[17Jul2021 21:40:28.363] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type net.minecraft.block.Block
[17Jul2021 21:40:28.363] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.IMCHandler to MOD
[17Jul2021 21:40:28.364] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.worldgen.ConfiguredWorldCarvers to MOD
[17Jul2021 21:40:28.368] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type net.minecraft.item.Item
[17Jul2021 21:40:28.369] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type net.minecraft.block.Block
[17Jul2021 21:40:28.380] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type net.minecraft.item.Item
[17Jul2021 21:40:28.380] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type net.minecraft.block.Block
[17Jul2021 21:40:28.381] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_motor of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.384] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry alternator of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.387] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rolling_mill of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.391] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_energy of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.392] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry holding_rail of type net.minecraft.item.Item
[17Jul2021 21:40:28.394] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry holding_rail of type net.minecraft.block.Block
[17Jul2021 21:40:28.395] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.worldgen.TwilightFeatures to MOD
[17Jul2021 21:40:28.397] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diamond_crossing_rail of type net.minecraft.item.Item
[17Jul2021 21:40:28.397] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.block.TFBlocks to MOD
[17Jul2021 21:40:28.397] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diamond_crossing_rail of type net.minecraft.block.Block
[17Jul2021 21:40:28.399] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type net.minecraft.item.Item
[17Jul2021 21:40:28.399] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type net.minecraft.block.Block
[17Jul2021 21:40:28.402] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mysterious_cuckoo_clock of type net.minecraft.item.Item
[17Jul2021 21:40:28.411] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry elevator_switch_rail of type net.minecraft.item.Item
[17Jul2021 21:40:28.411] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry elevator_switch_rail of type net.minecraft.block.Block
[17Jul2021 21:40:28.412] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mysterious_cuckoo_clock of type net.minecraft.block.Block
[17Jul2021 21:40:28.413] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry connector of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.415] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type net.minecraft.item.Item
[17Jul2021 21:40:28.415] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type net.minecraft.block.Block
[17Jul2021 21:40:28.419] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file titanium/titanium.toml for titanium tracking
[17Jul2021 21:40:28.419] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file titanium/titanium-tags.toml for titanium tracking
[17Jul2021 21:40:28.420] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heater of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.421] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type net.minecraft.item.Item
[17Jul2021 21:40:28.421] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type net.minecraft.block.Block
[17Jul2021 21:40:28.425] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel_controller of type net.minecraft.block.Block
[17Jul2021 21:40:28.429] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry accumulator of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.430] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scaffolding_rail of type net.minecraft.item.Item
[17Jul2021 21:40:28.430] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scaffolding_rail of type net.minecraft.block.Block
[17Jul2021 21:40:28.433] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_relay of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.436] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for titanium
[17Jul2021 21:40:28.436] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_burner of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.438] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry switch_rail of type net.minecraft.item.Item
[17Jul2021 21:40:28.438] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry switch_rail of type net.minecraft.block.Block
[17Jul2021 21:40:28.438] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type net.minecraft.item.Item
[17Jul2021 21:40:28.439] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type net.minecraft.block.Block
[17Jul2021 21:40:28.441] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wye_switch_rail of type net.minecraft.item.Item
[17Jul2021 21:40:28.442] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wye_switch_rail of type net.minecraft.block.Block
[17Jul2021 21:40:28.447] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type net.minecraft.item.Item
[17Jul2021 21:40:28.447] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type net.minecraft.block.Block
[17Jul2021 21:40:28.448] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crude_burner of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.451] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry charger of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.451] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wye_switch_rail of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.455] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capacitor of type net.minecraft.item.Item
[17Jul2021 21:40:28.455] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diamond_grit of type net.minecraft.item.Item
[17Jul2021 21:40:28.461] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diamond_grit_sandpaper of type net.minecraft.item.Item
[17Jul2021 21:40:28.464] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_sheet of type net.minecraft.item.Item
[17Jul2021 21:40:28.467] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bumper_rail of type net.minecraft.item.Item
[17Jul2021 21:40:28.467] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry multimeter of type net.minecraft.item.Item
[17Jul2021 21:40:28.469] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bumper_rail of type net.minecraft.block.Block
[17Jul2021 21:40:28.470] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overcharged_alloy of type net.minecraft.item.Item
[17Jul2021 21:40:28.471] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type net.minecraft.item.Item
[17Jul2021 21:40:28.471] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type net.minecraft.block.Block
[17Jul2021 21:40:28.473] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry charging_chromatic_compound of type net.minecraft.item.Item
[17Jul2021 21:40:28.476] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_burner of type net.minecraft.item.Item
[17Jul2021 21:40:28.476] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_burner of type net.minecraft.block.Block
[17Jul2021 21:40:28.478] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overcharged_hammer of type net.minecraft.item.Item
[17Jul2021 21:40:28.478] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry timed_holding_rail of type net.minecraft.item.Item
[17Jul2021 21:40:28.479] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry timed_holding_rail of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.479] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry timed_holding_rail of type net.minecraft.block.Block
[17Jul2021 21:40:28.483] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spool of type net.minecraft.item.Item
[17Jul2021 21:40:28.484] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_spool of type net.minecraft.item.Item
[17Jul2021 21:40:28.484] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_wire of type net.minecraft.item.Item
[17Jul2021 21:40:28.484] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_rod of type net.minecraft.item.Item
[17Jul2021 21:40:28.484] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_wire of type net.minecraft.item.Item
[17Jul2021 21:40:28.485] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_rod of type net.minecraft.item.Item
[17Jul2021 21:40:28.485] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_spool of type net.minecraft.item.Item
[17Jul2021 21:40:28.485] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_wire of type net.minecraft.item.Item
[17Jul2021 21:40:28.485] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_rod of type net.minecraft.item.Item
[17Jul2021 21:40:28.485] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_rod of type net.minecraft.item.Item
[17Jul2021 21:40:28.488] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cake_base of type net.minecraft.item.Item
[17Jul2021 21:40:28.491] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lit_blaze_burner of type net.minecraft.block.Block
[17Jul2021 21:40:28.493] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cake_base_baked of type net.minecraft.item.Item
[17Jul2021 21:40:28.496] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type net.minecraft.item.Item
[17Jul2021 21:40:28.496] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type net.minecraft.block.Block
[17Jul2021 21:40:28.503] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weighted_ejector of type net.minecraft.item.Item
[17Jul2021 21:40:28.503] [modloading-worker-11/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weighted_ejector of type net.minecraft.block.Block
[17Jul2021 21:40:28.503] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry seed_oil_bucket of type net.minecraft.item.Item
[17Jul2021 21:40:28.507] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry seed_oil of type net.minecraft.block.Block
[17Jul2021 21:40:28.508] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.endergetic.core.registry.EEEntities to MOD
[17Jul2021 21:40:28.508] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry seed_oil of type net.minecraft.fluid.Fluid
[17Jul2021 21:40:28.508] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_loader of type net.minecraft.item.Item
[17Jul2021 21:40:28.508] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.endergetic.core.registry.EEBlocks to MOD
[17Jul2021 21:40:28.509] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.endergetic.core.registry.EEBiomes to MOD
[17Jul2021 21:40:28.509] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_loader of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.509] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_loader of type net.minecraft.block.Block
[17Jul2021 21:40:28.510] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_seed_oil of type net.minecraft.fluid.Fluid
[17Jul2021 21:40:28.510] [modloading-worker-0/INFO] [KubeJS Startup/]: Hello, World! (You will only see this line once in console, during startup)
[17Jul2021 21:40:28.514] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_loader of type net.minecraft.item.Item
[17Jul2021 21:40:28.515] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_loader of type net.minecraft.tileentity.TileEntityType
[17Jul2021 21:40:28.515] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_loader of type net.minecraft.block.Block
[17Jul2021 21:40:28.517] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.endergetic.core.keybinds.KeybindHandler to FORGE
[17Jul2021 21:40:28.520] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:script.js in 0.351 s
[17Jul2021 21:40:28.520] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 1/1 KubeJS startup scripts in 0.995 s
[17Jul2021 21:40:28.520] [modloading-worker-12/DEBUG] [xyz.brassgoggledcoders.transport.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry energy_loader of type net.minecraft.item.Item
[17Jul2021 21:40:28.521] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftabnormals.endergetic.core.events.EntityEvents to FORGE
[17Jul2021 21:40:28.521] [modloading-worker-10/DEBUG] [com.simibubi.create.repack.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overcharged_hammer of type net.minecraft.entity.EntityType
[17Jul2021 21:40:28.521] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment